Hi guys, I have a customer who is breaking m20 taps on a rigid tapping cycle. I've check the machine mechanically and it's all good, no backlash in the gearbox/spindle, backlash on the Z has been compensated for to the micron. The only thing left to check is Z to spindle synchronization which I will do next week.
I just wanted to post his programme for tapping so someone who know programming better can tell me of its A-ok. Or if our issue may be stemming from the code:
T5 MO6;
M01;
G80 G90 G17 G40 G00 G98
G55;
G00 X36.355 Y87.769 S200 M03;
G43 H5 Z100.0;
G84 Z-38.0 R5.0 M08 F500;
X67.175 Y67.175 G98;
G80;
G00 Z100.0;
Any help would be greatly appreciated
I just wanted to post his programme for tapping so someone who know programming better can tell me of its A-ok. Or if our issue may be stemming from the code:
T5 MO6;
M01;
G80 G90 G17 G40 G00 G98
G55;
G00 X36.355 Y87.769 S200 M03;
G43 H5 Z100.0;
G84 Z-38.0 R5.0 M08 F500;
X67.175 Y67.175 G98;
G80;
G00 Z100.0;
Any help would be greatly appreciated