Message 1 of 10

Not applicable
03-21-2021
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I found an acceptable way to import OpenSCAD files into a fully editable Fusion360 body and I thought I would share in case it can help someone else.
- Download OpenSCAD file and open in OpenSCAD (https://www.openscad.org/)
- Export to .CSG in OpenSCAD
- Download and install FreeCAD (https://www.freecadweb.org/)
- Open the saved .CSG file in FreeCAD
- Select the model in the model tab (mine was auto-named "Matrix_Union")
- Go to File>Export (Ctrl+E) and Export to "STEP with colors (*.step, *.stp)" and save
- Open Fusion360 and select File>Open (Ctrl+O)>"Open from my computer..."
- Select the saved .step file and open
- Now you should have a converted body that is able to be edited non-destructively
Solved! Go to Solution.