Skip to content

v1.2.4.3

Latest
Compare
Choose a tag to compare
@FabianSchurig FabianSchurig released this 22 Feb 11:17
· 18 commits to master since this release

1.2.4.3 Release reflects the current version of the project.
There might be still issues but none I am aware of. If you encounter anything please create a new Issue.

Update procedure moved to my own webserver, newest version can be downloaded from the following links.
contentcenter_fusion360.zip
contentcenter_fusion360.tar.gz

Note: You still have to install the missing python packages with pip into ./modules/modules

Extract the zip/tar.gz into the Fusion 360 Add-In Folder and open a new terminal there.

Please place it in the correct folder depending from your OS:

Windows (web install):
Add-In: %appdata%\Autodesk\Autodesk Fusion 360\API\AddIns

Mac OS (web install):
Add-In: ~/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns

Mac OS (Mac App Store [MAS]):
Add-In: ~/Library/Containers/com.autodesk.mas.fusion360/Data/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns

More help on manual installation can be found at Autodesk here

cd ./contentcenter_fusion360
pip install -r requirements.txt -t ./modules/modules/
In the ./modules/modules/ folder should be some new folders now if it worked.