QQ登录

只需一步,快速开始

快捷登录

登录 或者 注册 请先

UG爱好者

楼主: gaolang*
打印 上一主题 下一主题

[已回复] UG高版本的攻丝,后处理怎么设置,攻丝循环用(钻,攻丝,深)后处理就处理不出来。

[复制链接]

上尉

Rank: 6Rank: 6

7

主题

173

帖子

6818

积分
楼主
发表于 2023-1-14 22:31:51 | 显示全部楼层


你需要重写后处理选择fanuc30i,不要选fanuc6m
或者手动添加上面4种,不然是不支持的。
回复 支持 1 反对 0

使用道具 举报

上尉

Rank: 6Rank: 6

7

主题

173

帖子

6818

积分
沙发
发表于 2023-1-15 20:17:46 | 显示全部楼层
手动添加的方式, 用记事本打开*.pui文件, 找到下以内容对应的地方,替换掉就行了.
第一个地方

  1. #Cycle Block Share Common Block Start
  2. { \
  3.   {Drill} \
  4.   {Drill Dwell} \
  5.   {Drill Deep} \
  6.   {Drill Break Chip} \
  7.   {Tap} \
  8.   {Tap Float} \
  9.   {Tap Deep} \
  10.   {Tap Break Chip} \
  11.   {Bore} \
  12.   {Bore Drag} \
  13.   {Bore No Drag} \
  14.   {Bore Dwell} \
  15.   {Bore Manual} \
  16.   {Bore Back} \
  17.   {Bore Manual Dwell} \
  18. }
复制代码

第二个地方
  1. #Cycles Start
  2. {Cycle Parameters}         {PB_CMD_set_cycle_plane post_cycle_set}  {$gPB(event,cycle,com_param,name)}
  3. {Cycle Off}                {cycle_off PB_CMD_remove_M29}  {$gPB(event,cycle,cycle_off,name)}
  4. {Cycle Plane Change}       {}  {$gPB(event,cycle,plane_chng,name)}
  5. {Drill}                    {cycle_drill}  {$gPB(event,cycle,drill,name)}
  6. {Drill Dwell}              {cycle_drill_dwell}  {$gPB(event,cycle,drill_dwell,name)}
  7. {Drill Text}               {}  {$gPB(event,cycle,drill_text,name)}
  8. {Drill Csink}              {}  {$gPB(event,cycle,drill_csink,name)}
  9. {Drill Deep}               {PB_CMD_remove_q0 PB_CMD_custom_force_once_x_y cycle_drill_deep}  {$gPB(event,cycle,drill_deep,name)}
  10. {Drill Break Chip}         {PB_CMD_remove_q0 PB_CMD_custom_force_once_x_y cycle_drill_break_chip}  {$gPB(event,cycle,drill_brk_chip,name)}
  11. {Tap}                      {PB_CMD_set_cycle_plane PB_CMD_tap_feed PB_CMD_tap_gcode tap_4 cycle_tap_3 tap_5}  {$gPB(event,cycle,tap,name)}
  12. {Tap Float}                {PB_CMD_set_cycle_plane PB_CMD_tap_feed PB_CMD_tap_gcode tap_float_1 cycle_tap_float tap_float_2}  {$gPB(event,cycle,tap_float,name)}
  13. {Tap Deep}                 {PB_CMD_set_cycle_plane PB_CMD_remove_q0 PB_CMD_tap_feed PB_CMD_tap_gcode tap_deep_2 cycle_tap_deep tap_deep_3}  {$gPB(event,cycle,tap_deep,name)}
  14. {Tap Break Chip}           {PB_CMD_set_cycle_plane PB_CMD_remove_q0 PB_CMD_tap_feed PB_CMD_tap_gcode tap_break_chip_1 cycle_tap_break_chip tap_break_chip_2}  {$gPB(event,cycle,tap_break_chip,name)}
  15. {Bore}                     {cycle_bore}  {$gPB(event,cycle,bore,name)}
  16. {Bore Drag}                {cycle_bore_drag}  {$gPB(event,cycle,bore_drag,name)}
  17. {Bore No Drag}             {cycle_bore_no_drag}  {$gPB(event,cycle,bore_no_drag,name)}
  18. {Bore Manual}              {cycle_bore_manual}  {$gPB(event,cycle,bore_manual,name)}
  19. {Bore Dwell}               {cycle_bore_dwell}  {$gPB(event,cycle,bore_dwell,name)}
  20. {Bore Back}                {cycle_bore_back}  {$gPB(event,cycle,bore_back,name)}
  21. {Bore Manual Dwell}        {cycle_bore_manual_dwell}  {$gPB(event,cycle,bore_manual_dwell,name)}
  22. {Peck Drill}               {}  {$gPB(event,cycle,peck_drill,name)}
  23. {Break Chip}               {}  {$gPB(event,cycle,break_chip,name)}
  24. #Cycles End
复制代码


回复 支持 2 反对 0

使用道具 举报

上尉

Rank: 6Rank: 6

7

主题

173

帖子

6818

积分
板凳
发表于 2023-1-16 13:48:14 | 显示全部楼层
gaolang* 发表于 2023-1-16 12:48
改了还是不行,
N12 T15 M06
N13 G00 G90 X80. Y-20. S300 M03

添加的只是框架,添加完成后还要用编辑器指定内容
回复 支持 反对

使用道具 举报

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

本版积分规则

 
 
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-5-30 10:54

返回顶部