skill
fusion-update-libraries
Public Made by Adomby adom
Update component libraries in a Fusion 360 Electronics PCB design, preserving silkscreen customizations and syncing the 3D board view. Handles the manual push step required by recent Fusion changes.
{
"slug": "fusion-update-libraries",
"version": "3.0.1",
"type": "skill",
"description": "Update component libraries in a Fusion 360 Electronics PCB design, preserving silkscreen customizations and syncing the 3D board view. Handles the manual push step required by recent Fusion changes.",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}