Changing the behaviour of "cancel print"
-
Is it possible to change the behaviour?
I want that my tool is driving to a high z pos and my bed comes towards me, so i can remove the bad print. -
@d0minik96 the simpliest way is to edit the pause.g file...in order to cancel the print you have to pause the print first...then cancel...I have done this on my pause.g file...and the hotend goes to the max X and Y axis when I press the pause button and that way I have my bed clear in order to remove the parts or do whatever I want!
-
Does duet invoke stop.g when a print is canceled?
-
@zapta said in Changing the behaviour of "cancel print":
Does duet invoke stop.g when a print is canceled?
RRF runs cancel.g in preference to stop.g when a print is cancelled .