{dakcnc3.0} "ME 270 General Nozzle" part-generation program Notes: The tool is zeroed .015" from the stock in the X axis, and is even with length of the bar in Z. The end of the bar should be roughly 2.5" from the nose of the chuck. Use 1/2" aluminum round in a soft alloy. {program start} M07 M03 G70 G90 F3.0 ;3 ipm feed T1 G04 #3 G00 Z-0.030 ;Position for cut G01 X0.285 ;Face off G01 X0.060 G01 Z-0.405 ;Turn to thread shoulder G01 X0.000 G00 Z0.050 G01 X0.0805 ;Turn major diameter of thread G01 Z-0.405 G01 X0.0175 G01 Z-0.655 G01 Z-1.030 X0.140 ;Taper front G01 Z-1.145 ;Allowance for cutoff tool G01 X0.000 G00 Z-0.985 M00 ;Dwell for drilling op M05 G04 #4 M04 T2 G00 X0.000 G01 X-0.285 ;cutoff T1 G00 Z0.000 ;Return Home G00 X0.000 M05 M09 G04 M02 {program end}