Hello everyone!
I have been using the CNC module and attempting to program a M00-M01 Optional Stop Command in my GCode. Has anyone used this command with regards to the Snapmaker?
I have used it in the past on HAAS machines but for some reason when im using the SM it blows past it in my code. The machine seems to read that it needs to go back and dwell but then starts again immediately without requiring the start command. I would like to be prompted to hit run again so I can change parts/ rotate parts for marking.
Below is the resource I found that states SM has the M00-M01 command in the controller but maybe im using it incorrectly or it only can only dwell for a set time and not a command.
https://snapmaker.github.io/Documentation/gcode/M000-M001
Any input is appreciated