ADTECH9 Series CNC Programming Manual
The feeding speed of arc interpolation is specified with F, which is the speed of tool in arc tangent direction.
2.1.5.
Pause instruction (G04)
Function:
Pause for a period of time between two program segments.
Format:
G04 P_ or G04 X_
Address P specifies the pause time, and the minimum unit of its instruction is
0.001 second if there is no radix point.
Address X specifies the pause time, and the minimum unit of its instruction is
1 second if there is no radix point.
Example:
G04 P 1000 : pause for 1000ms, equal to 1sec
G04 X 1 : pause for 1sec
2.1.6.
Plane selection (G17-G19)
Function:
This group of instruction is used to select the plane of arc interpolation and tool radius compensation.
Format:
G17………select XY plane
G18………select ZX plane
G19………select YZ plane
X, Y, Z indicate the coordinate axes or parallel axes
Details:
When the system is electrified, plane XY is selected by default.
In the program segment without instruction G17, G18 or G19, the plane doesn’t have any change.
Example:
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 ...