I think i seen this a few months ago as a question but is there a tab to click that tells the router to return to its origin on x and y axis after running a file? Would be very handy
as in origin do you mean home origin or a set position you desire ? eg back of table so u can remove item off bed
if you go into custom g codes user end script it will go to what you put in there after each job
another option is under move tab ,saved positions and click manage and set up any saved positions you want , they become very handy especially if you have a big table
I would like it to go back to where i zero x and y to start the file so when i have multiple operations for one project, i can start the next operation without manually finding my x 0 and y 0.
If the millmage control buttons allow me to to return to x0 and y0 with one button push, then i guess i should be learning to use that sooner rather than later. Thanks for the help.
Im assuming that i have to go back to where i started and zero’d my axis before starting the next operation. Ive been doing it this way every time.
Just for grins, and with no tool, Jog to the center of the table and hit Start.
It should still move to the correct position and begin milling.
I will definetly try it and see what happens
This is what I use all the time. I run multiple jobs or operations on the same part. Put this in your end job script:
G0 X0.0000Y0.0000
I will try that, thanks

