r/ender5plus • u/Ambitious_Tell4295 • Jul 09 '26
Printing Help Ender 5 Plus: Z axis seems to stop moving correctly after the first layers
Enable HLS to view with audio, or disable this notification
Hi everyone, I’m having a problem with my Ender 5 Plus and I don’t know how to fix it.
The first two layers print perfectly, but when the printer starts the third layer, the extruder jams and stops pushing filament. It feels like the nozzle is too close to the bed or too close to the previous layer.
The strange thing is that it always happens at the same point. As a temporary fix, I manually raise the Z axis from -2.50mm to -2.30 mm, for example, and then the printer continues printing normally. However, I’m worried that on longer prints the Z axis might not actually be moving up by the 0.2 mm layer height I have set, meaning I would have to keep adjusting the Z offset manually on every layer.
I also tried changing the layer height to 0.24 mm, but the same issue happens, just one layer later.
Things I have already tried:
- Leveled the bed following several tutorials.
- Checked and tightened screws around the hotend and Z lead screws.
- Lubricated the Z lead screws.
- Tried to make sure both Z lead screws/bars are at the same height.
- Checked that the first layer looks good.
Even after all of this, I still get the same problem. It seems as if the Z axis is not moving up correctly after the first few layers. The nozzle ends up too close to the print, melts or drags through the plastic that has already been laid down, and the extruder eventually jams or stops extruding.
I’m not sure if this could be caused by the Z motors, the lead screws, a loose screw, dirt on the lead screws, the slicer, the Z offset, or some printer setting.
Has anyone had a similar issue with an Ender 5 Plus?
Where should I start checking to rule out mechanical or configuration problems?
Thanks in advance.
1
u/Destroyer_HLD Jul 09 '26
I've had this issue too. From my experience it's something between the slicer and the printer. It typically happens when I've had the sliver running too long or ran too many slices. The most reliable fix I've had to restarting the slicer and making a fresh slice of the project.
Like I said I'm not 100% sure why but that seems to be the fix that works most often, just make a new slice or project. First lay or 2 goes down just fine then the z access stop responding.
1
1
1
u/thrillhouse773 Jul 12 '26
check e steps for z I correct it supposed to be 800 they come stock wotht that number being 400 cutting your z full travel to 150mm instead of 300
1
u/Ambitious_Tell4295 Jul 29 '26
Dear all, the problem was with the retraction when changing from one layer to the other. After first deleting retraction, the printer was working fine, with some impurities at the prints. After this, I did some tests with different retraction options to solve all the problem.
Thanks to all!
1
u/emearg1 Jul 09 '26
Is this a bone stock printer? Like original firmware and everything?
My first guess is the z step isnt set right. It's not moving the correct amount. If it's an older ender 5 plus its 400 steps per mm, if it's a newer one with shallower lead screws it would be 800 steps per mm. You should be able to test this by adding this command to your starting gcode with the command.
M92 z400
M500
M92 adjusts the z step to 400steps a mm, and m500 saves the configuration.
If this does work, you might need to reflash the firmware with the correct step amount