数控车床的孔加工编程方法举例
<FONT face=Courier> 对于孔加工,不同的数控机床有不同的指令。本机床孔加工所使用的指令为直线插补指令G01,下面以下图为例说明孔加工的编程方法。</FONT><P align=center><FONT face=Courier><IMG src="http://www.chmcw.com/upload/news/article/83/13220_swtiro2007414133658.gif"></FONT></P>
<P> 设—号刀为外圆刀,二号刀为φ3mm钻头,三号刀为切断刀,四号刀为φ16mm钻头,六号刀为镗刀。毛坯为φ53mmX100mm的棒料。选取工件轴线与工件右端面的交点O为坐标原点,其加工设—号刀为外圆刀,二号刀为φ3mm钻头,三号刀为切断刀,四号刀为φ16mm钻头,六号刀为镗刀。毛坯为φ53mmX100mm的棒料。选取工件轴线与工件右端面的交点O为坐标原点,其加工</P>
<P><FONT face=Courier>程序为:</FONT></P>
<P><FONT face=Courier> N0l G50 X150. Z200.;</FONT></P>
<P><FONT face=Courier> N02 M03 S800 T0101;</FONT></P>
<P><FONT face=Courier> N03 G00 X55. ZO;</FONT></P>
<P><FONT face=Courier> N04 G01 X0 F0.4;</FONT></P>
<P><FONT face=Courier> N05 G00 Z2.0;</FONT></P>
<P><FONT face=Courier> N06 X50.;</FONT></P>
<P><FONT face=Courier> N07 G01 Z-73. F0.4;</FONT></P>
<P><FONT face=Courier> N08 G00 X52.Z2.,</FONT></P>
<P><FONT face=Courier> N09 X40.;</FONT></P>
<P><FONT face=Courier> N10 G01 2-45. F0.3;</FONT></P>
<P><FONT face=Courier> N11 G02 X50. Z-50. R5.;</FONT></P>
<P><FONT face=Courier> N12 G00 X55. Z1.;</FONT></P>
<P><FONT face=Courier> N13 X34.;</FONT></P>
<P><FONT face=Courier> N14 G01 X40.Z-2.F0.4;</FONT></P>
<P><FONT face=Courier> N15 G00 X150. Z200. T0100;</FONT></P>
<P><FONT face=Courier> N16 M03 S1500 T0202;</FONT></P>
<P><FONT face=Courier> N16 M03 S1500 T02;</FONT></P>
<P><FONT face=Courier> N17 GOO X0 Z2.;</FONT></P>
<P><FONT face=Courier> N18 G01 Z-4. F0.12;</FONT></P>
<P><FONT face=Courier> N19 G00 Z2.;</FONT></P>
<P><FONT face=Courier> N20 X150. Z200. T0200;</FONT></P>
<P><FONT face=Courier> N21 M03 S500 T0404 M08;</FONT></P>
<P><FONT face=Courier> N22 G00 XO 22.;</FONT></P>
<P><FONT face=Courier> N23 G01 W-15. F0.12;</FONT></P>
<P><FONT face=Courier> N24 G00 W5.;</FONT></P>
<P><FONT face=Courier> N25 G01 W-15. F0.12;</FONT></P>
<P><FONT face=Courier> N26 GOO W5.;</FONT></P>
<P><FONT face=Courier> N27 G01 W-15. F0.12;</FONT></P>
<P><FONT face=Courier> N28 G00 W5.;</FONT></P>
<P><FONT face=Courier> N29 G0l W-10. F0.12;</FONT></P>
<P><FONT face=Courier> N30 GOO W40.;</FONT></P>
<P><FONT face=Courier> N31 M09;</FONT></P>
<P><FONT face=Courier> N32 GOO X150. Z200. T0400;</FONT></P>
<P><FONT face=Courier> N33 X18. Z2. T0606 M08; </FONT></P>
<P><FONT face=Courier> N34 G01 Z-30. S1000 FO.1;</FONT></P>
<P><FONT face=Courier> N35 GOO X16.;</FONT></P>
<P><FONT face=Courier> N36 Z2.;</FONT></P>
<P><FONT face=Courier> N37 X20.;</FONT></P>
<P><FONT face=Courier> N38 G01 Z-30. FO.1;</FONT></P>
<P><FONT face=Courier> N39 GOO X18.;</FONT></P>
<P><FONT face=Courier> N40 Z2.;</FONT></P>
<P><FONT face=Courier> N41 X22.;</FONT></P>
<P><FONT face=Courier> N42 G01 Z0 FO.3;</FONT></P>
<P><FONT face=Courier> N43 X20. Z-1.;</FONT></P>
<P><FONT face=Courier> N44 GOO Z2.;</FONT></P>
<P><FONT face=Courier> N45 X150. Z200. T0600;</FONT></P>
<P><FONT face=Courier> N46 GOO X52. Z-70. S500 T0303;</FONT></P>
<P><FONT face=Courier> N47 G01 X0 FO.15;</FONT></P>
<P><FONT face=Courier> N48 GOO X55.;</FONT></P>
<P><FONT face=Courier> N49 X150. Z200.;</FONT></P>
<P><FONT face=Courier> N50 M09;</FONT></P>
<P><FONT face=Courier> N51 M30;</FONT></P>
不错,学习了 有点用处,学习了
页:
[1]