Chapter Three Programming
97
Part 1 Programming
In the above figure, when the N1 block is performed, N3 and N6 are also read into the buffer, and
the correct cutter compensation has been completed based on their relationships as
above-mentioned figure.
And, if the N3 (Z axis movement command) is separated, refer to the following matters:
N1 G91 G00 G41 X50000 Y50000 D1
;
N3 Z-25000
;
N5 G01 Z-5000 F1
;
N6 Y100000 F2
;
N3 and N5 movement blocks are not in the XY selection panel, N1 begins to perform the N6
block which can not entered to the buffer, the tool center path is calculated from N1 in the
above-mentioned figure. In this case, the tool offset vector does not calculate when starting. The
overcutting may occur as the above-mentioned figure.
On this occasion, specify the same commands of movement direction in the block of which is
positioned at the previous or posterior one of Z axis feed command in advance.
N1 G91 G00 G41 X50000 Y40000 D1
;
N2 Y10000
;
N3 Z-25000
;
N5 G01 Z-5000 F1
;
N6 Y100000 F2
;
(N2 shares a same movement direction with N6)
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 ...