iCAx开思网

标题: 关于刀具直径补偿号的后处理输出问题 [打印本页]

作者: MHG    时间: 2003-10-9 10:30
标题: 关于刀具直径补偿号的后处理输出问题
我用的是UG POST方法输出程序,程序开头第一个G41后有D21,为何下面的G41后少了D21,如下例:
Z3.
G1 Z-10.341 F1500.
G41 Y-29.299 D21
X-96.618
G40 Y-41.299
G0 Z-7.341
Z30.
X-11.382 Y-40.299
Z3.
G1 Z-10.341
G41 Y-28.299  :?)
X-96.618
G40 Y-40.299
G0 Z-7.341
Z30.
X-11.382 Y-39.299
Z-7.341
G1 Z-10.341
G41 Y-27.299 :?)
X-96.618
G40 Y-39.299
G0 Z-7.341
Z30.
X-11.382 Y-38.299
Z-7.341
G1 Z-10.341
G41 Y-26.299 :?)
X-96.618
G40 Y-38.299
G0 Z-7.341
Z30.
  
MAZAK的机床可读,但TOSHIBA的机床不可读,
不知道在POST BUILDER要修改什么参数,特请教各位!
作者: bluetiger    时间: 2003-10-9 11:41

作者: ctkc88    时间: 2003-10-9 12:38
也没关系的 
作者: MHG    时间: 2003-10-9 12:51
修改以后程序变成这样了:
  
Z3.  
G1 Z-10.341 F1500.  
G41 Y-29.299 D21  
X-96.618 D21  
G40 Y-41.299 D21  
G0 Z-7.341  
Z30.  
X-11.382 Y-40.299  
Z3.  
G1 Z-10.341  
G41 Y-28.299  D21  
X-96.618 D21  
G40 Y-40.299 D21  
G0 Z-7.341  
Z30.  
X-11.382 Y-39.299  
Z-7.341  
G1 Z-10.341  
G41 Y-27.299  D21  
X-96.618 D21  
G40 Y-39.299 D21  
G0 Z-7.341  
Z30.  
X-11.382 Y-38.299  
Z-7.341  
G1 Z-10.341  
G41 Y-26.299  D21  
X-96.618 D21  
G40 Y-38.299 D21  
G0 Z-7.341  
Z30.
   
很恐怖!到底应该修改哪里呢?
作者: jinly    时间: 2003-10-10 17:06
Can you go to the .Def file,   Find the Address of  "D"(or the cutter compensation or something),  change the force status to be ONCE or Always, just have a try.   if it still can not work, go to the Block template, there mabe a "\optional" symbol behind the variable, remove it and to see what will happen?    maybe you can have two seperated block template for G40 and G41......
  
hehe...Just for fun
作者: MHG    时间: 2003-10-13 16:57
第一种方法试了一下,不行,第二种方法有点疑问:(\optional" symbol behind the variable)不知为何意,也不知道在哪可找到。
作者: MHG    时间: 2003-10-16 08:28
问题还没解决,不要就这样沉了,难道没人知道吗
作者: full_bloom    时间: 2009-10-26 10:07
是不是6.0阿,有一个默认设置的问题,每次给选上就行了,我这就是这么解决的,希望有更好的办法[attach]972320[/attach]
作者: 420116    时间: 2009-10-26 10:24
后处理你要看该那个地方的那




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3