SlicerGuide
A tangled 3D-print spaghetti failure caused by a print defect
settings

Diagnosing Print Defects From the Slicer Side

Stringing, layer shifts, poor overhangs, weak parts, elephant's foot, blobs. A defect-by-defect guide to which slicer setting causes each one — and which problems the slicer can't fix because they're hardware.

By SlicerGuide Editorial · · 8 min read

Print defects fall into two buckets: ones a slicer setting causes (and can fix) and ones the slicer can only mitigate because the root cause is hardware or environment. The most common mistake in troubleshooting is endlessly tweaking slicer settings for a problem the slicer can’t solve — or replacing a nozzle for a problem that was one checkbox.

This is a defect-by-defect map of the slicer side, with an honest note on each about when the slicer is not the answer.

A blanket prerequisite: if flow rate and temperature aren’t calibrated, every defect below is harder to diagnose because you can’t tell setting error from calibration error. Calibrate first — see the flow and temperature calibration guide.

Stringing and oozing

Thin wisps of filament strung between separate parts of the print.

Slicer side:

  • Retraction distance too low — increase in small steps.
  • Print/travel temperature too high — drop 5 °C and retest (a temperature tower shows the threshold).
  • Travel “avoid crossing perimeters” / combing off — enabling it reduces ooze across open gaps.
  • Wipe-on-retract off — enable it.

Not the slicer: wet filament. PETG, nylon, and TPU absorb moisture and string regardless of perfect settings. If a known-good profile suddenly strings, dry the filament before touching settings.

Poor overhangs and drooping curves

Underside of overhangs sags, curls, or shows rough texture.

Slicer side:

  • Part cooling fan too low — raise it (for PLA, toward 100%). This is the biggest lever.
  • Outer-wall and overhang speed too high — slow overhang/perimeter speed so cooling can keep up.
  • Layer height too coarse for the angle — thinner layers reduce the unsupported step. Adaptive layer height can help here; see the adaptive layer height guide.

Not the slicer: part-cooling duct and fan that physically can’t deliver airflow. A weak fan caps overhang quality no matter the setting.

Layer shifting

The print suddenly offsets sideways at some height and continues misaligned.

Slicer side: almost never. Excessive print/travel acceleration or speed can contribute by overpowering the motors, so reducing speed/acceleration is a valid mitigation.

Not the slicer (usually): loose belts, a bound axis, a failing stepper driver, or mechanical collision. If reducing speed by a large margin doesn’t fix it, stop adjusting the slicer and inspect the motion system. This is the defect most often misattributed to slicing.

Weak parts that snap along layers

Parts split cleanly between layers under modest load.

Slicer side:

  • Temperature too low — weak interlayer bonding. Raise it; a temperature tower’s adhesion test pinpoints the right value.
  • Too few walls — add perimeters. For functional parts, wall count drives strength more than infill (see the core settings guide).
  • Over-cooling on PETG/ABS — these need reduced cooling for layer adhesion (see the material profiles guide).
  • Under-extrusion — calibrate flow; gaps between lines mean less bonded cross-section.

Not the slicer: print orientation. Layer lines are the weak axis by physics. If a part must bear load across the layer direction, reorient it on the plate — no slicer setting overcomes anisotropy.

Elephant’s foot (bulging first layers)

The bottom few layers bulge outward beyond the model’s true dimensions.

Slicer side:

  • First-layer over-squish — raise first-layer height slightly or reduce first-layer flow.
  • Bed too hot — lower bed temperature a few degrees so lower layers set faster.
  • Use the elephant-foot compensation setting — it shrinks the first layers’ outline to counter the bulge.

Not the slicer: a poorly trammed bed or wrong Z-offset. Compensation hides the symptom; a correct first layer removes the cause.

Blobs, zits, and seam bumps

Small bumps, mostly along the seam where each layer starts/stops.

Slicer side:

  • Pressure advance / linear advance uncalibrated — this is the dominant cause of seam blobs. Calibrate it (OrcaSlicer’s flow-dynamics test).
  • Retraction/wipe at layer start not tuned — see the seam placement guide.
  • Coasting disabled — a small amount reduces end-of-line blobs.

Not the slicer: a worn or partially clogged nozzle that inconsistently meters plastic. If blobs are random rather than seam-aligned, suspect the nozzle.

Gaps in top surfaces (pillowing)

The top surface has holes or a rough, incompletely closed look.

Slicer side:

  • Too few top layers — increase top shell thickness to at least ~1.0 mm.
  • Infill density too low to bridge — raise it, or increase top layers so they span the gaps.
  • Cooling too low on top layers — top surfaces need cooling to solidify before the next pass.

Not the slicer: rarely; this is almost always a top-layer/infill settings problem and is one of the more reliably slicer-fixable defects.

Under-extrusion (thin, gappy lines everywhere)

Lines are skinny, walls don’t bond, the whole print looks starved.

Slicer side:

  • Flow ratio too low — calibrate it.
  • Print speed above the hotend’s max volumetric rate — the slicer commands more plastic than the hotend can melt, so it silently starves. Cap speeds to the measured volumetric limit (covered in the core settings guide).

Not the slicer: a clog, a worn extruder gear, or insufficient hotend power. If flow is calibrated and speed is within the volumetric limit and it still under-extrudes, it’s hardware.

A diagnostic mindset

Three rules that save the most time:

  1. Calibrate flow and temperature before diagnosing anything else. Half of “defects” are calibration error in disguise.
  2. Change one variable at a time. Five simultaneous changes mean you learn nothing even if the print improves.
  3. Know when to stop touching the slicer. Layer shifts, persistent under-extrusion after calibration, and random (non-seam) blobs are usually hardware. Endless setting tweaks on a mechanical fault is the most common time sink in this hobby.

Where to go next

For the calibrations that prevent most of these, see the flow and temperature calibration guide. For material-specific defect causes (PETG cooling, ABS warping), see the material profiles guide.

For the hardware side these defects sometimes point to, FDM Desk covers printer diagnostics and PrintLabGuide covers the materials science.

Related

Comments