Sinumerik L93 Recessing Cycle Program Example

CNC programming example code which shows how to program Sinumerik L93 Recessing Cycle.

Sinumerik L93 Recessing Cycle

Sinumerik L93 Recessing Cycle allows machining of groove or Recess.
Sinumerik Recessing Cycle L93 allows machining of

  • Longitudinal grooves.
  • Grooves on face.
  • Outside grooves.
  • Inside grooves.

Sinumerik L93 Recessing Cycle Program Example

Sinumerik L93 Recessing Cycle Program Example

Sinumerik L93 Recessing Cycle Program Example

%1
N05 G95 G0 X65 Z105 D03 T03 S500 M04
N10 G01 F0.2
N15 R10=0 R21=60 R22=100 R23=-1
N20 R24=1 R25=1 R26=5 R27=20
N25 R28=0 R29=10 R30=-2 R31=40
N30 R32=2 R33=-2 R34=2 R35=15
N35 L93 P1
N40 G0 X100 Z200
N45 M30