Laser Engraving Lines Shifting or Banding — 5 Causes and Fixes
Horizontal line shifts, ghosted offsets, and banding patterns are among the most frustrating laser engraving defects — the design looks perfect in LightBurn but comes out with lines skewed, stacked, or banded on the material. Almost every case comes down to belt tension, a loose pulley, high acceleration, low stepper current, or USB electrical noise. Here's how to find which one is your problem.
Understanding Line Shifting vs. Banding
Before diving into fixes, it helps to distinguish between two different failure patterns — because they have different root causes.
Line shifting means horizontal scan lines are suddenly offset from where they should be. You'll see the design shift sideways partway through a job, or you'll see the left-to-right lines and right-to-left lines misaligned with each other (this specific pattern is called scan offset or backlash). Shifting that happens at random points in the job points to missed motor steps. Shifting that consistently happens at the same position points to a mechanical obstruction or binding point.
Banding means you see horizontal stripes of lighter and darker engraving across the job — even though the design has no such pattern. Banding is usually caused by belt tension varying as the gantry moves through its travel range, inconsistent stepper motor torque, or a mismatch between the scan line interval and the stepper's microstep resolution.
The five causes below address both types. Start with Cause 1 regardless of which pattern you're seeing — belts are the most common root cause of both.
Cause 1: Slack or Unevenly Tensioned Belts
Loose belts are by far the most common cause of line shifting and banding in diode laser engravers. When a belt has slack, the laser head can overshoot or undershoot its target position during direction changes, causing scan lines to be misregistered relative to each other.
How to check: With the machine off, push down on the center of the X-axis belt with your finger. It should feel taut — like a guitar string — and spring back immediately. If it flexes significantly or feels rubbery, it's too loose. Repeat for the Y-axis belt(s). On machines with dual Y-axis belts, both sides must have equal tension; if one is tighter than the other, the gantry will twist and produce diagonal banding.
How to fix: Most diode machines have tensioner screws or slots at the end of each axis. Loosen the motor mount bolts, pull the motor to increase belt tension, and retighten. Some machines use dedicated belt tensioner clips that can be slid along the belt to take up slack. After tightening, re-home the machine and run a test engrave on scrap material.
Over-tightening: Belts can be too tight. An over-tight belt increases motor load, causes premature wear on the motor bearings and pulley teeth, and can produce its own resonance-based banding at certain speeds. The correct tension is taut but with a few millimeters of deflection possible under firm finger pressure — not completely rigid.
Cause 2: Loose Pulley Set Screw
Even if the belts are correctly tensioned, a loose pulley on a stepper motor shaft can cause the same shifting symptoms. The pulley connects the motor shaft to the belt — if the set screw holding the pulley to the shaft is loose, the motor can rotate without moving the belt, resulting in position errors.
How to check: Power off the machine. Grip the pulley on each stepper motor and try to rotate it independently of the shaft. You should feel no movement whatsoever — the pulley and shaft should feel like one piece. Also grip the pulley and try to slide it lengthwise along the shaft; it should not move axially either.
If you find a loose pulley: Locate the set screw (usually one or two M2.5 or M3 hex socket screws on the side of the pulley hub). Tighten them firmly. Many users apply a small drop of blue threadlock (Loctite 243) to the set screw after tightening to prevent it from vibrating loose again. Let the threadlock cure fully before running the machine.
Flat-side note: Many stepper motor shafts have a flat ground on one side specifically for the set screw to bite against. If the set screw is pointing away from the flat, the grip is weaker. When disassembling and reassembling pulleys, position the set screw against the flat for maximum holding force.
Cause 3: Acceleration Too High (Missed Steps)
Stepper motors can only accelerate so fast before they lose synchronization with the controller — a condition called missed steps. When a motor misses steps during a rapid direction change, the laser head's actual position falls behind the controller's expected position. Every subsequent line is offset by the amount of the miss, producing a visible shift that persists for the rest of the job.
This cause is most likely if shifting occurs consistently during high-speed engraving but the machine runs fine at lower speeds. It's also more common when engraving at the extremes of the work area, where the gantry has more inertia to manage.
How to fix in LightBurn: Go to Edit → Machine Settings (for GRBL devices). You'll see X acceleration ($120) and Y acceleration ($121) values. Reduce both by 25% and test. For most 10W–20W diode machines, safe values are 2,000–5,000 mm/s². Reducing acceleration may slow the overall job time slightly but will eliminate missed steps.
If you don't have access to Machine Settings: In LightBurn's Cut settings, enabling "Flood Fill" or reducing the scan angle can change how the machine accelerates. Alternatively, reducing the scan speed directly in the layer settings reduces the acceleration demand on the motor. Try 80% of your current scan speed as a test.
Cause 4: Stepper Driver Current Too Low
Stepper motors require a specific drive current to produce their rated torque. If the stepper driver (the chip on the control board that powers each motor) is set below the motor's rated current, the motor will have less torque than designed — and under load, it will miss steps during rapid movements.
This cause is more common after firmware updates, board replacements, or on budget machines where the factory current setting is conservative to protect the driver chips.
How to check: This requires either measuring the reference voltage on the driver trim pot with a multimeter, or accessing firmware settings that control current (some GRBL boards expose current settings via the $-parameter system). The correct procedure is machine-specific — refer to your controller board documentation for target reference voltages.
Warning: Do not increase stepper current beyond rated values — this will overheat the drivers and motors. Current adjustment should be done with the machine stationary, the laser module disconnected, and only if you have the correct target voltage from the manufacturer.
If you're not comfortable with this step, first exhaust the mechanical causes (belts, pulleys) and the software cause (acceleration) before assuming current is the problem. Current issues are less common than mechanical ones on consumer diode machines.
Cause 5: USB Electrical Noise
Laser engravers generate significant electrical noise from their power supplies and laser modules. This noise can couple into the USB cable's ground, creating a condition called a ground loop. Ground loop noise corrupts USB data packets, and when the position data being streamed to the controller is corrupted, the controller receives incorrect coordinates — producing a sudden, random line shift mid-job.
The signature of USB noise as the cause: shifts are random (not at the same position each time), occur mid-job rather than at direction changes, and the problem is inconsistent — some jobs run fine and others have one or two shifts. It is also more common when the computer and laser are plugged into different power circuits.
Immediate fixes:
- Use a short, shielded USB cable (1m or under). Long, unshielded cables are more susceptible to noise pickup.
- Keep the USB cable away from the laser power cable. Running them parallel and close together creates inductive coupling.
- Plug the computer and laser into the same power strip to equalize ground potential.
Definitive fix: A USB isolator eliminates the ground path between the computer and laser electrically. They cost $15–25 and plug between the computer's USB port and the laser's USB cable. They resolve this class of problem completely and are a worthwhile addition to any laser setup where the machine and computer are on different circuits or the laser PSU produces significant noise.
Scan Offset Calibration (Bidirectional Scanning)
One specific form of line shifting — where every other line is offset to the left or right — is caused by bidirectional scanning with incorrect scan offset calibration. In bidirectional mode, the laser fires on both the left-to-right pass and the right-to-left pass. If the laser fires a few milliseconds too late or too early on the return pass (due to controller latency or motor inertia), the return-pass lines are shifted relative to the forward-pass lines, creating a comb-like pattern.
This is not a fault — it's a calibration issue. In LightBurn, go to Edit → Device Settings → Scan Offset Adjustment. Enable it and run the built-in calibration pattern, which prints a series of lines at different offset values. Find the offset where lines appear aligned and enter that value. Most diode machines need an offset of 0–0.2mm at typical engraving speeds; the value changes with speed, so calibrate at your typical scan speed.
If bidirectional shifting is the issue, switching to unidirectional scanning eliminates it entirely (at the cost of roughly 2× longer job times). This is a useful diagnostic — if the problem disappears in unidirectional mode, scan offset calibration is your fix.
Frequently Asked Questions
Why are my laser engraving lines offset or shifted?
The main causes in order of likelihood: slack belts, loose pulley set screw, acceleration too high causing missed steps, stepper current too low, or USB electrical noise. Check belt tension first — it's the cause in roughly half of all cases and takes 30 seconds to test.
What causes banding in laser engraving?
Regular horizontal stripes (banding) differ from random shifts. Banding usually means belt tension varies through the gantry's travel range, or the scan interval doesn't match the stepper's microstep resolution. Random shifting is almost always mechanical — belt or pulley — or missed steps from high acceleration.
How tight should laser engraver belts be?
Taut like a guitar string — it should spring back when plucked and produce a low tone. Not floppy, not completely rigid. A few millimeters of deflection under firm finger pressure is correct. On dual-Y machines, both sides must match tension or the gantry twists.
Will reducing speed fix laser line shifting?
Reducing speed can mask the problem if the root cause is high acceleration causing missed steps. But it won't fix a loose belt or pulley — those need mechanical correction. Fix mechanics first, then optimize speed. If the problem only appears above a certain speed threshold, reduce acceleration in firmware settings instead.
What is a USB isolator and do I need one?
A USB isolator electrically separates the computer and laser, eliminating ground loop noise that corrupts position data. Symptoms: random, inconsistent shifts mid-job that don't happen at the same place each time. If all mechanical checks are fine and shifts are random, a $15–25 USB isolator is very likely the fix.
Worn or loose GT2 belts cause shifting lines. A fresh belt set usually fixes it permanently. Commission earned on any purchase.
Shop GT2 Belts →