Mini Prusa -Pause GCode
So far I tried M601 and M25. Prusa Mini seams to ignore them.
M600 works but unloads filament, what I do not want.
Is there a gcode command does a similar thing like the pause Button on the Printer?
I did not found more here: https://www.help.prusa3d.com/en/article/prusa-specific-g-codes_112173
Best Answer by mrstoned:
I found a few threads on the forum;
From github;
Finally I can confirm that M601 is implemented in latest FW 4.2.0-RC1. Please try it out and confirm it too 🙂
|
But will not work when using octoprint.
Reading further i found a change in for the next update.
https://github.com/prusa3d/Prusa-Firmware-Buddy/pull/1097/files
RE: Mini Prusa -Pause GCode
Can you verify that the m601 ends up in the gcode after a reslice?
I tried right-clicking in the slicer on the + at a specific layerheight and it atleast puts the M117 message and row below M601 in the file.
Prusa Mini+ kit. BondTech extruder. FW 5.1.2
Prusa MK3S+ kit. Stock. FW 3.11.0
Prusa MK3S+, used. Stock. FW 3.13.3
RE: Mini Prusa -Pause GCode
Thanks for the reply mrstoned. I changed my gcode manually, so it must be there. I did not see any reaction of the printer while passing the section. Since M600 works I guess there is no implementation for M601? Or is there another command? Would be nice if this would work...
RE: Mini Prusa -Pause GCode
I cant find anything regarding this in prusaslicer on their github either.
I dont have my mini yet so cant check a real prusaprint.
If it doesn't honor the pausecommand in gcode then i guess it would be a bug in either PS or firmware.
Prusa Mini+ kit. BondTech extruder. FW 5.1.2
Prusa MK3S+ kit. Stock. FW 3.11.0
Prusa MK3S+, used. Stock. FW 3.13.3
RE: Mini Prusa -Pause GCode
I found a few threads on the forum;
From github;
JohnnyDeer commented on 30 Jul 2020
Finally I can confirm that M601 is implemented in latest FW 4.2.0-RC1. Please try it out and confirm it too 🙂
|
But will not work when using octoprint.
Reading further i found a change in for the next update.
https://github.com/prusa3d/Prusa-Firmware-Buddy/pull/1097/files
Prusa Mini+ kit. BondTech extruder. FW 5.1.2
Prusa MK3S+ kit. Stock. FW 3.11.0
Prusa MK3S+, used. Stock. FW 3.13.3
RE: Mini Prusa -Pause GCode
Nice.. The new firmware did it:
M601 works with 4.2.1
Tanks for the help!
JohnnyDeer commented on 30 Jul 2020