Quick reference
34
(SOFT 03.1X)
G164. Multiple machining in arc pattern
G164 X Y B I C F P Q R S T U V
X
Distance from the starting point to the center along the
abscissa axis.
K
Y
Distance from the starting point to the center along the
ordinate axis.
B Angular distance in degrees of the machining path.
I Angular step between machining operations.
K
Total number of machining operations including that of the
machining definition point.
C It indicates how it will move between the machining points.
• "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. Only if C is other
than 0.
G165. Machining programmed with an arc-chord
G165 X Y A C F
X
Distance from the starting point to the center along the
abscissa axis.
I
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.
C It indicates how it will move between the machining points.
• "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. Only if C is other
than 0.