SketchUp for 3D Printing: Solid Models and Clean STL Export
Leave a Comment / By How to SketchUp / August 1, 2026
SketchUp will happily let you build a model that looks perfect on screen and is completely unprintable. Slicers need a watertight solid; SketchUp thinks in surfaces. Bridging that gap is the whole skill. Here is the full process. New users should first read the SketchUp beginner guide.
Set up millimetres and precision
Open Window > Model Info > Units, choose Decimal millimetres, set precision to 0.01 mm and disable length snapping. Then fix the small-geometry problem: SketchUp refuses to create faces smaller than about 1 mm. The classic workaround is the Dave Method, modelling at 10x or 100x scale and scaling down at export, or simply scaling the component up while you work on fine detail.
What a printable model means
Your object must be a solid: every edge shared by exactly two faces, no holes, no stray edges, no internal faces, and all faces oriented outward. In SketchUp, select the group or component and check the Entity Info panel. If it says "Solid Group" or "Solid Component", the slicer will accept it. If it just says "Group", something is open.
Modelling rules that keep models solid
- Make every object a group or component from the start; loose geometry cannot be a solid.
- Give everything real thickness. A wall drawn as a single surface has no volume and cannot be printed.
- Avoid intersecting geometry left unmerged; use Solid Tools > Union (SketchUp Pro) to fuse parts into one body.
- Delete internal faces created when you push one shape through another.
- Watch reversed faces. Switch to Monochrome style and flip anything showing blue on the outside.
Checking and repairing
Two extensions do the heavy lifting. Solid Inspector 2 highlights every hole, stray edge, internal face and reversed face, and fixes most of them automatically. CleanUp3 removes duplicate and coplanar edges that quietly break solidity. Both are free from the Extension Warehouse; see our best SketchUp extensions list for more.
Work part by part. If a complex assembly fails, explode it into individual pieces, make each one solid, then union them.
Exporting a clean STL
SketchUp Pro exports STL natively through File > Export > 3D Model > STL. On the free web version, use the STL export option in the file menu. Key settings:
- Export in millimetres to match your slicer.
- Choose binary STL for smaller files unless a tool demands ASCII.
- Tick export selection only when you want a single part rather than the whole scene.
Import the result into Cura, PrusaSlicer or Bambu Studio and use the built-in mesh repair check before slicing. Details on the other exchange formats are in our guide to SketchUp file formats.
Print-specific design considerations
Keep walls at least 1.2 mm thick for FDM, add 0.2 to 0.3 mm clearance on parts meant to fit together, avoid overhangs steeper than 45 degrees where you can, and remember that circles in SketchUp are polygons; raise segment counts on visible curves before exporting.
For a structured route from first solid to production-ready output, the SketchUp Master course walks through the whole workflow.
FAQ
Can SketchUp export STL files?
Yes. SketchUp Pro exports STL directly from File > Export > 3D Model, and the free web version includes an STL option in the download menu.
Why does my slicer reject my SketchUp model?
Almost always because the model is not a watertight solid. Check Entity Info for "Solid Group", then run Solid Inspector 2 to find holes, stray edges and internal faces.
What is the Dave Method in SketchUp?
A technique for small parts: scale the component up by a factor of 100 while modelling so SketchUp can create tiny faces, then scale it back down before export.
Is SketchUp good for 3D printing?
It is excellent for hard-surface, dimensional parts such as enclosures, brackets and architectural models. It is a poor choice for organic sculpting, where Blender or ZBrush are better suited.
How thick should walls be for 3D printing?
At least 1.2 mm for FDM printing, and around 1 mm for resin. Anything thinner risks failing during printing or breaking on removal from the plate.