refresh/ergenerate gcode in linuxcnc
22 Jul 2012 03:36 #22311
by j2sip
refresh/ergenerate gcode in linuxcnc was created by j2sip
Does linuxcnc have a refresh/regenerate g-code after you, let's say, just did a work offset operation like Mach3 have? The gcode being used was generated with,say, 0 at left bottom corner and I'd like to make it 0 at the right corner. How do I update/tell the gcode in linuxcnc that I want a different work offset.
Thank you. Sorry for my English.
Jordan
Thank you. Sorry for my English.
Jordan
Please Log in or Create an account to join the conversation.
22 Jul 2012 09:05 #22312
by ArcEye
Replied by ArcEye on topic Re:refresh/ergenerate gcode in linuxcnc
Hi
So long as the g code still does what you want it to, all you have to do is move to the new 0 point you wish to start from and touch off.
If you still need the original 0 point, just use another offset - G55 say, so that you can return to the original at a later point.
linuxcnc.org/docs/2.5/html/gcode/coordinates.html
regards
So long as the g code still does what you want it to, all you have to do is move to the new 0 point you wish to start from and touch off.
If you still need the original 0 point, just use another offset - G55 say, so that you can return to the original at a later point.
linuxcnc.org/docs/2.5/html/gcode/coordinates.html
regards
Please Log in or Create an account to join the conversation.
22 Jul 2012 12:42 #22315
by BigJohnT
Replied by BigJohnT on topic Re:refresh/ergenerate gcode in linuxcnc
Please Log in or Create an account to join the conversation.
23 Jul 2012 01:54 #22332
by j2sip
Replied by j2sip on topic Re:refresh/ergenerate gcode in linuxcnc
Thanks for the replies. I'm reading thru the tutorials linked.
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds