ADTECH9 Series CNC Programming Manual
Address
Meaning
Repeat times K
Specify the repeat times of fixed cycle in current positioning point;
if K isn’t specified, NC considers that K=1; if K is specified as 0,
the fixed cycle won’t be executed at current point.
➢
The hole processing specified by Gxx is modular, and the fixed cycle can be canceled with G80 or 01 G
instruction.
➢
Hole processing parameter is also modular, and will be retained before changed or fixed cycle is canceled,
even hole processing mode is changed.
➢
A hole processing parameter can be specified or changed when specifying a fixed cycle or at any moment
in the fixed cycle.
➢
Repeat times K isn’t a modular value, and is only specified when required.
➢
Feeding speed F is a modular mode, and it will be retained even the fixed cycle is canceled.
➢
If NC system is reset while executing the fixed cycle, hole processing mode, hole processing parameter
and repeat times K are canceled.
The following example describes above content better.
SN
Program content
Remark
1
S_ M03
Specify the rotation, and specify the spindle to rotate positively
2
G81X_Y_Z_R_F
_K_
Locate specified X, Y point quickly, process with the hole processing
parameter specified by Z, R, F and in the hole processing mode
specified by G81, and repeat for K times; when the fixed cycle is
started, Z, R, F are necessary hole processing parameters.
3
Y_
X axis doesn’t move, Y axis quickly positions the instruction point
and processes the hole; the hole processing parameter and hole
processing mode retain the modular value in 2. The K value in 2 is
invalid.
4
G82X_P_K_
Hole processing mode is changed; hole processing parameter Z, R, F
retain the modular value, specify the value of hole processing
parameter P and specify the repeat times K.
5
G80X_Y_
The fixed cycle is canceled, and all hole processing parameters
except F are canceled.
6
G85X_Y_Z_R_P
Since the fixed cycle has been canceled when executing 5, all
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 ...