CNC KNOWLEDGE SINUMERIK GROOVING CYCLE 93 - CNC KNOWLEDGE

SINUMERIK GROOVING CYCLE 93

                                      



MAIN PROGRAM

HARSH.MPF
N01  G90 G71 G95 F0.1 ;
N02  M06 T04  D01;
N03  M03 S600 ;
N04  M07;
N05  G00 X35 Z2 ;
N06  CYCLE 93 (30 ,-20 , 16 ,6 , 0 ,5, 5 , 1 , 1, 1 , 1 , 0.2 , 0.2 , 0.5 , 0 , 5 ,__)
N07  G28 X0  Z0 ;
N08  M05 ;
N09  M09;
N10  M30;                                             More examples..........!!!!

DESCRIPTION

HARSH.MPF – Main program name .
N01-  Absolute co-ordinate system , metric input in mm , feed in mm per revolution .
N02- Tool change command select tool no. 6 , tool offset 1 .
N03- Spindle ON clockwise direction at speed 600 rpm .
N04 – Coolant ON .
N05- Rapid command where X35 and Z2 .
N06- Refer this link - GROOVING CYCLE 93 DATA 
         Put value in CYCLE 93
         SPD     = 30
         SPL     = -20
         WIDG =16
         DIAG  = 6
         STA1   = 0
         ANG1  = 5
         ANG2  =5
         RCO1  = 1
         RC02   = 1
         RCI1   = 1
         RCI2   = 1
         FAL1   = 0.2
         FAL2   = 0.2
         IDEP   = 0.5
         DTB    = 0
         VARI  = 5
         VRT   =__
N07- Referance point command / tool at home position.
N08- Spindle OFF.
N09- Coolant OFF.
N10- Main program end .


SINUMERIK CNC PROGRAM FOR COMBINE CYCLE 95 &97 ( INTERNAL THREADING

SINUMERIK GROOVING CYCLE 93 SINUMERIK GROOVING CYCLE 93 Reviewed by harshal on March 12, 2018 Rating: 5
Powered by Blogger.