摄氏三十八度
G00是快速定位G01是直线补间切削G02是圆弧补间切削CW(顺时针)G03是圆弧补间切削CCW(逆时针)扩展资料:数控编程程序格式:1)程序开始符、结束符程序开始符、结束符是同一个字符,ISO代码中是%,EIA代码中是EP,书写时要单列段。2)程序名程序名有两种形式:一种是英文字母O(%或P)和1~4位正整数组成;另一种是由英文字母开头,字母数字多字符混合组成的程序名(如TEST1等)。一般要求单列一段。3)程序主体程序主体是由若干个程序段组成的。每个程序段一般占一行..4)程序结束程序结束可以用M02或M30指令。一般要求单列一段。加工程序的一般格式举例:%//开始符O2000//程序名N10G54G00X10.0Y20.0M03S1000//程序主体N20G01X60.0Y30.0F100T02M08N30X80.0…….N200M30//程序结束%//结束符参考资料:数控编程-百度百科
聪明糊涂心yy
数字的 adj numerical制造 加工 制造业 n&v manufacture自动地 adv automatically程序 为..编程序 n&v program指令 n instruction预编程序 v preprogram代码,编码 n code信息 n information手动地,人工地 adv manually键区 n keypad数据,参数 n data输入 n input微电子学 n microelectronics执行 v&n execute冲孔 打孔 冲床 n&v punch装载 加载 n load部件 零件 n compoent工艺 技术 n technology主轴 n spindle介质 方法 媒介 medium命令 n&v command转变为 翻译 translate控制器 n controller软件 software调整 协调 坐标 v&n coordinate传递 v transfer主机 大型机 mainframe存储 store网络 network功能 functionnumerical control NC 数字控制control unit 控制装置manual programing 手动编程computer aided programming CAP 计算机辅助编程manual data input MDI 手动数据输入tape reader 读带机punched tape 穿孔带computer numerical control CNC 计算机数字控制machine tool 机床punched card 穿孔卡direct numerical control 直接式数字控制distributive numerical control分布式数字控制 DNChost computer 主机personal computer 个人电脑二轴 Axis机床坐标系 machine coordinate system机床坐标原点 machine coordinate origin工件坐标系 workpiece coordinate system工件坐标原点 workpiece coodinate origin机床零点 machine zero参考位置 reference position绝对尺寸 absolute dimensiion absolute coordinates增量尺寸 incremental dimension incremental coordinates最小输入增量 least input increment命令增量 command increment插补 interpolation直线插补 line interpolation圆弧插补 circula interpolation顺时针圆弧 clockwise are逆时针圆弧 counterclockwise Arc手工零件编程 manual part programming绝对编程 absolute programming增量编程 increment programming字符 character控制字符 control character地址 adress程序段格式 block format指令码 instruction code程序号 program number程序名program name指令方式 command mdoe程序段 Block零件程序 part program加工程序 machine program程序结束 end of program数据结束 end of data程序暂停 program stop准备功能 preparatory function辅助功能 miscellaneous function刀具功能 tool function 进给功能 feed function主轴速度功能 spindle speed function进给保持 feed hold刀具轨迹 tool path零点偏置 zero offset刀具偏置 tool offset刀具长度偏置 tool length offset刀具半径偏置 tool radlus offset刀具半径补偿 cutter compensation刀具轨迹进给速度 tool path feedrate固定循环 fixed cycle子程序 subprogram工序单 planning sheet执行程序 executlve program倍率 override伺服机构 servomwchanisant误差 error分辨率 resolution三:板卡n board精密的 adj fine字 n word绝对的 n absolute交流 n AC加速 v accelerate加速度n accelerateion有效的active adj插头 adapter地址adress调整adjust前进adjustment高级的 增强的advanced adj报警alarm n修改alter放大器 amplifier角度 angle绝对式脉冲编码器APC附录 附属品appendix圆弧arc字段 自变量 argument算术arithmetic箭头arrow自动AUTO自动的automatic辅助功能 auxiliary function轴axis背景 后台background间隙backlash退格backspace备份backup栏,条bar电池battery波特率baudrate轴承bearing二进制binary位bit空格blank段,块block撞块,程序段block 四blown v 熔断bore v 镗boreing n 镗孔box n 箱体bracket n 括号buffer n&v 缓冲bus n 总线button n 按钮cabient n 箱体calbe n 电缆calculate v 计算calculation n 计算call v 调用CAN(cancel) 清除canned cycle 固定循环capacity 容量card 板卡carriage 工作台cassette 磁带cell 电池CH n 通道change v 变更channel n 通道check v 检查chop v 切削chopping n 切削circle n 圆circuit n 电路,回路circular adj 圆弧的clamp v 夹紧clear v 清除网上找的~~应该有用