Supports — tree vs normal, interfaces, painting
Supports are the necessary evil of FDM — the scaffolding that lets you print overhangs steeper than ~45°. Done well, they snap off in seconds and leave clean undersides. Done poorly, they fuse to the model, leave craters, or fail mid-print and take the whole job down with them. This is the complete operator's guide to support strategy.
Use tree (organic) supports for figurines and organic shapes — less material, easier removal, smaller scars. Use normal (grid) supports for mechanical parts with large flat overhangs — flatter, more predictable interface surfaces. Always enable support interfaces at 0.20–0.25 mm gap. Set overhang threshold to 50° (not the default 45°) to support only what truly needs it.
When do you actually need supports?
The 45° rule is the standard heuristic: anything overhanging steeper than 45° from vertical needs support. But it's softer than that — modern slicers and quality cooling let many printers do 55–60° cleanly, and bridges (horizontal spans between two supported edges) print without supports up to surprising distances.
What FDM can usually do without supports
- Overhangs up to 50° from vertical on most printers with good cooling.
- Overhangs up to 60° on Bambu/Prusa/Voron with tuned cooling and PLA.
- Bridges up to 20 mm on most printers; up to 50 mm on tuned setups.
- Small unsupported holes (<10 mm diameter) printed horizontally if oriented well.
Normal (grid) supports
Normal supports build a vertical column from the bed (or a lower model surface) up to the overhang. They're predictable, work everywhere, and produce flat, even interface surfaces.
When to use normal supports
- Mechanical parts with large flat overhangs.
- Functional surfaces that need flatness on the supported side.
- PETG, ABS, ASA, nylon — tree supports often fail with these materials.
- When you need supports on internal cavities or steep walls.
Key normal support settings
| Setting | Recommended | Why |
|---|---|---|
| Overhang threshold | 50° | Default 45° over-supports; 50° only supports what really needs it |
| Pattern | Grid or rectilinear | Predictable, easy to remove |
| Density | 15–20% | Enough strength; not so much it's hard to remove |
| Z-distance (top) | 0.20 mm (1 layer @ 0.20) | Clean separation from the model |
| Interface layers | 3 | Builds a dense surface for the overhang to land on |
| Interface density | 70–90% | Dense top surface = smooth underside on the model |
| XY-distance | 0.6–0.8 mm | Keeps the support away from vertical model walls |
| Support style | Snug | Touches model only where needed |
Tree (organic) supports
Tree supports grow branching, organic structures up to the overhang. They use less filament, print faster (no infill grid), avoid contacting vertical walls, and leave much smaller scars on the model. They're the default choice for figurines, art prints, and complex organic shapes.
When to use tree supports
- Figurines, miniatures, organic shapes.
- Parts with many small overhangs spread out.
- PLA prints primarily — tree supports work less reliably with PETG or ABS.
- When minimising support material is important.
Tree support settings
| Setting | Recommended | Why |
|---|---|---|
| Branch angle | 40–45° | Steeper branches = taller possible supports, less stable |
| Branch diameter | 2.0 mm | Strong enough to support without snapping |
| Tip diameter | 0.4 mm | Minimal contact at the model surface |
| Z-distance | 0.20 mm | Clean separation |
| Interface layers | 2 | Tree supports need less interface than grid |
| Support style | Organic (PrusaSlicer/OrcaSlicer) or Tree Slim (Bambu) | Modern organic algorithm; older Tree styles are obsolete |
If you're working with a complex model, expect 30 seconds to several minutes of slicing time for tree support generation. This is normal — the algorithm is solving a 3D space optimisation problem.
Support interfaces — the secret to clean undersides
Support interfaces are a denser top layer (or layers) at the boundary between support and model. They give the model's overhang a smooth surface to print onto. Without an interface, the model bridges across the loose support pattern below, leaving an ugly scarred underside.
Interface settings that work
- Interface layers: 3 (normal) or 2 (tree).
- Top interface density: 70–90%. Higher = smoother, harder to remove.
- Interface pattern: Rectilinear (lines) for easy removal; concentric for smoother but harder to peel.
- Top Z-distance: 1 layer (0.20 at 0.20 layer height). 2 layers if you need easier removal at the cost of finish.
- Interface material: if you have a multi-material setup (AMS, MMU), use PETG interface under PLA or PVA interface (dissolvable) for ultra-clean release.
Paint-on supports
Modern slicers (PrusaSlicer, OrcaSlicer, Bambu Studio, Cura) let you click on the model and paint exactly where supports should generate, overriding the automatic detection.
When to paint manually
- Parts where the automatic detection over-supports — e.g., a model with one overhang that needs support but the slicer adds supports inside small cavities you don't care about.
- Parts where one critical surface needs to be perfect. Paint supports under it and leave nothing elsewhere.
- Display models — paint supports only where they won't be visible.
Paint-on workflow
- Set support mode to "Paint on" or "Painted only" so automatic supports are disabled.
- Use the paint tool to mark the surfaces of the model that need support.
- Use the eraser to remove unwanted supports.
- Slice and preview — check that the painted areas actually generated supports.
- Tune the brush size for the granularity you need.
Designing to avoid supports
The best supports are no supports. A few design tricks remove the need entirely:
- Chamfer instead of overhang. Replace a horizontal overhanging surface with a 45° chamfer underneath — it'll print supportless and look cleaner.
- Teardrop horizontal holes. Replace circular through-holes (printed horizontally) with a teardrop shape: a circle with a 45° cone above. Prints clean without supports.
- Reorient. Often a 90° rotation eliminates 90% of supports. Print mechanical parts on their strongest axis.
- Split the part. Cut at a flat surface, print two halves flat, glue or screw together.
- Add sacrificial geometry. Sometimes a thin printed "shelf" you snap off after printing is easier than support material.
Related articles
Sources & further reading
- Prusa Knowledge Base — Support material
- Bambu Lab Wiki — Tree supports and interfaces
- Ultimaker / UltiMaker Cura documentation — Support settings reference