用于冷却液驱动拔杆器 Grippex 的 Okuma 程序示例
提交人:布莱恩
绘图/图片
数控程序
. ;SUB Program . G0 X0 Z55 T090909 ;Change to Grippex (example) G0 Z-2 ;Approach bar to be pulled M08 ;Coolant ON, Grippex clamp G04 F2 ;Dwell G0 M84 ;Chuck unclamp G04 F2 ;Dwell G0 Z..... ;Pulling-out the bar to a specific z-extent M83 ;Chuck clamp M09 ;Coolant OFF, Grippex unclamp G04 F03 ;Dwell G0 Z...... ;Leave the bar X..... Z..... ;Return to Zero and calling a new tool . .
数控机床