Hi all,
In Marlin firmware, when for example you add the “M0 click to restart” after some other commands to rise up the nozzle at Layer n… to the G-code, the printer stops and wait till you press again the panel button, this give you the opportunity to insert object or do other things in the middle of a print, then all start again and read other commands to put the nozzle exactly where it was paused.
My question is: The M600 command do the same thing, but just after the queue is empty, so you don’t really know when the printer will stop, but later i do need even the M601 to resume the print, but can be done only by console……
There’s any chance i can use the "M25 M24 command to do the same as the “M0” do?
If yes how i can do it? assuming that i use Simplify 3D which it allow me to add post processing scripts at any point of the G-code program if i have to do that.
Thank you for any help
Regards
Imported from wikidot