Hi,

I am trying to run a bar puller on a HAAS SL-10 lathe. The machine keeps throwing an alarm stating the the spindle is not turning when expected. I have attached the program below. Where do you think I am going wrong?

Collet Type Part Puller:

G0 T0404
G18
G54 X0. Z0.
G1 Z-.5 F.01
M11
G1 Z0.
M10
G1 Z.5
G28 U0. W0.
T0400
M30

Any help would be greatly appreciated. Is there a parameter or setting that needs to be changed?

Thanks,

Ron