Skip to content

Installing the add in in Fusion 360

Ben Gruver edited this page Apr 12, 2020 · 4 revisions

As of version 0.6 of the fusion_idea plugin for IDEA/PyCharm, a Fusion 360 add-in is required in order to directly run or debug scripts from IDEA/PyCharm.

The easiest way to install it is to use Jerome Briot's GitHubToFusion360 tool.

  1. Download and install the GitHubToFusion360 tool from the above link.
  2. In Fusion 360, switch to the Tools tab and click the "ADD-INS" button.
  3. Under "My Scripts", select "GitHubToFusion360" and click the "Run" button in the bottom right of the dialog.
  4. Enter https://github.com/JesusFreke/fusion_idea_addin and click OK. image
  5. Click on "ADD-INS" in the toolbar again and go to the Add-Ins tab
  6. Select "fusion_idea_addin" and click the "Run" button in the bottom right of the dialog.

The add-in should now be running, and ready to accept connections from the IDE. It should automatically start when Fusion starts.

Clone this wiki locally