85
4. System Setup
4.2.5 CNC Chuck open / M code signal selection
Example (1) :
Chuck open
Eject new bar without turret:
Example (2) :
Chuck open M code (feed command)
Eject new bar without turre :
Note: To release M code (feed command) by using M code finish (feeding) signal from Bar feeder.
Main program:
Chuck open
M00 (CNC waiting)
Chuck close
Cutting
/ M98 Pxx (go to sub program)
M99 ( return)
Pxx (Sub program)
Chuck open
M00 (CNC waiting)
Chuck close
Part off
M99 (go to main program)
Main program:
Chuck open
M code (feed command)
Chuck close
Cutting
/ M98 Pxx (go to sub program)
M99 (Return)
Pxx (Sub program):
Chuck open
M code (feed command)
Chuck close
Part off
M99 (go to main program)