Every 3D print is a stack of layers, and each layer needs something under it to sit on. An overhang is the part of a model where that stops being fully true: the wall leans outward, so a slice of every new layer hangs over empty air. Lean a little and the print shrugs it off. Lean too far and the plastic droops, the edges curl up, and the surface turns into a mess of sagging loops that no amount of sanding will rescue.
The good news is that overhangs fail for predictable reasons, and most of them can be fixed in the slicer without adding a single support tower. This guide covers what actually happens at the nozzle, how far you can push the angle, and the settings that buy you another 10 or 15 degrees.
What counts as an overhang
Picture a wall that leans outward as it climbs. At each new layer, the perimeter line is offset slightly past the one below it. Part of the fresh line rests on solid plastic, and part of it hangs over nothing. The steeper the lean, the bigger the unsupported fraction.
Slicers think about it exactly this way. OrcaSlicer’s overhang detection classifies each wall segment by how much of the line width is unsupported, in quarter steps: up to 25 percent overhung, 25 to 50, 50 to 75, and 75 to 100. At 100 percent, nothing below is holding the line at all, and Orca stops treating it as an overhang and switches to bridge settings.
That last point is the boundary with a different problem. A bridge is a horizontal span between two anchored ends, like the roof of a slot. An overhang is a slope with one free edge. The fixes overlap but are not the same, and Prusa’s own knowledge base treats them as separate failure modes. If your problem is a flat span sagging in the middle, you want the bridging guide instead.
One more lookalike: if thin fins or flat panels lift at the edges mid-print and the nozzle starts clicking over them, that is a cooling and layer-time problem covered in the mid-print curling guide. Overhang droop and curl happen on the leaning wall itself.
Why the plastic gives up past a certain angle
Two things go wrong at once on a steep overhang.
First, gravity. The unsupported fraction of each extruded line has nothing to press against, so it sags downward before it cools. Each sagging layer becomes a slightly worse foundation for the next one, which is why overhang quality decays gradually as the angle steepens instead of failing all at once.
Second, heat. The overhanging edge is thin and surrounded by air, so it holds heat longer than the rest of the layer. Warm plastic contracts as it finally cools, and it pulls the free edge upward. OrcaSlicer’s documentation points at the front of the Benchy hull as the classic case: a curled edge on one layer sticks up, the nozzle drags over it on the next pass, and the curl compounds layer after layer. On warp-happy materials like ABS the effect is stronger.
The often-quoted rule of thumb says 45 degrees is the safe limit. It is a decent starting point, and OrcaSlicer’s own documentation suggests 45 to 60 degrees as the workable range for most printers when setting its geometry-modification feature, but the honest answer is that the real limit depends on your cooling, your material, your speed, and even the shape of the overhang. A short overhanging chin prints far better than a long straight ledge at the same angle. There is no universal number, which is exactly why the settings below exist.
Watch out for a convention trap while you are in the slicer: not every program measures the angle from the same reference. PrusaSlicer’s support threshold, for instance, is defined as the most horizontal slope you can print without support, measured from the horizontal plane, where 90 means vertical. Read the tooltip before you copy a number from a forum post.
Fixes that do not involve supports
Orientation first
Prusa’s knowledge base gives the same advice for overhangs as for bridges, and it is the cheapest fix available: rotate the model. A 60-degree overhang on one orientation is often a 30-degree one lying on its back, or disappears entirely. For stubborn shapes, splitting the model into two parts and gluing them after printing beats fighting the slicer. Boring advice, but it costs nothing and it works more often than people expect.
Cooling
Sagging plastic needs to freeze before gravity wins. For PLA and PETG, make sure the part cooling fan is actually doing its job on overhang regions, and consider a higher fan floor for the overhang bands if your slicer exposes it.
Materials that normally print with little or no fan get a special exception. Prusa’s knowledge base suggests running the print fan at a low 10 to 20 percent even for ABS or PC Blend when steep overhangs and small features start curling. Their stock ABS profiles keep the fan off for the first layers and then hold it around 15 to 20 percent, with a small boost on bridges. The same page carries the warning that goes with it: too much fan on these materials can warp the whole part off the bed and weaken layer bonding. Overhang cooling on ABS is a compromise, not a free win.
Slow down over the overhang
Speed is the lever with the most direct payoff. A slower pass gives each overhanging line time to solidify before the next one lands on it. Modern slicers do this selectively so the rest of the print stays fast. In OrcaSlicer the feature is called slow down for overhang, and it assigns a separate speed to each of the four overhang severity bands, so a wall that is 30 percent unsupported can run near full speed while a 90 percent one crawls. A speed of 0 for a band means no slowdown there.
Orca pairs it with a second option, slow down for curled perimeters, which targets the compounding curl problem directly by slowing the areas where edges are likely to have lifted. The documentation recommends leaving it on unless your cooling is strong enough that curling never appears. It also flags a side effect worth knowing: big speed swings can leave wall artifacts if pressure advance is tuned poorly. On Klipper machines the wiki suggests dropping pressure advance smooth time to 0.015 to 0.02 and raising the minimum print speed so the fast-slow contrast stays manageable.
Let the slicer reinforce the wall
Two more OrcaSlicer options attack the mechanics of the failure rather than the speed. Extra perimeters on overhangs adds another wall path over steep regions and spots where a bridge has nothing to anchor to, giving the sagging line a wider ledge to grip. Reverse on even flips the wall printing direction on alternating layers, which changes the direction the plastic gets pushed and can noticeably clean up steep overhangs. The cost is a faint alternating texture on the outer wall; the reverse internal only sub-option keeps the benefit on inner walls while leaving the visible surface alone. The wiki notes the alternating version also helps warp-prone and flexible filaments like ABS, ASA and TPU.
Change the geometry itself
OrcaSlicer’s make overhang printable option takes the bluntest approach: it edits the model. Any overhang steeper than the maximum angle you set gets filled underneath with a conical wedge of extra material, so the printed part has no overhang past that angle at all. At 90 degrees the model is untouched, at 0 everything gets a cone. The wiki’s suggestion of 45 to 60 degrees fits most machines. The obvious tradeoff is that your part gains material it was never designed to have, so this works for brackets and functional prints, not for figurines. A hole area value controls whether holes in the base get filled too.
If you model your own parts, the same idea applies at design time: a 45-degree chamfer under a ledge replaces an unprintable overhang with a printable slope and needs no slicer tricks at all.
Thinner layers
Plain geometry helps too. For a given wall angle, each layer steps outward by the layer height multiplied by the tangent of the angle. Halve the layer height and each step outward shrinks by half, so more of every line rests on plastic instead of air. The print takes longer, but steep angles come out visibly cleaner.
When supports are the right answer
Past some angle, usually somewhere beyond 60 degrees depending on everything above, the slicer tricks stop being enough and support material becomes the honest choice. PrusaSlicer’s overhang threshold decides which slopes get automatic support, and paint-on supports let you cover just the failing region instead of the whole model. If the supported surface quality matters, the choice between support styles is its own topic, covered in the supports guide and the tree versus grid comparison.
My own rule: if an overhang fails twice after orientation, cooling and slowdown tuning, stop burning filament on test prints and paint a support under it. Supports exist for a reason.
A short diagnostic checklist
Droopy loops on the underside of a slope mean the angle is past what your cooling and speed can handle: slow the overhang bands down and check the fan. Edges that lift and get clicked by the nozzle point at curl: turn on the curled-perimeter slowdown, and on ABS try a 10 to 20 percent fan. A rough underside only where the slope is steepest is normal stair-stepping plus mild sag: thinner layers and an extra overhang perimeter clean it up. And a failure on a flat span between two anchors is not an overhang problem at all; that one belongs to bridging.
Sources
The settings behavior described here comes from the official OrcaSlicer wiki and the Prusa Knowledge Base, all pages checked in August 2026: OrcaSlicer wiki, Overhangs; OrcaSlicer wiki, Overhang Speed; Prusa Knowledge Base, Support material; Prusa Knowledge Base, Poor bridging; Prusa Knowledge Base, Warping; Prusa Knowledge Base, Cooling.