CNC KNOWLEDGE G76 FANUC THREADING CYCLE PROGRAM FOR BSW THREAD - CNC KNOWLEDGE

G76 FANUC THREADING CYCLE PROGRAM FOR BSW THREAD


01421
N10 M06 T02 02 ;
N20 M04 G97 S1000 ;
N30 G00 X13 Z0 ;
N40 G76 P011255 Q100 R20 ;
N50 G76 X9.99 Z-52 P1355 Q200 F2.1166 ;          
N60 G00 X23 Z5 ;
N70 M05 M30 ;                                                             More examples..........!!!!

DESCRIPTION OF PROGRAM :- 

Starting calculation please
click here 
01421- Name of program
N10- Tool change command , select tool no. 2
N20- Spindle ON anti-clockwise ( for RH thread) , constant speed command , speed is 1000 rpm
N30- Rapid action command , where X13 and Z0
N40- Threading cycle command , P01 - no of finish path
                                                               12 - chamfer amount is 1.2mm
                                                               55- angle of tool tip ,
                                                       Q100- each cut is 0.1 mm ,
                                                       R20- finishing allowance 0.02 mm
N50- Threading cycle commandMinor dia X axis is 9.99 , threading along Z- axis up to -52 , Threading depth is 1.355mm , Depth of finish cut 0.2 mm , pitch is 2.1166
N60- Rapid action command , where X13 and Z0
N70- Spindle OFF , main program end 
G76 FANUC THREADING CYCLE PROGRAM FOR BSW THREAD G76 FANUC THREADING CYCLE PROGRAM FOR BSW THREAD Reviewed by harshal on July 23, 2018 Rating: 5
Powered by Blogger.