Chapter Three Programming
39
Part 1 Programming
The program of Y axis in 9600mm/min
G00G91 X25.0 Y-10.0
Note 1: The rapid traverse feedrate in G00 command is set for each axis by the machine tool manufacturer,
therefore, it can not be specified by the a programming.
In the positioning of G00, the tool speeds up from the start till to the preset speed, which may rapidly
move thereafter till decelerate to the end, and the next block is performed after confirming the “appropriate
position” sequently. (Note 2)
Note 2: The “appropriate position” means that the motor feed is within the specified range (This range is
determined by the machine tool manufacturer).
Note 3: If the system is selected to a simultaneous 3 axes function which the following movement
command can be specified is shown below.
G00 X___Y___Z___
;
In this example, X, Y and Z axes positions the tool to the specified location at the specified speed at the
same time.
When the system selection has a simultaneous control function of additional axis, both the address X, Y
and Z and the additional axis address are commanded. Three or four axes can be operated simultaneously if
the commands are performed.
For example: X500.0 Y300.0 Z25.0 B20.0
;
3.5.3 Single Direction Positioning (G60)
The exact positioning without an offset can be finally positioned from one direction.
Start
End
(The last position direction is from right to left)
The G00 is replaced by G60:
G60
α
____
β
____
γ
____
δ
____
;
(The
α
,
β
and
γ
= X, Y and Z or additional axes A, B, C, U, V or W, which are controlled in 3 axes
or 4 axes. the simultaneous control occasion for the 2 axes and 3 axes are included an additional
axis).
An overrun and a positioning direction are set by parameter. Even when a commanded
positioning direction coincides with that set by the parameter, the tool stops once before the end
point.
Содержание 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 ...