How do you program a tool for a stop?
For some reason I believe that, customarilly, after the M0 you change your offset.
I run a Haas SL-40 (fanuc).
G20;
G0;
T909 (Stop)
G54 X10. Z10.;
X0 Z.1;
M11;
(**********);
M0 (Locate Bar Against Stop);
(**********);
M10;
G28;
T101 (Turning Tool);
G55 X2.1 Z0.0;
G50 S1200;
G96 S460;
X2.0;
G71.........
Any tips, suggestions, or ideas are greatly appreciated