![GSK 980TDi User Manual Download Page 101](http://html1.mh-extra.com/html/gsk/980tdi/980tdi_user-manual_2275219101.webp)
Official GSK Agents in South Africa
Tel: +27 11 626 2720, [email protected]
Chapter 3 G Commands
85
Ⅰ
Programming
G61
The blocks included the overall motions between the current block and the G64
are exactly performed, and then execute the next block, modal command.
G64
Cancel the G61 modal.
Note
:
1) G09, G61/G64 are disabled in the G71, G72 and G73 cycle procedure;
2) G09 is only enabled to the current block, if the cutting command generates in the block of
the G09, execute the next block after this block is exactly stopped; if the cutting command
does not generate in this block, the next block will not perform the exact stop;
3) When the current parameter
№
0007.5 sets to "1", modal information column is fixedly
displayed as G61, and the G64 shows disabling;
4) When the current parameter
№
0007.5 sets to "1", the G61/G64 position in modal
information column is immediately displayed as G61; when the current parameter
№
0007.5 sets to "0", the G61/G64 position in modal information column is immediately
displayed as G64, and then enters to the smooth state between the blocks.
5) When G64 are shared a block with cutting command, the G64 locates at the block which
is cancelled the exact-stop in-position;
6) When G09, G64 and G61 are shared with a same block, the last G code is enabled;
7) Perform G64 code or power-on again, G61 modal is being cancelled.
G09 code application example:
After the motion command of the block of the G09 command is performed, the next block
command is then performed. The N2 block of the program 1 does not add the G09 command,
smoothly transit between N2 block and N3 block; refer to the path in the Fig. 3-42. The N2 block of
the program 2 adds G09 command. The command of N3 can be performed till the motion command
of the N2 block is performed; refer to the path in Fig. 3-43.
Program 1: Program path is shown in the Fig. 3-42.
N1 G00 X0 Z0
N2 G01 Z50
N3 X100
N4 Z100
N5 M30
Fig. 3-42
Program 2: Program path is shown in the Fig. 3-43.
N1 G00 X0 Z0
N2 G09 G01 Z50; G09 command is only
enabled to the current line.
N3 X100
N4 Z100
N5 M30
Fig. 3-43