GSK983Ma Milling Machine Center CNC System User Manual
174
Part 1 Programming
G66 P9082 R
(
Point R
)
Z
(
Point Z
)
X
(
Dwell time
);
X
;
M
;
Y Some move block is carried out the drilling cycle in this area.
┋
G67
;
The Macro program is shown below (Incremental program):
G9082
;
G00 Z#18
;
G01 Z#26
;
G04 X#24
;
G00 Z-[ROUND[#18]+ROUND[#26]]
;
M99
;
For example: 10.7.5 Combined type hole group
For example: 10.7.6
The drilling machining program of a thread hole loop with the hole group inequality arrange on
the oblique line should be carried out by the Macro program and canned cycle, its program is shown
below:
G81…………
;
G65 P9200 X
(
Coordinate value of the base point
)
Y
(
Coordinate value of the base point
)
;
G66 P9207 R
(
Radius
)
A
(
Start angle
)
K
(
Hole number
)
;
G65 P9203 A
(
Angle
)
I
(
Interval
)
K
(
Quantity
)
I
(
Interval
)
;
G67
;
3.10.7.3 Multiple Call
The sub-program call is same from one to another, it may call another Macro program from the
Macro program body, the repeated times of the multiple call (single modal call included) is less than
or equal to 4 times.
3.10.7.4 Multiple Modal Call
The specified Macro program is called each time in the modal call method, the move command is
performed once. When the several modal Macro programs are specified, the next Macro program,
calling once, will perform the move command from the previous one. The Macro program is called
Содержание 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 ...