BodoW
Plastic
- Joined
- Mar 25, 2023
- Location
- Metro Vancouver, B.C. Canada
Hi,
I'm trying to find the right syntax for the G76 cycle on a Fanuc 6T.
I wrote this but I get an alarm message with just program but I don't know what is wrong.
The alarm pops up when the G76 Part is reached. I wanna make a UNS 2-10 Thread.
Here's my code:
% TABLE-POST THREAD UNS 2-10
O1500
N1 G50 S2000
N2 G00 T0202
N3 G97 S250 M03
N4 G99
N5 G00 X10. Z1.5 M08
N6 X1.998
N7 G76 X1.8552 Z-5. I0 K.0714 D.020 F.100 A60
N8 G00 X2.5
N9 X 6. Z10. M09
N10 T0200
N11 M05
N12 M30
%
Can somebody who knows the G76 single syntax give me please some advice.
In the Operators manual is an F or an E for the Lead of the Thread mentioned but nothing about the difference
between both. Only that it's with E more accurate. I think they have to write an explanation book for the manual or I'm just to stupid.
Greetings
Bodo
I'm trying to find the right syntax for the G76 cycle on a Fanuc 6T.
I wrote this but I get an alarm message with just program but I don't know what is wrong.
The alarm pops up when the G76 Part is reached. I wanna make a UNS 2-10 Thread.
Here's my code:
% TABLE-POST THREAD UNS 2-10
O1500
N1 G50 S2000
N2 G00 T0202
N3 G97 S250 M03
N4 G99
N5 G00 X10. Z1.5 M08
N6 X1.998
N7 G76 X1.8552 Z-5. I0 K.0714 D.020 F.100 A60
N8 G00 X2.5
N9 X 6. Z10. M09
N10 T0200
N11 M05
N12 M30
%
Can somebody who knows the G76 single syntax give me please some advice.
In the Operators manual is an F or an E for the Lead of the Thread mentioned but nothing about the difference
between both. Only that it's with E more accurate. I think they have to write an explanation book for the manual or I'm just to stupid.
Greetings
Bodo