13. Program Support Functions
13.15 High-accuracy Control ; G61.1, G08
406
Command format
G61.1 F__ ;
G61.1
F
: High-accuracy control mode ON
: Feedrate command
The high-accuracy control mode is validated from the block containing the G61.1 command.
The "G61.1" high-accuracy control mode is canceled with one of the G code group 13's functions.
- G61 (Exact stop check mode)
- G62 (Automatic corner override)
- G63 (Tapping mode)
- G64 (Cutting mode)
- G08 P1 (High-accuracy control mode)
G08 P1(P0) ;
G08
P1
P0
: High-accuracy control mode
: High-accuracy control mode start
: High-accuracy control mode cancel
The "G08 P1" high-accuracy control mode is canceled with P0.
Command G08P_ in an independent block.
The decimal places below the decimal point are ignored for P address.
(Note)
G code group for in G08 is "0"; the priority is given to the function of the G code group 0 over
the function of the G code group 13.
After "G08 P1" is commanded, G code group 13 is changed automatically to G64 (cutting)
mode. Other command of "13" results in error.
Even if high-accuracy control mode is canceled by "G08 P0" command, G64 (cutting) mode
will not be changed.
If you want to return to the function of G code group "13" when "G08 P1" has been
commanded, command again after high-accuracy control mode is canceled.