I have this issue for some time, and I have installed the most updated version of jyersUI and even tryed installing the creality original firmware (the most updated one aswell) and neither of them does the pause right.
I use mostly cura and tried the filament change command and the pause at height using M0 and M25.
Still no luck too.
Tried the pause on prusa slicer and don't work either.
Recommended Posts
GregValiant 1,112
I can explain a bit and maybe you will get a better idea of what to look at.
;current layer: 25
M83 ; switch to relative E values for any needed retraction
G1 F300 Z6.2 ; move up a millimeter to get out of the way
G1 F9000 X10 Y10
G1 F300 Z15 ; too close to bed--move to at least 15mm
M104 S210 ; standby temperature
M18 S14400 ; Set the disarm timeout
M300
M0 ; Do the actual pause
M109 S210 ; resume temperature
G1 F300 Z5.2
G1 F9000 X126.5 Y103.5
G1 F300 Z5.2 ; move back down to resume height
G1 F3111.3 ; restore extrusion feedrate
M82 ; switch back to absolute E values
G92 E552.26167
So if there is an error when you Pause using the LCD then it's a firmware issue.
If there is an error when using the Filament Change plugin it is probably either your settings or the firmware that is at fault.
If there is an error using Pause At Height it might be the result of a known glitch that occurs when using it "By Height" and there are Z-Hops in the file (or sometimes when using Adaptive Layers). When using "By Layer" I have never had a problem on my older Ender 3 Pro and I use Pause at Height a lot.
Speaking just about Pause at Height - what do you use for the actual pause command?
Link to post
Share on other sites