Terminate movement but not by M112
-
Hello. I would like to terminate any current moves (printing, running macro, movements from Dashboard etc) but without loosing current position (still being homed). M112 will stop all movements but also shut down Duet.
Example:
I am running series of macros for testing purposes, but I've started wrong macro that will crash on items on bed or take a long time to complete. I don't want to reset Duet because I still got data to extract and I don't want to set up everything again for testing.
I searched Forum and Wiki but all I found is that I can use trigger that will execute after all commands from buffer.
Any solution for that? -
This would also make it simple to implement jogging. Button down, send movement command towards machine limit. Button up, send stop.
-
@mandragora this sounds like the Feed Hold feature found on most CNC machines. We plan to implement this feature in RRF 3.5.
-