
B-63944EN-1/02 PROGRAMMING 5.COMPENSATION FUNCTION
- 199 -
- If an M/G code that suppresses buffering is specified
If an M/G code that suppresses buffering is specified in offset mode, it
is no longer possible to read and analyze subsequent blocks regardless
of the number of blocks to read in offset mode, which is determined
by parameter (No. 19625). Then, intersection calculation and a
interference check, described later, are no longer possible. If this
occurs, overcutting may occur because a vertical vector is output in
the immediately preceding block.
If an M code (M50) that suppresses buffering is not specified
Programmed path
Tool nose radius
center path
(G42)
N5 G01 U40.0 W40.0 ;
N6 W40.0 ;
:
:
Intersection
L
N5
N6
L
S
If an M code (M50) that suppresses buffering is specified
(G42)
N5 G01 U40.0 W40.0 ;
N6 M50 ;
N7 W40.0 ;
:
:
L
N5
N6 N7
L
SS
Block N6 is executed here.
Programmed path
Tool nose radius
center path