Cooling Fan Settings: Part Fan, Auxiliary Fan and Overhang Fan
"Turn the fan up" is the most common quick fix in 3D printing, and it's wrong about as often as it's right. A slicer profile actually controls up to three separate fans with three separate jobs, and maxing all of them is exactly the mistake that turns good ABS into a warped, delaminated mess.
Three fans, three jobs
- Part cooling fan (
fan_min_speed/fan_max_speed) blows directly on the freshly-printed layer to freeze it before the next layer lands on top. This is the main lever for bridging, overhangs and fine detail — and the main way to hurt layer adhesion and warping resistance if it runs too hard on a material that needs to stay warm. - Auxiliary (chamber/side) fan (
additional_cooling_fan_speed) exists on enclosed, aux-fan-equipped machines specifically to move air evenly around the part without the aggressive, localized blast of the part fan — useful for ABS/ASA's more even release from the plate without inviting warping. - Overhang fan (
overhang_fan_speed) is a temporary, geometry-triggered boost that kicks in only over steep overhangs and bridges, then drops back to the body's normal fan setting. It's how materials that need low overall cooling (ABS, ASA, PC) can still bridge without needing full-time aggressive cooling.
Per-material fan windows (stock Bambu profile)
| Material | Fan window | Aux fan | Overhang fan |
|---|---|---|---|
| PLA | 100–100 % | 70 % | 100 % |
| PETG | 30–60 % | 0 % | 90 % |
| ABS | 10–60 % | 0 % | 80 % |
Notice the pattern: PLA runs a wide-open fan nearly everywhere because it doesn't need residual heat for layer bonding. ABS inverts that completely — a narrow, low body-fan window protects layer welds and warping resistance, with the overhang fan as a surgical exception rather than a general policy.
What actually needs fixing when a fan-related symptom appears
- Sagging bridges/overhangs on PLA: genuinely a fan problem — check the part fan is reaching full speed. See the bridging guide.
- Sagging bridges on ABS/ASA: check the overhang fan specifically, not the body fan — many downloaded "strength" profiles zero out all cooling including the overhang exception, and that's the actual cause.
- Warping/cracking on ABS/ASA/PC: the body fan window (not the overhang fan) is almost always the culprit if it's been raised above stock. See the warping guide.
- No auxiliary fan on the printer at all: every open-frame machine in our knowledge base lacks one — that's a hardware fact, not a setting to hunt for. Its absence is exactly why open printers lean harder on chamber tents for hot materials.
Frequently asked questions
What is the difference between the part fan, auxiliary fan and overhang fan?
The part cooling fan blows directly on the fresh layer and is the main lever for bridging, overhangs and detail. The auxiliary (chamber/side) fan, on enclosed machines that have one, moves air evenly around the part without a localized blast. The overhang fan is a temporary, geometry-triggered boost that fires only over steep overhangs and bridges, then drops back.
What fan speeds do PLA, PETG and ABS use in stock Bambu profiles?
Bambu's stock profiles run PLA at 100 % part fan, 70 % auxiliary fan and 100 % overhang fan; PETG at 30–60 % part fan, 0 % auxiliary and 90 % overhang; ABS at 10–60 % part fan, 0 % auxiliary and 80 % overhang. PLA tolerates full cooling, while ABS keeps a narrow, low window to protect layer welds and warping resistance.
Should I just max out the cooling fan to fix print problems?
No — maxing all fans is exactly what turns good ABS into a warped, delaminated mess. Sagging PLA bridges genuinely need the part fan at full speed, but for ABS/ASA bridges raise only the overhang fan, and for warping or cracking on ABS/ASA/PC the raised body-fan window is almost always the culprit, not the cure.
Not sure which of these fixes applies to your print?
Answer five quick questions about your printer, filament and build plate, and our rule engine turns them into a prioritized fix list with exact slicer values — the same knowledge these guides are written from.
Get a personalized fix list in 2 minutes — free Works with Bambu Studio, OrcaSlicer, PrusaSlicer and Cura. No account needed.Sources
- Common print quality problems and solutions — Bambu Lab Wiki
- OrcaSlicer vendor profiles — SoftFever/OrcaSlicer (GitHub)