My machine will not move in cutter comp today.
I inserted .05 for tool 3 in radius offset. I then watch the machine coordinates between line N825 and N830 and nothing moves.
Machine is at X-11.1416 Y-12.3292 (machine coordinates) on line N825 and N830. If I change tool 3 offset to .002 the machine will not move.
If I change G56 X10.6931 Y-2.9598 on line N820 to X9.6931 Y-2.9598 the machine and machine coordinates will move from X-12.1416 to X-11.1416 weather I have .002 or .05 in tool 3 offset.


Mori seiki SV500 with fanuc 18i

here is the code

( CUT FRONT RAD )
N815 T3 M6
N820 G0 G40 G90 G56 X10.6931 Y-2.9598 S10000 M3
N825 G43 H3 Z2. T4
N830 G42 D3 X10.6931 Y-2.9598
N835 Z.1
N840 G8 P1
N845 M8
N850 G1 Z-.1004 F150.
N855 X.5606 Y-2.0043