What's new
What's new

FANUC 31i-A: Using Taster probe in program but machine throws spindle alarm

rbmgf7

Aluminum
Joined
Oct 18, 2017
So I have a program where I can select a macro to call the Taster 3D probe in an HMC and feed into the part where I need to index. However, when I jump into my first G1, the machine alarms for "G1 command error, rotate spindle".

Yeah, I get it. Machine knows the spindle isn't on when it's feeding.

So how do I get around this? I DO NOT want the spindle on obviously.

Setup goes
G0 G90 G94 G98 G54

Tried M5 with nothing. Googled and got some weird suggestions.

Thanks.
 
So I have a program where I can select a macro to call the Taster 3D probe in an HMC and feed into the part where I need to index. However, when I jump into my first G1, the machine alarms for "G1 command error, rotate spindle".

Yeah, I get it. Machine knows the spindle isn't on when it's feeding.

So how do I get around this? I DO NOT want the spindle on obviously.

Setup goes
G0 G90 G94 G98 G54

Tried M5 with nothing. Googled and got some weird suggestions.

Thanks.

Sometimes the MTB has a keeprelay to allow feed w/o M3/M4. Sometimes not. Sometimes an Mcode. Sometimes not. Have to check with them.

Why do you need G1 with a 3D Taster?
 
Sometimes the MTB has a keeprelay to allow feed w/o M3/M4. Sometimes not. Sometimes an Mcode. Sometimes not. Have to check with them.

Why do you need G1 with a 3D Taster?

I'd feel more comfortable feeding the probe into the place I can touch off on. I guess can G0 close then handle it in but since it's the same place for a fixtured part, I can get it in position so I can just look at the dial for the difference.
 








 
Back
Top