iCAx开思网

标题: PROE-NC中输出的程序为什么刀补总是D0呀 [打印本页]

作者: yuanshij1986    时间: 2009-11-26 12:42
标题: PROE-NC中输出的程序为什么刀补总是D0呀
PROE-NC中输出的程序为什么刀补总是D0呀,
作者: XH716    时间: 2009-12-3 20:59
顶一下.明天我试试,看看是怎么回事.
作者: yuanshij1986    时间: 2009-12-4 16:20
我知道了,是后处理F文件夹没有设定好,要设为这样CIMFIL/ON,CUTCOM
$$
$$ This FIL is used to set a default diameter offset number
$$
SETV=POSTF(7,4)   $$ get the 4th CL word
SETT=POSTF(6,4)   $$ get the type of the 4th CL word
NBEL=POSTF(5)     $$ Number of word
IF(SETT.EQ.0.AND.SETV.NE.(ICODEF(OFF)).AND.NBEL.EQ.4)THEN
$$ Default offset number to current tool number
  DMY=POSTF(10,5,(POSTF(1,3,497)))
$$ Change number of argument
  DMY=POSTF(12,5)
ENDIF
$$ Execute the current record (modified or not``)
DMY=POSTF(13)
CIMFIL/OFF
作者: boge2005    时间: 2009-12-7 18:55
高手牛人看过。
作者: wind041    时间: 2010-9-5 14:32
真是高手,佩服佩服




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