资源描述
华天软件 POST Builder 后出理建立
后出理 Post Builder
一、 名词定义
1、 顺时针和逆时针的定义
在XY平面: 从正z轴向负z轴观察
在ZX平面: 从正Y轴向负Y轴观察
在YZ平面: 从负X轴向正X轴观察
2、 其它术语
Manufacturing Output Manager (MOM) 加工输出管理
Post Builder 后出理构建器
Definition 文件----具有文件格式 .def ,含有机床/控制器信息和要求格式。 Event Handler ---具有文件格式 .tcl , 含有一个事件如何被处理的指令
Post Builder 参数文件—具有后缀 .pui, 需要重新编辑一个后处理文件用。
二、Axis Limits - allows for control of the minimum and maximum angles that
can be programmed for the fourth and or fifth axis. If the range of travel is
limited to less than 360 degrees, the travel is measured clockwise. If there
is no range of travel limits, there are two possible choices for minimum and
maximum angles. If sign determines direction, 0 degrees is the minimum and
360 is the maximum. If magnitude determines direction, the minimum is
-359.999 and the maximum is 359.999.
大小限制轴旋转方向 magnitude
一般选择限制角度 -359.999 到 359.999
正值顺时针旋转
负值逆时针旋转。
方向限制旋转方向 Sign 。角度大小不分正负在同一个位置如+90和-90。
一般选择限制角度 0 到 360。
正值顺时针旋转到规定位置
负值逆时针旋转到规定位置。
三、建立5轴后处理练习
1、Startà All Programs NX Post Tools-> Post Builder.
1、 建立一个双旋转工作台的5轴铣床
n 选择fileànew 在名字里输入zdz_5_axis 注意用小写字母 不留空格。
n 设置输出单位 Post Output Unit 为 INCH
n 设置机床 Machine Tool 为 Mill
n 在机床下,选择兰色按钮 button ,选择5-axis with dual rotary tables.
n 选择controller 为 Generic
n 选择OK
属性页显示
n 选择 Machine Tool 属性页
设置其它所有选项或接受所有默认值。
n 保存文件 FileàSave
2、 打开验证文件,运行后处理进行验证。
n 打开零件5_axis_test 从student-home\parts目录
n 在操作导航器里选择任何操作
n 选择后处理post process
n 从 post process对话框选择 浏览
n 选择新的后处理 zdz_5_axis
n 选择OK , 处理你的操作。你的输出将类似如下内容。
展开阅读全文