Modify pause function?
-
Hi all,
I've just set up a Duet3 on my cnc router, and its working great, I'm really keen on the ability to pause the job, make changes then resume... However, pause isn't perfect. I made the mistake of pausing at the bottom of a hole, and the default behavior is to move direct to zero, which means it gouged a big hole through my job... on resume, it went straight back to the last point and gouged another hole...
What I need is to lift the tool before moving to zero, and returning to the X and Y coordinate before plunging to previous position.
Any suggestions?
-
@Gerrard
You can modify "pause.g" in the SYS folder to suit your purposes.
e.g you might raise the tool to Z max as the first move when paused -
You can also customize resume.g