找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 19881|回复: 6
打印 上一主题 下一主题

[求助] 求后处理生成加速文件,即pb_cmd_activate_turbo_modle.tcl

[复制链接]
跳转到指定楼层
1
发表于 2006-5-26 14:34:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

您需要 登录 才可以下载或查看,没有帐号?注册

x
哪位大侠有pb_cmd_activate_turbo_modle.tcl
可否发我一个
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
2
发表于 2006-5-26 22:19:31 | 只看该作者
UG 里面有的啊
3
发表于 2006-5-27 09:37:15 | 只看该作者

恢复

但我的NX2搜索不到
4
发表于 2006-5-29 11:29:44 | 只看该作者

虎伏

哪位行行好传一个上来拉
现在急着救命啊!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5
发表于 2006-5-29 13:42:07 | 只看该作者
pb_cmd_activate_turbo_modle.tcl来啦

#=============================================================
proc PB_CMD_init_turbo { } {
#=============================================================
#
#  This custom command may only be used with Post Builder 3.2.1
#  or later and NX2 or later.
#
#  Place this custom command with the "Start of Program" marker.
#
#
#  This custom command will activate the turbo process mode for
#  the 3-axis mill posts. The execution time will be about 5 to
#  10 times faster than the normal process.
#
#  Special Blocks are included in any 3-axis mill post created
#  by Post Builder v3.2.1 and on.
#
#  The blocks being output are formatted similar to that of the
#  Fanuc type of controllers.
#
#  The following turbo blocks will appear in the Block section
#  of N/C Data Definitions in Post Builder:
#
#     linear_move_turbo
#     circular_move_turbo
#     rapid_move_turbo
#     sequence_number_turbo
#
#  In Post Builder, you may modify the Word parameters from
#  the N/C Data Defitions dialog to configure the output of that
#  word used within the turbo blocks. You may also modify the Format
#  parameters. You may not, however, edit the expression in the
#  words, remove or add words in any turbo block.
#
#  All rapid motion is output in a single move.  Any custom
#  commands in the linear move, circular move, rapid move and
#  mom_before_motion event markers will be ignored.
#

  global mom_kin_machine_type

  if {$mom_kin_machine_type == "3_axis_mill"} {

    uplevel #0 {
      set mom_kin_is_turbo_output  "TRUE"
      MOM_reload_kinematics
    }
  }
}
6
发表于 2006-5-29 19:57:05 | 只看该作者

虎伏

谢谢EGKJ001大哥拉
有缘的话请你吃饭!!!!!!!!!
7
发表于 2006-5-29 20:14:50 | 只看该作者

虎伏

真的很快
简直是由马车换飞船的感觉
再次谢谢EGKJ001大哥
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2025-2-23 18:56 , Processed in 0.022573 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2025 www.iCAx.org

快速回复 返回顶部 返回列表