找回密码 注册 QQ登录
开思网工业级高精度在线3D打印服务

iCAx开思网

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

[讨论] 多轴联动及其后处理设置

[复制链接]
61
发表于 2005-11-19 00:56:00 | 只看该作者
原帖由 TACHENG 于 2005-11-15 03:24 发表
是不是可以傳mastercam五軸,該後處理給我參考長見識.
ssun@ar-aero.com


    兄弟,楼上有下载!
62
发表于 2005-11-19 01:36:40 | 只看该作者

MCX定义多轴机床

MCX定义多轴机床图片附件

本帖子中包含更多资源

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

x
63
发表于 2005-11-20 23:40:37 | 只看该作者
看来mcx不装不行了
64
发表于 2005-11-22 22:30:57 | 只看该作者

答BLUE1234

答BLUE4321

用mc出nci
然后用软件处理
输入旋转方向
偏心
中心到A旋转半径的距离就可以了
你知道这是什么软件吗
还是自己编的啊[/quote]


这可能是IMSPOST之类的通用后处理, 没用过.

[ 本帖最后由 ssfjyv 于 2005-11-22 22:33 编辑 ]
65
发表于 2005-12-1 23:00:24 | 只看该作者

mcx定议后处理

莱单 machine type------control  definition

[ 本帖最后由 ssfjyv 于 2005-12-1 23:22 编辑 ]
66
发表于 2005-12-4 10:54:45 | 只看该作者
五轴后处理关健:

#Assign axis address
str_pri_axis "A"
str_sec_axis "B"
str_dum_axis "C"

#Toolplane mapped to top angle position strings
str_n_a_axis "A"
str_n_b_axis "B"
str_n_c_axis "C"

这里是旋转轴地址设定
67
发表于 2005-12-5 21:27:28 | 只看该作者
五轴后处理关键之处:

#Machine rotary routine settings
mtype       : 0     #Machine type (Define base and rotation plane below)
                    #0 = Table/Table
                    #1 = Tilt Head/Table
                    #2 = Head/Head
                    #3 = Nutator Table/Table
                    #4 = Nutator Tilt Head/Table
                    #5 = Nutator Head/Head
head_is_sec : 1     #Set with mtype 1 and 4 to indicate head is on secondary

这里定义机床型式
68
发表于 2005-12-11 01:09:31 | 只看该作者

五轴后处理关健

#Preferred setup is pri. zero matches sec. zero/direction
#Zero machine and determine the planes perp. to axis rotations
#These plane combinations are valid:
#Primary plane   XY   XZ   YZ
#Secondary or    XZ   XY   XY
#Secondary       YZ   YZ   XZ

#Primary axis angle description (in machine base terms)
#With nutating (mtype 3-5) the nutating axis must be the XY plane
rotaxis1 = vecy  #Zero      
rotdir1  = vecx  #Direction  

#Secondary axis angle description (in machine base terms)
#With nutating (mtype 3-5) the nutating axis and this plane normal
#are aligned to calculate the secondary angle
rotaxis2 = vecz  #Zero        
rotdir2  = vecx  #Direction   

#NOTE: Use of 'top_map' requires the dealer match the
#      above settings below.  These must match initial settings!!!
p_nut_restore    #Postblock, restores original axis settings
      result = updgbl(rotaxis1, vecy) #Zero
      result = updgbl(rotdir1, vecx)  #Direction
      result = updgbl(rotaxis2, vecz) #Zero
      result = updgbl(rotdir2, vecx)  #Direction
以上决定轴向量
69
发表于 2005-12-24 23:27:09 | 只看该作者
#Normally use the tool length for the offset in the tool direction
saxisx      : 0     #The axis offset direction?
saxisy      : 0     #The axis offset direction?
saxisz      : 0     #The axis offset direction?
以上确定轴偏距
头像被屏蔽
70
发表于 2005-12-25 17:58:28 | 只看该作者
楼上的兄弟关于五轴后处理的细节能否说的详细一点,我非常有兴趣。但是一直没什么进展。谢谢你!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

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

GMT+8, 2024-12-24 00:55 , Processed in 0.024911 second(s), 11 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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