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

iCAx开思网

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

[求助] 刀路问题啦.大家帮忙看看---------!@#$$%*()

[复制链接]
21
发表于 2006-9-10 10:53:05 | 只看该作者
应该是你的处理有问题,不关过滤的事。
什么都没有改!
我用我的后处理处理出来就没有了。

本帖子中包含更多资源

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

x
22
发表于 2006-9-10 10:55:57 | 只看该作者
# General Output Settings
# --------------------------------------------------------------------------
sub_level   : 1     #Enable automatic subprogram support
breakarcs   : 1     #Break arcs, 0 = no, 1 = quadrants, 2 = 180deg. max arcs
arcoutput   : 1     #0 = IJK, 1 = R no sign, 2 = R signed neg. over 180
skp_lead_flgs : 1   #Do NOT use v9 style contour flags
arctype     : 2     #Arc center 1=abs, 2=St-Ctr, 3=Ctr-St, 4=unsigned inc.
do_full_arc : 0     #Allow full circle output? 0=no, 1=yes
helix_arc   : 2    #Support helix arc output, 0=no, 1=all planes, 2=XY plane only
arccheck    : 0     #Check for small arcs, convert to linear
atol        : .01   #Angularity tolerance for arccheck = 2
ltol        : .002  #Length tolerance for arccheck = 1
vtol        : .0001 #System tolerance
maxfeedpm   : 500   #Limit for feed in inch/min
ltol_m      : .05   #Length tolerance for arccheck = 1, metric
vtol_m      : .0025 #System tolerance, metric
maxfeedpm_m : 10000 #Limit for feed in mm/min
force_wcs   : yes   #Force WCS output at every toolchange?
spaces      : 0     #No. of spaces to add between fields
omitseq     : yes    #Omit sequence no.
seqmax      : 9999  #Max. sequence no.
stagetool   : 0     #0 = Do not pre-stage tools, 1 = Stage tools
use_gear    : 0     #Output gear selection code, 0=no, 1=yes
max_speed   : 10000 #Maximum spindle speed





你的arcoutput   : 1     #0 = IJK, 1 = R no sign, 2 = R signed neg. over 180
应该是arcoutput   : 2把它改为1试一下,再看一下有没有事。


[ 本帖最后由 cwandyk 于 2006-9-10 10:57 编辑 ]

本帖子中包含更多资源

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

x
23
发表于 2006-9-10 11:03:32 | 只看该作者
不过滤后不生成ARC,当然也行了,但主要还是后处理的问题!
你把后处理的那个地方改一下,看行不。
24
发表于 2006-9-10 12:15:23 | 只看该作者
原帖由 cwandyk 于 2006-9-10 10:29 发表
还好,我从不用MC做钢料了。


我也好久没有用了.一直用PM..现在简单的不想转来转去.拿MC来做下算了.省点时间来休息下.
25
发表于 2006-9-10 12:17:22 | 只看该作者
原帖由 cwandyk 于 2006-9-10 10:53 发表
应该是你的处理有问题,不关过滤的事。
什么都没有改!
我用我的后处理处理出来就没有了。



陈兄发个后处理来用用吧.
下面是我现在用的.
会改的看看.
现在我MC刀路都快忘记了2年了.

[ 本帖最后由 mj706971 于 2006-9-10 12:19 编辑 ]

本帖子中包含更多资源

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

x
26
发表于 2006-9-10 12:28:10 | 只看该作者
# General Output Settings
# --------------------------------------------------------------------------
sub_level   : 1     #Enable automatic subprogram support
breakarcs   : 1     #Break arcs, 0 = no, 1 = quadrants, 2 = 180deg. max arcs
注:圆弧过象限打断就没事!1 = quadrants
arcoutput   : 1     #0 = IJK, 1 = R no sign, 2 = R signed neg. over 180
skp_lead_flgs : 1   #Do NOT use v9 style contour flags
arctype     : 2     #Arc center 1=abs, 2=St-Ctr, 3=Ctr-St, 4=unsigned inc.
do_full_arc : 0     #Allow full circle output? 0=no, 1=yes
helix_arc   : 2    #Support helix arc output, 0=no, 1=all planes, 2=XY plane only
arccheck    : 0     #Check for small arcs, convert to linear
atol        : .01   #Angularity tolerance for arccheck = 2
ltol        : .002  #Length tolerance for arccheck = 1
vtol        : .0001 #System tolerance
maxfeedpm   : 500   #Limit for feed in inch/min
ltol_m      : .05   #Length tolerance for arccheck = 1, metric
vtol_m      : .0025 #System tolerance, metric
maxfeedpm_m : 10000 #Limit for feed in mm/min
force_wcs   : yes   #Force WCS output at every toolchange?
spaces      : 0     #No. of spaces to add between fields
omitseq     : yes    #Omit sequence no.
seqmax      : 9999  #Max. sequence no.
stagetool   : 0     #0 = Do not pre-stage tools, 1 = Stage tools
use_gear    : 0     #Output gear selection code, 0=no, 1=yes
max_speed   : 10000 #Maximum spindle speed
27
发表于 2006-9-10 12:32:46 | 只看该作者
原帖由 mj706971 于 2006-9-10 12:17 发表



陈兄发个后处理来用用吧.
下面是我现在用的.
会改的看看.
现在我MC刀路都快忘记了2年了.

帮你修正了圆弧问题。

本帖子中包含更多资源

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

x
28
发表于 2006-9-10 12:54:11 | 只看该作者
原帖由 艺林泉 于 2006-9-10 12:32 发表

帮你修正了圆弧问题。




先谢了.得闲饮茶.
29
发表于 2006-9-10 13:16:32 | 只看该作者
原帖由 mj706971 于 2006-9-10 12:54 发表




先谢了.得闲饮茶.

不客气。有空多交流。
30
发表于 2006-9-10 15:07:04 | 只看该作者
试一下我这个。

本帖子中包含更多资源

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

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

本版积分规则

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

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

GMT+8, 2025-2-25 06:24 , Processed in 0.026683 second(s), 9 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2025 www.iCAx.org

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