Chapter Three Programming
135
Part 1 Programming
N007 G98 Y
-
750.0
;
Drilling the 3# hole after positioning, then return to point R
N008 G99 X1200.0
;
Drilling the 4# hole after positioning, then return to point R
N009 Y
-
550.0
;
Drilling the 5# hole after positioning, then return to point R
N010 G98 Y
-
350.0
;
Drilling the 6# hole after positioning, then return to initial
point
N011 G00 X0 Y0 M05
;
Return to the reference position, then the spindle stops
N012 G49 Z250.0 T15 M06
;
Tool length compensation, changing the No.15 tool
N013 G43 Z0 H15
;
Initial level, tool length compensation
N014 S200 M03
;
Spindle positive
N015 G99 G82 X550.0 Y
-
450.0 Z
-
130.0
R—97.0 P300 F70
;
Drilling the 7# hole after positioning, then return to point R
N016 G98 Y
-
650.0
;
Drilling the 8# hole after positioning, then return to initial
point
N017 G99 X1050.0
;
Drilling the 9# hole after positioning, then return to point R
N018 G98 Y
-
450.0
;
Drilling the 10# hole after positioning, then return to initial
point
N019 G00 X0 Y0 M05
;
Return to the reference position, then the spindle stops
N020 G49 Z250.0 T31 M06
;
Tool length compensation cancellation, changing the No.31
tool
N021 G43 Z0 H31
;
Initial point, tool length compensation
N022 S100 M03
;
Spindle start (Positive)
N023 G85 G99 X800.0 Y
-
350.0 Z
-
153.0
R
-
47.0 F50
;
Drilling the 11# hole after positioning, then return to point
R
N024 G91 Y
-
200.0 L2
;
Drilling the 12# and 13# holes after positioning, then return
to point R
N025 G00 G90 X0 Y0 Z0 M05
;
Return to the reference position, the spindle stops
N026 G49 G91 Z0
;
The cancellation of the tool length compensation
N027 M02
;
The block stops
Note: When the repetition time L is compiled in the G98/G99, tool returns to the origin (G98) from the first
hole separately, or point R (G99).
3.7.3 The initial point and point R in the canned cycle (G98, G99)
Whether the return point of G98 or G99 specified in the canned cycle is initial point or Point R,
which is shown in the Fig. 7.3; if the return position of the former canned cycle is on the initial position,
the start point of this cycle is that of the initial point. If it is on the point R, the start of this cycle is then
on the point R. generally, the G99 is used for drilling the first hole and the G98 is for the second one.
When the repetition time L is compiled, the G98 should be specified drilling the first hole, so that the
tool can be returned to the initial point.
G98 G99
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 ...