Rockwell Automation 8520-GUM 9/Series CNC Grinder Operation and Programming Manual Documentation Set User Manual

Page 328

Advertising
background image

Coordinate Control

Chapter 11

11-12

Example 11.4

Changing the External Offset Through G10 Programming

Program Block

Comments

G10L2P1O1X-15.Z-10.;

defines work coordinate system zero
point to be at X-15, Z-10 from the
machine coordinate system zero point

G90;
G10L2P0O1X-15.Z-20.;

sets external offset of X-15, Z-20 moving
work coordinate system zero point to be
at X-30, Z-30 from the machine
coordinate system zero point

G90;
G10L2P0O1X-30.Z-30.;

sets external offset of X-30, Z-30 moving
work coordinate system zero point to be
at X-30, Z-30 from the machine
coordinate system zero point

Important: This modification is permanent. The control saves the new
table values for the work coordinate systems even when control power is
turned off.

Figure 11.9

Results of Example 11.4

Machine coordinate system
zero point

Work coordinate system
zero point as defined in
table to be X-15., Z-10.

Work coordinate system zero point after
execution of the block G10L2P0X-15.Z-20.;

10

20

30

10

20

20

10

20

10

30

X

X

Z

Z

12175-I

Advertising