|
-----Original Message-----
From: Michael E. Senack <[EMAIL PROTECTED]> To: Colin Williams <[EMAIL PROTECTED]>; Smartcam Forum <[EMAIL PROTECTED]> Date: Tuesday, June 20, 2000 7:06 PM Subject: Re: [mfg-smartcam] Drilling Hmm...check your template file @RAP section and see if the
XPOS and/or YPOS are in conditional brakets as per sample...
@RAP
#IF(#U8=1)<**** RAP > #IF(#TLOP=0,#OR#TLOP=2)<#C3<#MOV><X#XPOS><Y#YPOS><Z#ZPOS>>#ELSE#EXLN <#C3<#FXD><X#XPOS><Y#YPOS><Z#ZPOS>> On the above sample I check if an end mill is being used by
the TLOP and use G0 #MOV to rapid position. If it is not then I use G80 #FXD to
rapid position as my customer's request. He did not want the G80 & G0 in the
same line.
Hope this is what you're looking for...Bye
|
- [mfg-smartcam] Drilling Colin Williams
- Re: [mfg-smartcam] Drilling Michael E. Senack
- Michael E. Senack
