fusionIdea
fusionIdea copied to clipboard
Fusion 360 Plugin for Intellij IDEA
Hi, I'm having trouble with the connection Fusion 360, latest version Fusion 360 Scripting v0.6.6 PyCharm 2023.2.5 (prof) (not supported I know) PyCharm 2022.2.5(com.) (supported) interpreter: fusion360, fusion 360 support...
Hi, as the title says, when I execute my code from PyCharm, a windows shows in Fusion with the next message after copying the Public key hash:  Just to...
I understand the need to set up some type of key validation since the debugging session is initiated from outside of Fusion 360. However, it can be just a tiny...
Fusion throws this error at me when running / debugging: ``` Unhandled exception while importing and running script. Traceback (most recent call last): File "C:/Users/morit/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/fusion_idea_addin/fusion_idea_addin.py", line 331, in...
I was trying to debug following [plugin](https://github.com/tapnair/OctoFusion). It works when simply imported inside Fusion360. But when running from PyCharm, it errors out with > attempted relative import without known parent....