Originally Posted by XYZ machine Anyone got a post for Fanuc 18i that works with Gibbs? |
here ya go. you have to remove the .txt
it wouldn't upload without it.
it is not good at multiple parts.
rigid tapping only works on the first part,
if you change spindle speeds from 8000 to 4000 on the same tool it wont speed back up to 8000 on the following parts,
the T2 or 3 or whatever to stage the pot on the magazine is on the same line as
G0 G43 H2 Z1. M8 T3;
it sits there and waits for the magazine to stage
it should be
T3;
G0G43H2Z1.M8;
Good Luck.