G03 Circular interpolation (CCW)
It Moves from the current position to
the target position at the instructed radius and feedrate in circular path.
[Command
format]
G03 X___ Z___ (I___ K___) F___
(L___ )
G03 X___ Y___ (I___ J___) F___ (Y-axis
control)
(L___ )
G03 Y___ Z___ (J___ K___) F___ (Y-axis
control)
(L___ )
I: Signed distance from the starting
point to center of circle in the X-axis direction.
K: Signed distance from the starting
point to center of circle in the Z-axis direction.
J: Signed distance from the starting
point to center of circle in the Y-axis direction.
L: Radius of circular path
F: Feedrate
[Note]
1. I and K commands instruct the
radius.
2. While two arcs can be obtained from
the L command, the 180 or less arc is selected.
To select an arc having more than 180, instruct CALRG at the same time
3. The Y axis control is the special
specification.
Post a Comment