refresh/ergenerate gcode in linuxcnc
- j2sip
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
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.
- ArcEye
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 758
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.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
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.
- j2sip
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
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.102 seconds