Every single person who has ever owned a 3D printer has, at some point, watched a print fail in a way that felt personal. A corner lifts off the bed twenty minutes in. A perfectly good model comes out covered in thin plastic hairs. A print that was fine for the first two hours suddenly shifts sideways and ruins everything above that layer. None of this means you bought a bad printer or did something uniquely wrong — these are the same handful of failures everyone runs into, they trace back to a small set of causes, and almost all of them are fixable with one specific change rather than a full settings overhaul. Here’s what’s actually going on and what to change for each one.
The Three Root Causes Behind Almost Every Failed Print
The Failures You’ll Actually Run Into
3
Root causes behind most
1
Setting to change at a time
5°C
A typical fix increment
The Three Things Behind Almost Every Failure
Before diagnosing anything specific, it helps to know that the overwhelming majority of failed prints trace back to just three underlying categories: temperature (nozzle or bed running too hot or too cold for the material), adhesion and leveling (the first layer not bonding properly to the bed), and speed or mechanical issues (the printer moving faster than the plastic can physically keep up with, or something loose or obstructed). Almost every symptom below is one of these three things wearing a different costume.
Change one variable at a time. It’s tempting to adjust temperature, speed, and retraction all in the same test print when something’s going wrong. Don’t. If you change three things and the problem goes away, you have no idea which one actually fixed it, which means you can’t reliably reproduce the fix on your next print. Change one setting, print a small test piece, assess, then move to the next variable if needed.
The Failures You’ll Actually Run Into
📐Warping — corners lifting off the bed. As plastic cools it shrinks slightly, and the corners of a print cool fastest since they have the least surrounding material holding heat. That shrinkage pulls the corners upward off the bed, sometimes early enough to ruin the whole print. Fix: raise your bed temperature by 5°C, eliminate drafts by closing any nearby windows or enclosing the printer, clean the bed surface with isopropyl alcohol, and add a brim in your slicer — a thin single-layer skirt attached to the base that gives the corners more surface area to hold onto. ABS and ASA warp far more than PLA; if you’re fighting this constantly on those materials, an enclosed printer is the real long-term fix.
🕸️Stringing — thin hairs of plastic between separate parts of a print. When the nozzle travels across open air between two sections of a model, a small amount of molten plastic can ooze out and stretch into a thin string. This happens when the nozzle is too hot for the filament to stop flowing cleanly, or when retraction — the process of pulling filament back slightly before a travel move — isn’t strong enough. Fix: lower your nozzle temperature by 5–10°C first, since this alone resolves most stringing. If it persists, increase retraction distance and speed in your slicer, a couple of small steps at a time.
↔️Layer shifting — a sudden horizontal offset partway up a print. Everything below a certain height lines up correctly, and everything above it is shifted sideways, as if the whole top section slid over. This means a stepper motor skipped steps at some point — usually because a belt is loose, the print speed or acceleration is set more aggressively than the printer can physically handle, or something briefly collided with the print head. Fix: check belt tension (it should feel taut, like a guitar string, not slack), reduce print speed and acceleration if you’ve pushed them high, and check that nothing — a cable, a tool, a curious pet — could have bumped the gantry mid-print.
🦶Elephant’s foot — the bottom of a print bulges wider than the rest. The first few layers flare outward slightly, giving the base a subtle “foot” shape instead of straight vertical walls. This happens when the nozzle sits too close to the bed on the first layer, squishing that layer flatter and wider than intended, or when the bed is hot enough that the bottom layers stay slightly soft under the weight of everything printed on top. Fix: recalibrate your Z-offset so the first layer isn’t over-squished, and if it persists, enable elephant’s foot compensation in your slicer, which slightly tapers the very bottom layers to counteract it.
🫥Under-extrusion — gaps, thin walls, a print that looks starved of plastic. You can often see visible gaps between individual extrusion lines, or walls that feel weak and slightly see-through. This is almost always either a partial nozzle clog restricting flow, or a flow rate percentage that’s set too low for how much plastic is actually coming out. Fix: run a flow calibration test (most slicers have one built in) and adjust the flow percentage until wall thickness matches what you specified. If flow is already correct, the nozzle likely needs cleaning — a cold pull, covered below, resolves most partial clogs.
🫧Over-extrusion — blobby surfaces, rough texture, dimensions coming out oversized. The opposite problem: too much plastic is being pushed out relative to how far the nozzle moves, leaving small raised bumps and blobs across the surface, sometimes called “zits.” Fix: lower your flow rate percentage in small 2–3% steps until the surface comes out smooth, and double-check your filament diameter is actually set to 1.75mm in the slicer, since an incorrect diameter value is a surprisingly common hidden cause.
🩹First layer won’t stick, or peels up entirely. The print detaches from the bed early, sometimes within the first few layers, and comes loose entirely or drags around on the nozzle. This is almost always the bed not being level, the Z-offset sitting too far from the bed, an oily fingerprint-covered surface, or a bed temperature that’s simply too low for the material. Fix: relevel the bed, recheck your Z-offset, wipe the surface down with isopropyl alcohol right before printing (skin oils are a bigger problem than most people expect), and confirm your bed temperature matches the material — PLA generally wants 55–60°C, PETG closer to 70–80°C.
🕳️Small holes or gaps in flat top surfaces. Tiny pinholes appear across an otherwise solid-looking top face. This means the top shell doesn’t have enough solid layers to fully close over the internal infill pattern beneath it, or the infill itself is too sparse to properly support those top layers as they bridge across gaps. Fix: increase your top shell layer count — five is a safe default for most prints — and consider bumping infill density up slightly if the problem persists. Full detail on both of these settings is in our Orca Slicer setup guide.
🔴Layers separating or splitting apart under light stress. The print looks fine but cracks or peels apart cleanly along a horizontal layer line when handled. This means adjacent layers never bonded properly to each other, usually from a nozzle temperature that’s slightly too low, print speed too fast for enough heat transfer between layers, or filament that’s absorbed moisture from the air. Fix: raise nozzle temperature 5–10°C, reduce print speed, and if you haven’t opened a fresh spool in a while, dry the filament — a food dehydrator or a dedicated filament dryer at around 45–55°C for a few hours resolves this reliably.
The cold pull — the fix for most stubborn clogs. Heat the nozzle to your filament’s normal printing temperature, manually push filament through until it flows cleanly, then let the nozzle cool to around 90°C and pull the filament straight out in one firm, steady motion. Whatever debris was partially blocking the nozzle usually comes out attached to the tip of that pulled filament. This single technique resolves the majority of stubborn under-extrusion and inconsistent flow problems without needing to replace any hardware.
If a print fails the exact same way twice in a row after you’ve made a change, stop and look for a mechanical cause before touching any more settings. Software and slicer settings can only compensate for so much — a genuinely loose belt, a worn nozzle, or a partially clogged hotend won’t be solved by adjusting numbers in a slicer, no matter how many combinations you try. If the same failure keeps recurring identically, it’s worth a five-minute physical inspection before another two-hour test print.
Every failed print teaches you something specific
Nobody skips this stage. The difference between someone who’s been printing for years and someone on their first week isn’t that the experienced person doesn’t get failed prints anymore — it’s that they can look at one and immediately know which of these nine things is happening and which single setting to change. That recognition just takes repetition. Keep the failed prints around for a while if you can; they’re a genuinely useful reference the next time something looks similar. And if the fix turns out to be a slicer setting rather than a mechanical one, our full Orca Slicer setup guide covers exactly where to find and adjust every value mentioned here.
Leave a Comment