GSK983Ma Milling Machine Center CNC System User Manual
108
Part 1 Programming
G92 X0 Y0 G17 G69
;
G68 X25.0 Y25.0 R45.0
;
G90 X50.0
;
Y25.0
;
(Correct program)
G92 X0 Y0 G17 G69
;
G68 X25.0 Y25.0 R45.0
;
G90 X50.0 Y0
;
Y2.0
;
3.6.8.2 Relationships with other functions
(1) In the cutter compensation C, G68 and G69 can be specified. The rotation plane must be
consistent with the one of the cutter compensation C.
For example:
N1 G92 X0 Y0 G69 G01
;
N2 G42 G90 X1000 Y1000 F1000 D01
;
N3 G68 R-30000
;
N4 G91 X2000
;
N5 G03 Y1000 I-1000 J500
;
N6 G01 X-2000
;
N7 Y-1000
;
N8 G69 G40 G90 X0 Y0 M30
;
⑵
Scaling
When the scaling is commanded with coordinate rotation together, the former is performed firstly.
For example:
N1 G92 X0 Y0 Z0 G69 G50
;
N2 G51 I0 J0 P1500
;
N3 G68 X500 Y1000 K45000
;
N4 G90 X0 Y0
;
N5 G01 G91 X1000 F200
;
N6 Y2000
;
N7 X-1000
;
Program without coordinate rotation
Summary of Contents for GSK983Ma
Page 124: ......
Page 143: ......
Page 185: ......
Page 209: ...Chapter Four Operation 197 Part 2 Operation ...
Page 239: ...Chapter Four Operation 227 Part 2 Operation ...
Page 242: ......
Page 279: ......
Page 296: ...GSK983Ma Milling Machine Center CNC System User Manual 284 Part 2 Operation ...
Page 371: ...Appendix 11 USB Interface Parameter Transfer Operation ...