ADTECH9 Series CNC Programming Manual
<END> //Template end
M30
%
Program
header/end and
process control
Template header, used to configure program
start, initialize code;
Template end, used to configure end code of
the program
Processing
elements and
the breakpoint
configuration
Point configuration of current layer
Line configuration of current layer
Forward arc configuration of current layer
Reverse arc configuration of current layer
Tool jump configuration of discontinuous
point in current layer
Coordinate data
configuration
Configure point coordinates and end
coordinates of the line
Configure the offset of arc center relative to
the starting point
Layer
configuration
keyword
The head of layer 1, used to configure the
initialization code of current level, such as tool
change command
The end of layer 1, used to configure the end
code of current layer