Chapter Three Programming
27
Part 1 Programming
The above figure is carried out by the increment command program:
G91 X-60.0 Y40.0
;
However, it is carried out by the absolute command program:
G90 X40.0 Y70.0
;
In order to make a compatibility with other NC systems for the program, each address in block
can not changed the G90/91 command method.
3.4 Feed Function (F function)
3.4.1 Rapid traverse rate
In the rapid traverse rate, the machine of each axis moves based on the specified speed.
In general, the rapid traverse rate is set by the manufacturer. (It is set by the parameter 092
~
095,
428, and from RPDFX to RPDF4).
Each axis of machine is separately moved, so these axes are moved from start to end which are
spent different time.
For example: When the rapid traverse rate of X and Y axes are separately 5000mm/min and
8000mm/min, and the operation programs are shown below:
G91 X2000.0 Y2000.0
;
The X and Y axes on the machine tool are operated in the time of 24s and 25s where from start
to end.
The tool path on the above figure is shown below:
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 ...