Bulk export of projects from Fusion 360 (backup) using script 2023
Intro
If you want to switch from Fusion 360 or be sure in safety of your personal files (drafts, 3D models, assemblies) you might want to save all your stuff into your storage (hard disk, cloud). I tried a few scripts, but at this time only one works.
How to use?
1) Download fusion export from GitHub page or with using mirror link (fusion-360-total-exporter-master.zip):
2) Open Fusion 360, go to scripts (or use shortcut Ctrl + S) and press plus icon to add existing script:
The typical path to the folder with scripts is (where USERNAME you username in Windows):
C:\Users\USERNAME\AppData\Roaming\Autodesk\Autodesk Fusion 360\API\Scripts
So, unzip downloaded archive from GitHub to this folder:
3) And select unziped folder:
4) Press Run
5) Exporting process is executing:
If you have many project it could be a long process...
Attention
The names of models should not be similar!
Errors
Unfortunately the error message could be shown and export process will be interrupted.
Exporting data could not answer, butt t's ok, wait (in sleep mode it will not work).
Exported data
So, this is the best way, I found to make a bulk export.
Conclusions
The each project will contain this setup of files (including dependencies, if exist):
FOLDER & SKETCHES:
- .stl
- .dxf
CAD:
- .igs
- .stl
- .stp
- .f3d
- Comments