ISO canned cycles (M)
82
G165
* Machining programmed with an arc-
chord.
G165 X Y A I C F
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
A: Angle, in degrees of the perpendicular
bisector of the chord with respect to the
abscissa axis
I: Length of the chord
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 A or I is required.
Function MDVMeaning