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
Содержание CNC9640
Страница 1: ...ADTECH9 Series CNC Programming Manual ...
Страница 21: ...ADTECH9 Series CNC Programming Manual Workpiece Coordinate System Diagram ...
Страница 44: ...ADTECH9 Series CNC Programming Manual 2 Occasions that inner corner rotates ...
Страница 45: ...ADTECH9 Series CNC Programming Manual ...
Страница 57: ...ADTECH9 Series CNC Programming Manual G18 plane G19 plane 4 If I J is specified in the segment without motion ...
Страница 62: ...ADTECH9 Series CNC Programming Manual Manual insertion ...
Страница 65: ...ADTECH9 Series CNC Programming Manual Tool radius compensation start and axis Z cut in action ...
Страница 117: ...ADTECH9 Series CNC Programming Manual ...
Страница 118: ...ADTECH9 Series CNC Programming Manual ...
Страница 142: ...ADTECH9 Series CNC Programming Manual ...
Страница 143: ...ADTECH9 Series CNC Programming Manual ...
Страница 144: ...ADTECH9 Series CNC Programming Manual ...