GSK980MDc Milling CNC System User Manual
26
I Programming
can be omitted)
G0 X0 Y0; (Move to X0 Y0 at the rapid traverse rate, modal G command G0 valid)
M30;
Example 2
O0002;
G0 X50 Y5;(Move to X50 Y5 at the rapid traverse rate)
G04 X4;(Time delay for 4 seconds)
G04 X5;(Time delay again for 5 seconds,non-modal command G04 should be input again)
M30;
Example 3: (the first operation after the power is turned on)
O0003;
G90 G94 G01 X100 Y100 F500; (G94 feed per minute,feedrate is 500mm/min)
G91 G95 G01 X10 F0.01; (G95 feed per revolution, input the F value again)
G90 G00 X80 Y50;
M30;
3.1.3 Related Definition
The words or characters which are not specially described in this manual are as follows:
Start point: the position before performing the current block;
End point: the position after performing of the current block;
X: the end point absolute coordinate of X axis for G90, the incremental value of X axis against
current point for G91;
Y: the absolute coordinate of Y axis at the end for G90, the incremental value of Y axis against
current point for G91;
Z: the absolute coordinate of Z axis at the end for G90, the incremental value of Z axis against
current point for G91;
F: Cutting feedrate.
3.1.4 Address Definition
Usage of the address in system is as follows:
Address Function Value range
Roundin
g
Punching number of 1 and 3rd side for
rectangle serial punch(G140/G141)
0 ~ 9999 , Absolute value for
negative
Decimal
part
omitted
4th,5th axis,axis name address
-99999999~99999999×least input
increment
Round-off
A
Width of outer rectangular roughing
milling(G132/G133)in X direction
-9999999~99999999,×least input
increment , absolute value of
negative number
Round-off