Hi Folks,
I am stuck on why i am getting the error message in the subject. I did some looking around and see references to the change in X within the code to be at least 2 times that of the radius, I think I get that as if the step up in the x is too small the radius can not be placed on the "step" of the change in X. That said, I am trying to put a 0.035 chamfer, not a radius, where the change in X is 0.063. I don't see why I can't have a 45 degree chamfer when my step is almost 2 times the requested chamfer. The part I am making for a customer requests this shape.
Here is the code, any help would be greatly appreciated . . .BTW, relative noob to Fanuc 21i
N45 G0 X0
N50 G1 Z0.0
N55 X.352 C.035
N60 Z-.346
N65 X.415 C.035
N70 Z-.8320
N75 X.7385
N80 Z-1.542
N85 X1.0
I am stuck on why i am getting the error message in the subject. I did some looking around and see references to the change in X within the code to be at least 2 times that of the radius, I think I get that as if the step up in the x is too small the radius can not be placed on the "step" of the change in X. That said, I am trying to put a 0.035 chamfer, not a radius, where the change in X is 0.063. I don't see why I can't have a 45 degree chamfer when my step is almost 2 times the requested chamfer. The part I am making for a customer requests this shape.
Here is the code, any help would be greatly appreciated . . .BTW, relative noob to Fanuc 21i
N45 G0 X0
N50 G1 Z0.0
N55 X.352 C.035
N60 Z-.346
N65 X.415 C.035
N70 Z-.8320
N75 X.7385
N80 Z-1.542
N85 X1.0