ADTECH9 Series CNC Programming Manual
➢
The note doesn’t have limit on length; if the program has a long note, the axis motion will pause for a
while; therefore, if a long note is required, please put it at the place that motion pauses or without
motion;
➢
If there is only one “)” without “(”, “)” will be ignored;
➢
The note may have multiple lines and are separated with space;
➢
During processing, the note can’t be executed.
Instruction address:
One English letter in the text of the processing program (“Address” hereinafter)
Instruction word:
Adding a number after the instruction address will constitute an instruction word.
Program segment No.:
Consist of letter N and number (≤5 digits), and can be randomly arranged.
➢
The sequence of executing program segments only related to the storage position rather than program
segment No.;
➢
If program segment N20 appears before program segment N10, N20 shall be executed first.
Program segment:
A program segment consists of one or several instruction word and ends with “;”;
N_ G_ X_Z_ F_ S_ T_
M_ ;
Program segment No. Preparation Size definition Feeding speed Spindle rotation Tool
change Auxiliary function
Skip symbol:
If the first character of a program segment is “/”, this program segment is conditional, i.e. skip switch. In upper
position, this program segment isn’t executed; when the skip switch is in lower position, this program segment
is executed.
Program end:
Generally, the following codes are used when program ends:
Code
Action
M30
End main program
M99
End subroutine
Содержание 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 ...