How to export an STL that gives no trouble
Resolution, units, watertight meshes and which format to pick. Concrete settings for Fusion 360, SolidWorks, Blender and FreeCAD.
4 min read
Your CAD stores mathematically perfect surfaces. An STL is a triangle mesh approximating them. Exporting always loses information, and the only setting that matters is how much.
The three settings that matter
- Chord tolerance or deviation: 0.01 mm. This is what decides whether a cylinder comes out round or faceted.
- Units: millimetres. This is the number-one cause of parts arriving ten times too big or too small.
- Binary, not ASCII. The same model is five times smaller and uploads faster.
| Software | Where it is |
|---|---|
| Fusion 360 | Export as mesh → Refinement: High |
| SolidWorks | Save as STL → Options → Custom, low deviation |
| FreeCAD | Mesh → Tessellate → Surface deviation 0.01 |
| Blender | Apply modifiers and check the scale before exporting |
Working in STEP, IGES or your CAD’s native format? Send it and we convert it free of charge. That beats a bad export.