brd2json
brd2json copied to clipboard
Fusion 360 crashes when ULP is run
A recent update (late September 2022) to Fusion 360 seems to have broken something, and this ULP causes Fusion 360 to crash.
I've reported this on the Autodesk forums, with no resolution so far. There's no real avenue for me to debug this myself.
As an immediate workaround, Eagle is still able to run the ULP without issue, so you can export the board from Fusion in legacy .BRD format and import it into Eagle to run the ULP.
As a long term solution, I am currently working on integrating support in InteractiveHtmlBom to directly parse .FBRD (and legacy .BRD) files from Fusion 360 and/or Eagle, so no intermediate JSON file will be required - and thus this ULP will no longer be needed.