Chapter Three Programming
175
Part 1 Programming
successively by the following specified command.
For example: 10.7.6
G66 P9100
;
Z10000
;(
1-1
)
G66 P9200
;
Z15000
;(
1-2
)
G67
;
:
P9200 Cancel
G67
;
:
P9100 Cancel
Z-25000
;(
1-3
)
09100
;
X5000
;
(
2-1
)
M99
;
09200
;
Z6000
;
(
3-1
)
Z7000
;
(
3-2
)
M99
;
Performance sequence (The block without movement command is omitted.)
(
1-1
)
(
1-2
)
(
1-3
)
(
2-1
)
(
3-1
)
(
3-2
)
(
2-1
)
(
2-1
)
Note: The modal Macro program does not call because it is not Macro call mode after the (1-3).
3.10.7.5 Macro Program Call by G code
A G code used for calling the Macro program is set by parameter, which is replaced by the N G65
P
<Argument designation>. In the same way, the following simple commands can be used:
△△△△
N G××<Argument designation>
The corresponding relationship between the Macro program and the program number
△△△△
of the Macro program are called by the G code ××, which is set by parameter.
The G code call and the program number
of the Macro program call are set in the
△△△△
parameter.
There are 10 commands can be called the Macro program in the G01
~
G25 at most, other than
the G00. These G codes can not be specified as the G65 code, which can not be described in the
Macro program call command of the G code, and can not be used in the sub-program call command
of the M code.
The following parameters are set:
0323 G code for calling the Macro program: 9010
0324 G code for calling the Macro program: 9011
┋
0332 G code for calling the Macro program: 9019
For example: 10.7.7 Circular arc machining CW by G12
G12 I (Radius) D (Offset number);
(1) Setting the following parameter
Macro program body: 9010 calls the G code = 12, that is, the system parameter No. 323 is set to
Содержание 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 ...