Section 4 System Programming 51

+Y

+Z

G02 Clockwise

G02 Clockwise

+X +X

+Z

G02 Clockwise

+Y

G03 Counter Clockwise Circular Cutting Move

The G03 command is identical to the G02 command, but it moves the tool in a counter clockwise arc instead of a clockwise arc.

Example:

G01 X2.0 Y1.0 F8.0 Moves the tool directly to the Program Coordinates X=2.0, Y=1.0 at a feedrate of 8.0 in/min.

G03 X0.0 Y3.0 I-1.0 J1.0 Moves the tool using counter-clockwise circular interpolation to the Program Coordinates X=0.0, Y=3.0 with a center point of X=1.0, Y=2.0 at a feedrate of 8.0 in/min.

0,3 End

1,2 Center

2,1 Start

Page 55
Image 55
Anaheim DPJ72LC2, DPJ72LC3, DPJ72LC4 manual G03 Counter Clockwise Circular Cutting Move, End Center Start