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

Coordinate Control
Chapter 11
11-4
Example 11.1
Motion in the Machine Coordinate System
Program block
Comment
N1 G00X30Z30;
axis motion in work coordinate system.
N2 G53X25Z10;
axis motion in machine coordinate system.
N3 X20Z50;
axis motion in work coordinate system.
Figure 11.2
Results of Example 11.1
N2
N3
N1
Work coordinate system
Machine coordinate system
Axis motion in machine
coordinate system
Axis motion in work
coordinate system
X
X
Z
Z
10
20
30
40
50
60
70
80
30
50
50
40
30
20
10
30
20
12169-I
When grinding a part using a part program made from a part drawing, it is
sometimes desirable to match the zero point on the coordinate system of
the part drawing with the zero point of the work coordinate system.
As shown in the illustrations in Figure 11.3, the work coordinate system is
established by programming the distance between the desired zero point of
the work coordinate system and the zero point of the machine coordinate
system.
11.2
Preset Work Coordinate
Systems (G54-59.3)