GSK983Ma Milling Machine Center CNC System User Manual
64
Part 1 Programming
H01=
-
4.0 (Offset value)
N1 G91 G00 X120.0 Y80.0
;
……………
(
1
)
N2 G43 Z-32.0 H01
;
……………
(
2
)
N3 G01 Z-21.0 F1000
;
……………
(
3
)
N4 G04 P2000
;
……………
(
4
)
N5 G00 Z21.0
;
……………
(
5
)
N6 X30.0 Y-50.0
;
……………
(
6
)
N7 G01 Z-41.0
;
……………
(
7
)
N8 G00 Z41.0
;
……………
(
8
)
N9 X50.0 Y30.0
;
……………
(
9
)
N10 G01 Z-25.0
;
……………
(
10
)
N11 G04 P2000
;
……………
(
11
)
N12 G00 Z57.0 H00
;
……………
(
12
)
N13 X-200.0 Y-60.0
;
……………
(
13
)
Note 1: Offset value differs depending on the offset number, the new offset value does not add to the old
one.
H01…………Offset value 20.0
H02…………Offset value 30.0
G90 G43 Z100.0 H01
;
…… Z will be reached to 120.0
G90 G43 Z100.0 H02
;
…… Z will be reached to 130.0
Note 2: D code can not be used in tool length compensation. Other axes can be used the tool length
compensation other than the Z axis, which can be selected by BIT 1 of parameter 307 of which
axis is added the tool length compensation. The axis address
α
code can be used in the same
block of G43 and G44.
G43
α
_
H
_;
(
α
: alternative axis)
G44
Tool length compensation can be only added one axis simultaneously, an alarm may occur in the
following commands. Tool length compensation must be cancelled once before switching the tool length
compensation axis.
G43 Z
_
H
_;
G43 X
_
H
_;
(Alarm)
3.6.2 Tool position offset (G45
~
G48)
The travel distance of the specified axis can be increased or decreased by the digit set in the
offset memory by the commands G45
~
G48, refer to the table 6.2.
Table 6.2 Tool position offset and G codes
G code
Function
Содержание GSK983Ma
Страница 124: ......
Страница 130: ...GSK983Ma Milling Machine Center CNC System User Manual 118 Part 1 Programming Rapid traverse Cutting feed ...
Страница 133: ...Chapter Three Programming 121 Part 1 Programming Rapid traverse Cutting feed 6 G82 Drilling cycle boring ...
Страница 143: ......
Страница 185: ......
Страница 209: ...Chapter Four Operation 197 Part 2 Operation ...
Страница 239: ...Chapter Four Operation 227 Part 2 Operation ...
Страница 242: ......
Страница 279: ......
Страница 296: ...GSK983Ma Milling Machine Center CNC System User Manual 284 Part 2 Operation ...
Страница 297: ...Appendix 285 APPENDIX Appendix 1 System Version Display The system version is displayed immediately after power on ...
Страница 371: ...Appendix 11 USB Interface Parameter Transfer Operation ...