How to Export STL & 3MF from Fusion 360 for 3D Printing: Resolution, Mesh & Repair
Complete guide to exporting 3D print files from Fusion 360: STL vs 3MF comparisons, mesh refinement parameters, unit scaling fix, and non-manifold solid repair.
⚡ Quick Answer / Key Takeaway
To export an STL or 3MF in Fusion 360: In the Browser tree, right-click your Body or Component > select 'Save As Mesh'. Select 3MF (recommended) or STL format, set Refinement to 'High' (or Custom: Normal Deviation 0.01mm), choose Millimeter units, and save to your drive or send directly to your slicer (Bambu Studio, Cura, PrusaSlicer).
Step-by-Step Instructions & Commands
Step 1: Choosing 'Save As Mesh' vs Legacy 3D Print Tool
Right-click the target solid body or top-level component in the Browser tree and click Save As Mesh. Alternatively, use the Utilities tab > Make > 3D Print. Saving at the component level preserves multi-body relative positioning.
Step 2: STL vs. 3MF — The Modern Standard
Choose 3MF (.3mf) whenever supported by your slicer (Bambu Studio, OrcaSlicer, PrusaSlicer, Cura). 3MF files contain exact physical units, individual multi-body components, color information, and significantly smaller file sizes. Choose STL (Binary) for older legacy 3D printers and CAM software.
Step 3: Configuring Mesh Refinement & Tolerances
In the Refinement dropdown: Medium is suitable for flat mechanical brackets. High is required for curved organic shapes, ball joints, and fine threads. For master precision: select Custom and set Surface Deviation to 0.005 mm and Normal Deviation to 5.0 deg to eliminate polygon facet lines.
Step 4: Verifying Watertight Manifold Geometry
Before sending to slice, inspect the Browser icon for your part: it must show a solid cylinder icon (Solid Body), not an orange open-envelope icon (Surface Body). Switch to the Mesh tab > Modify > Repair Mesh to automatically stitch open boundaries or remove self-intersections.
Common Issues & Troubleshooting Guide
| Common Failure / Problem | Root Cause & Recommended Solution |
|---|---|
| Model imports 10x or 1000x too small into Slicer (e.g. millimeters vs meters) | Fusion 360 exported in centimeters or inches while the slicer defaults to millimeters. In the Save As Mesh dialog, explicitly verify that 'Unit Type' is set to Millimeter, not 'Document Units'. |
| Curved surfaces appear faceted / blocky after 3D printing | The export refinement was set to Low or Medium. Re-export the mesh with Refinement set to High or Custom (Maximum Edge Length < 2mm, Normal Deviation < 5°). |
| Slicer displays 'Non-manifold edges / Model has holes' warning | The 3D model contains zero-thickness geometry or unstitched surfaces. In Fusion 360, use Inspect > Section Analysis to locate hollow interior voids, then combine bodies with Combine > Join. |
Cross-CAD Compatibility & Alternatives
In SOLIDWORKS and Inventor, STL/3MF export options are configured in File > Save As > Options (Tessellation Resolution). Fusion 360's integrated Manufacture / Additive workspace also allows direct slicing and G-code generation.
Engineering Best Practices Checklist
- Prefer 3MF over STL for additive manufacturing to maintain multi-body and unit integrity.
- Always inspect and repair non-manifold surfaces in the Mesh workspace before exporting.
- Set Refinement to High on round bearing journals, gears, and threads to avoid geometric flats.
- Organize functional mechanisms into distinct components before exporting complete assemblies.