Part five of the troubleshooting series: layer shifting. Unlike most of the problems in this series, this one is almost always mechanical rather than a settings issue — which actually makes it easier to track down once you know where to look.

What it looks like

Everything prints cleanly and aligned up to a certain layer, then every layer above that point is offset in the same direction, usually on just one axis (X or Y). It’s the printer physically losing track of where it is, not a slicer problem.

The three causes I check, in order

  1. A loose belt — if the X or Y belt has stretched or the tensioner has loosened, the motor turns but the print head doesn’t move the full expected distance. I check belt tension by feel first — it should be firm, not floppy.
  2. Something physically obstructing motion — a stray blob of filament, a zip tie, or a cable that’s caught on the frame can stop the print head mid-move without stalling the motor entirely. I do a slow manual jog across the full axis and watch for any snags.
  3. Print speed or acceleration too high — if the motor is being asked to move faster than it (or the printer’s mass) can actually keep up with, it can skip steps. This is more common on larger, heavier print heads. I dial acceleration back if the first two checks come up clean.

A loose belt caused every layer shift I’ve had except one, which turned out to be a zip tie end catching on the frame at the exact same spot every time.

Why it’s worth fixing the cause, not just restarting

Because this is mechanical, it tends to repeat at the same point on the same axis until the underlying cause is fixed — simply restarting the print without investigating usually just means the same failure happens again at the same layer.

Quick sanity check

If the shift happens at a very consistent, repeatable point across multiple prints, it’s almost certainly mechanical. If it happens at random points, it’s more likely electrical (a loose stepper motor connector is worth checking too).

Layer shifts are one of the more frustrating failures because they usually mean losing most of a print, but they’re also one of the most reliably fixable once you find the actual cause.

More in this series