ADTECH9 Series CNC Programming Manual
Arc Interpolation Plane Definition Diagram
The end point of the arc is determined by address X, Y and Z. In G90 mode, i.e. absolute value mode, address
X, Y and Z specify the coordinate value of arc end in current coordinate system; in G91 mode, i.e. increment
value mode, address X, Y and Z specify the distance from the point of current tool to the end point in the
direction of every axis.
In X, Y and Z direction, the distance from the point of current point to the circle center is specified by address I,
J and K respectively, the symbols of which are determined by their motion directions.
The coordinate value of arc end can be either in absolute value or increment value, while the coordinate value
of arc center must be increment instruction from the start point.
When X, Y and Z are ignored (the start point coincides with the end point), I, J and K define the circle center,
and the track will be a full circle.
Example:
G02 J50 F500;
G91 G02 X50 Y50 J50 F500;
The processing tracks are shown in the figures below (full circle and 3/4 arc)
Instruction Diagram of Processing Full Circle
Summary of Contents for CNC9640
Page 1: ...ADTECH9 Series CNC Programming Manual ...
Page 21: ...ADTECH9 Series CNC Programming Manual Workpiece Coordinate System Diagram ...
Page 44: ...ADTECH9 Series CNC Programming Manual 2 Occasions that inner corner rotates ...
Page 45: ...ADTECH9 Series CNC Programming Manual ...
Page 62: ...ADTECH9 Series CNC Programming Manual Manual insertion ...
Page 65: ...ADTECH9 Series CNC Programming Manual Tool radius compensation start and axis Z cut in action ...
Page 117: ...ADTECH9 Series CNC Programming Manual ...
Page 118: ...ADTECH9 Series CNC Programming Manual ...
Page 142: ...ADTECH9 Series CNC Programming Manual ...
Page 143: ...ADTECH9 Series CNC Programming Manual ...