1 altering work coordinate systems (g10l2) – Rockwell Automation 8520 9/Series CNC Lathe User Manual

Page 313

Advertising
background image

Chapter 11

Coordinate System Offsets

11-7

To change work coordinate systems, specify the G-code corresponding to

the work coordinate system you want in a program block. Any axis

motion commands in a block that contains a change from one work

coordinate system to another is executed in the work coordinate system

specified in that block.

Example 11.2

Changing Work Coordinate Systems

Program Block

Comment

G54;

G00X20.Z20.;

axis motion in the G54 work coordinate system.

G55X10.Z10.;

axis motion to the point X10. Z10. in the G55 work coordinate system.

X2.Z3.;

axis Motion in the G55 work coordinate system.

Figure 11.6

Results of Example 12.2

3

10

2

10

G55 Work Coordinate System

20

20

G54 Work Coordinate System

Z

X

Z

X

There are 3 methods to change the value of a work coordinate system zero
point in the work coordinate system table. Two methods can be found in

the following sections:

Method:

Chapter:

manually alter the work coordinate system table

3

alter the paramacro system parameter values 5221- 5386

28

11.2.1

Altering Work Coordinate

Systems (G10L2)

Advertising