CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] G code Examples (Was RE: Cutviewer program - file renaming

Posted by Matt Shaver
on 2001-01-24 09:18:01 UTC
I pasted this table in from a Word document and it got slaughtered. This should (might?) be better:

> How to Set Work Offsets on the EMC Control
>
> There are 9 work offsets that can be used to shift the origin point of
> the coordinate system which all axis motion commands use as a position
> reference:
> Offset Command P Value for G10
> ---------------------------------------
> Machine G53 Can't be offset
> 1 G54 1
> 2 G55 2
> 3 G56 3
> 4 G57 4
> 5 G58 5
> 6 G59 6
> 7 G59.1 7
> 8 G59.2 8
>
> The G54 offset is the default offset which is in effect when the machine
> is powered up. G54 through G59.2 are modal, which means that once
> invoked they stay in effect until another offset is commanded. G53 is
> non-modal and refers to the machine coordinate system. To set the offset
> values in MDI mode, use the command:
> G10L2P<p_value>X<x_offset>Y<y_offset>Z<z_offset>
>

Matt

Discussion Thread

John Murphy 2001-01-23 21:42:41 UTC Re: [CAD_CAM_EDM_DRO] G code Examples (Was RE: Cutviewer program - file renaming Smoke 2001-01-23 22:19:06 UTC Re: [CAD_CAM_EDM_DRO] G code Examples (Was RE: Cutviewer program - file renaming Matt Shaver 2001-01-24 02:11:57 UTC Re: [CAD_CAM_EDM_DRO] G code Examples (Was RE: Cutviewer program - file renaming dougrasmussen@c... 2001-01-24 06:50:16 UTC Re: G code Examples (Was RE: Cutviewer program - file renaming Matt Shaver 2001-01-24 09:18:01 UTC Re: [CAD_CAM_EDM_DRO] G code Examples (Was RE: Cutviewer program - file renaming