6 - 104
6 MOTION PROGRAMS FOR POSITIONING CONTROL
6.13.25 G61 Exact stop check mode
Code G61
Function
Exact stop check mode
It travels in the point-to-point positioning (PTP).
Format
61 ;
G
[Explanation]
(1) This command is used with the interpolation command. Executing this command
travels in the point-to-point positioning.
The interpolation command codes usable with this command are G01, G02, G03,
G12 and G13 only.
(2) In this system, the next block is executed after deceleration stop for every
specified coordinates.
(3) As this command is modal command, it is valid until the cutting mode (G64) is
commanded.
<In exact stop check mode>
G61 G01 X100. F500. ;
X200. ;
X-axis
V
t
<Not in exact stop check mode>
G01 X100. F500. ;
X200. ;
X-axis
V
t