39
3. User Setup
1. Multiple fed components lathe job program (Single spindle)
If interface select
Chuck open
M code (feed command)
Eject new bar with Turret
(Main program)
Turret come to position 1 (20mm position)
Chuck open
M code(feed command)
Chuck close
Cutting (1)
Turret come to position 2 (30mm position)
Chuck open
M code(feed command)
Chuck close
Cutting (2)
Turret come to position 3 (40mm position)
Chuck open
M code(feed command)
Chuck close
Cutting (3)
Turret come to position 4 (10mm position)
Chuck open
M code(feed command)
Chuck close
Cutting (4)
/ M98 Pxx (go to sub program)
M99 (return)
Pxx (Sub program)
Chuck open
M code (optional) bar change
W – 100
(Turret come to loading position)
M code (optionan) bar change
Chuck close
Part off
M99(go to main program)
Pxx (Sub program)
Chuck open
M code(feed command)
W – 100
(Turret come to loading position)
M code(feed command)
Chuck close
Part off
M99(go to main program)