ISO canned cycles (M)
80
G163
* Multiple machining in a circular pattern.
G163 X Y I K C F [P] [Q] [R] [S] [T] [U] [V]
X: Distance from the starting point to the center
along the abscissa axis
Y: Distance from the starting point to the center
along the ordinate axis
I: Angular increment between machining
operations
When the movement between points is done
in G00 or G01, the sign indicates the direction:
(I+) counterclockwise and (I-) clockwise
K: Total number of machining operations
including that of the machining definition
point
C: Type of movement between machining points
(default value = 0)
C=0: In rapid (G00)
C=1: Linear interpolation (G01)
C=2: In clockwise circular interpolation (G02)
C=3: In counterclockwise circular
interpolation (G03)
F: Feedrate for the movement between points. It
will only be valid for C values other than zero
Note: when defining the machining operation,
only one of parameters I and K is required.
Function MDVMeaning