QQ登录

只需一步,快速开始

快捷登录

登录 或者 注册 请先

UG爱好者

查看: 120|回复: 0
打印 上一主题 下一主题

[求助] 网上下的发那科四轴后处理,里面可以自动输出M11和M,不知道在哪里设置

[复制链接]

列兵

Rank: 1

1

主题

4

帖子

39

积分
跳转到指定楼层
楼主
发表于 昨天 17:50 | 只看该作者 |只看大图 回帖奖励 |正序浏览 |阅读模式
uplevel #0 {

#
# Fourth Axis Auto Clamping is activated by programming the
# UDE CLAMP/AUTO,ON in your tool path.  Fourth Axis Auto
# Clamping may be turned off by programming the UDE CLAMP/AUTO,OFF.
#
# An M10 will be output to clamp the XYZ axis for fourth axis
# motion. An M11 will be output to un-clamp the fourth axis
# when fourth axis motion occurs in the block.  You may edit
# the custom commands PB_CMD_clamp_fourth_axis or
# PB_CMD_unclamp_fourth_axis to output codes other than M10 or M11.
#
#
# Retract and Re-Engage Parameters
#
# This option is activated by setting the Axis Limit Violation
# Handling option on the Machine Tool dialog to Retract / Re-Engage.
#
# The sequence of actions that take place when a rotary limit violation
# occurs is a retract to the clearance plane at the rapid feedrate,
# reposition the rotary axes so they do not violate, move back to
# the engage point at the retract feedrate and engage into the part again.
#
# You can set additional parameters that will control the retract
# and re-engage motion.
#
# The parameter "mom_sys_retract_plane" defines the distance
# from the center of rotation that the tool will retract when
# an axis violation occurs.  For a four axis head machine tool the
# retraction will be a cylinder.  For a five axis head machine tool
# the retraction will be to a sphere. For rotary tables the
# retraction will be to a plane along the spindle axis.
#

   set mom_sys_retract_plane                      10.0

#
# The parameter "mom_sys_reengage_distance" defines the engage
# point above the part.
#

   set mom_sys_reengage_distance                  .1


#
# The following parameters are used by UG Post.  Do NOT change
# them unless you know what you are doing.
#

   set mom_kin_spindle_axis(0)                    0.0
   set mom_kin_spindle_axis(1)                    0.0
   set mom_kin_spindle_axis(2)                    1.0

   if [info exists mom_sys_spindle_axis] { unset mom_sys_spindle_axis }

   set mom_sys_spindle_axis(0)                    0.0
   set mom_sys_spindle_axis(1)                    0.0
   set mom_sys_spindle_axis(2)                    1.0

   set mom_sys_lock_status                        "OFF"

} ;# uplevel



有奖推广贴子: 

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

 
 
QQ:1359218528
工作时间:
9:00-17:00
 
微信公众号
手机APP
机械社区
微信小程序

手机版|UG爱好者论坛 ( 京ICP备10217105号-2 )    论坛管理员QQ:1359218528

本站信息均由会员发表,不代表本网站立场,如侵犯了您的权利请联系管理员,邮箱:1359218528@qq.com  

Powered by UG爱好者 X3.2  © 2001-2014 Comsenz Inc. GMT+8, 2024-9-29 17:31

返回顶部