After installing the z-axis extension. At the end of the output, the z-axis descends and spoils the output

https://www.facebook.com/groups/1444297182358728/permalink/2889953617793070/
(See links)

Like the top link
After finishing printing, there is a problem that the z-axis comes down and finishes.

Eventually, the output of 20 hours was destroyed.

Others also asked if there was a problem with the z-axis coming down at the end. There were many people who came down.

However, even if I searched the g-code, I could not find any problems coming down.


G1 X102.5 Y76.294 E2447.05353
G0 F4800 X102.673 Y76.194
;TIME_ELAPSED:67974.352981
G1 F1500 E2440.55353
M140 S0
M107
;End GCode begin
M104 S0 ;extruder heater off
M140 S0 ;heated bed heater off (if you have it)
G90 ;absolute positioning
G92 E0
G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure
G1 Z221 E-1 F3000 ;move Z up a bit and retract filament even more
G1 X0 F3000 ;move X to min endstops, so the head is out of the way
G1 Y125 F3000 ;so the head is out of the way and Plate is moved forward
M84 ;steppers off
;End GCode end
M82 ;absolute extrusion mode
M104 S0
;End of Gcode

I think M84 is the problem. Has anyone solved it?

This is a serious problem.

https://www.facebook.com/groups/1444297182358728/permalink/2894893793965719/
(See links)

https://www.facebook.com/groups/1444297182358728/permalink/2895421370579628/
(See links)

Hi, can you post the complete G-code file here? And which software you used to generate the G-code?

Snapmaker Luban was used.
However, it was the same when using the previous version of the Snapmaker tool.

Hey, here is a thread to read for your problem. Unfortunately I have and want no facebook.

Thank you for your interest.

I uploaded the video to youtube

However, This is a different issue than the link issue.

G1 X61.538 Y78.849 E5465.59282
G0 F4800 X61.71 Y78.749
;TIME_ELAPSED:15361.354272
G1 F1500 E5459.09282
M140 S0
M107
;End GCode begin
M104 S0 ;extruder heater off
M140 S0 ;heated bed heater off (if you have it)
G90 ;absolute positioning
G92 E0
G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure
G1 Z221 E-1 F3000 ;move Z up a bit and retract filament even more
G1 X0 F3000 ;move X to min endstops, so the head is out of the way
G1 Y125 F3000 ;so the head is out of the way and Plate is moved forward
M84 ;steppers off
;End GCode end
M82 ;absolute extrusion mode
M104 S0
;End of Gcode

For reference, this is the back of my gcode.

The results I checked.

In the’M84’, the z-axis seems to go down.

What is curious is that the y-axis goes back to the end and then back to the front.
While pushing out the prints, it sometimes breaks.

First, I deleted’M84’, preventing it from coming down.
Some of the solutions are in one state, but I don’t think this is the right answer.

It’s the same problem.