CNC KNOWLEDGE G76 FANUC THREADING CYCLE CNC PROGRAM WITH DESCRIPTION(Metric thread) - CNC KNOWLEDGE

G76 FANUC THREADING CYCLE CNC PROGRAM WITH DESCRIPTION(Metric thread)


N10 M06 T01 01 ;
N20 M04 G97 S1000 ;
N30 G00 X45 Z5 ;
N40 G76 P020060 Q100 R50 ;
N50 G76 X38.7 Z-50 P1227 Q100 F2 ;
N60 G00 X45 Z5 ;
N70 M05 M09 M30 ;                                                                More examples..........!!!!

DESCRIPTION OF MAIN PROGRAM :-

N10- Tool change command , select tool no. 1
N20- Spindle ON anti clockwise , constant spindle speed command , speed is 1000 rpm
N30- Rapid action command where X45 and Z5 .
N40- Threading cycle command , P020060
                                                    ( P02 = No. of finished path
                                                     00  = Chamfer amount at end
                                                     60 = Angle of tool tip ) ,
                                                     Q100 = Each cut is 0.1 mm ,
                                                      R20 = finishing allowance 0.02mm
N50- Threading cycle command , Minor dia X axis , threading along Z- axis up to -50 , Threading depth , Depth of finish cut 0.1 mm , pitch is 2 .

: M40X2   

Major diameter is 40 
Pitch is 2 
                                           
N60- Rapid action command where X45 and Z5 .
N70- Spindle off , coolant off , main program end .
                                                     
G76 FANUC THREADING CYCLE CNC PROGRAM WITH DESCRIPTION(Metric thread) G76 FANUC THREADING CYCLE CNC  PROGRAM WITH DESCRIPTION(Metric thread) Reviewed by harshal on July 22, 2018 Rating: 5
Powered by Blogger.