GSK983Ma Milling Machine Center CNC System User Manual
60
Part 1 Programming
sequence of coordinate value of the two points is set incorrectly.
Note 9: G22______; and G23; should be commanded in a single block.
Note 10: The additional axis can not be used the function of stored stroke limit 2.
3.5.18 Skip Function (G31)
Linear interpolation can be commanded by specifying move command following the G31, like
G01. If an external skip signal is input during the execution of this command, execution of the
command is interrupted and the next block is executed.
G31 can be used once, which is only valid in the specified block.
The operation after inputting the skip signal is determined by the next block is increment
command or absolute one.
1) The next block is increment command.
The increment operation is performed from the intermediate point:
For example: G31 G91 X100.0
;
Y50.0
;
2) Next block is an absolute command, (Only one axis)
An axis is specified in a block which moves to the command position, and the unspecified axis
holds the position of which the skip signal is input.
For example: G31 G90 X200.0
;
Y100.0
;
3) Next block is absolute command (Specify 2 axes)
The next block will move to the specified position whenever a skip signal is input.
For example: G31 G90 X200.0
;
X300.0 Y100.0
;
Содержание 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 ...