哪位朋友能解决T型刀后处理报警
哪位朋友能解决T型刀后处理报警,感谢不尽后处理中有提取刀具直径圆弧角的参数,把他删了就不报警了,网上的后处理都是提取5参数铣刀的参数,T型刀不是5参数铣刀,提取不了参数所以就报警了 global mom_tool_type
global mom_tool_corner1_radius
global mom_tool_lower_corner_radius
if {$mom_tool_type == "Milling Tool-T Cutter"} {
set mom_tool_corner1_radius $mom_tool_lower_corner_radius
} 我记得小梁分享过这个问题,你可以找一下 树欲静而风不止* 发表于 2019-3-12 21:17
global mom_tool_type
global mom_tool_corner1_radius
global mom_tool_lower_corner_radius
绝对的,牛啊
页:
[1]