Check codew.pdf pg 155 you might want to use #CLEAR instead of #ZCHK. #CLEAR Description: Z coordinate of element's clear value. Always absolute regardless of #ABSI.
John On Wednesday, March 01, 2000 3:34 PM, Brock Shimon [SMTP:[EMAIL PROTECTED]] wrote: > Andrew > > I had the same trouble > > Here is haw I fixed it > > @DRILL1 > #EVAL (#ZCHK=#ZCHK+.1) > <#ABSI ><#RTNLVL ><#FXD ><X#XPOS ><Y#YPOS >< Z#ZDPTH R#ZCHK>< F#FEED > > > I still setup all tools to have a clearance of Z.1 and it is then anjusted > in the *.tmp > file. > > I only add to the tap in the *tmp to give the taping head enought room to > clear the top of the part. > > > I hope this helps > > > Later > > Brock > > > -----Original Message----- > From: Wilson, Andrew <[EMAIL PROTECTED]> > To: 'SmartCAM users group' <[EMAIL PROTECTED]> > Date: Wednesday, March 01, 2000 8:25 AM > Subject: [mfg-smartcam] code generator question > > > >Good morning, > > In advanced milling no matter what I set the Clearance value to, the code > >outputs an 'R" value of .1 in > >above the surface. > >If I set a clearance of .2 in... it outputs R.100 > >What am I missing??? Below is a copy of the canned cycle section in the > .tmp > >file. > > > >@FXD1 > >< #RTNLVL>< #FXD>< X#XPOS>< Y#YPOS>< Z#ZDPTH R#ZCHK><F#FEED> > > > >Thanks > > > > > > Andrew Wilson > >CNC Programmer/Systems Admin > > > > > >====================================================================== > >To find out more about this mailing list including how to unsubscribe, > >send the message "info mfg-smartcam" to [EMAIL PROTECTED] > >====================================================================== > > ====================================================================== > To find out more about this mailing list including how to unsubscribe, > send the message "info mfg-smartcam" to [EMAIL PROTECTED] > ====================================================================== ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
