Logic is impossible. use a #or instead of a #and . But this
would slow down ALL arcs except those that have arcrad=2
David S. Hayden
Manager, Production Systems Support
Elliott Turbomachinery
Jeannette, PA 15644
Tel: (724) 600-8452
Fax: (724) 600-8442
[EMAIL PROTECTED]
Sent by: To: [EMAIL PROTECTED]
[EMAIL PROTECTED] cc:
ki.sdrc.com Subject: RE: [mfg-smartcam] Post
help needed please
06/11/2003 02:57 PM
Try this:
@ARC
#IF(#ARAD<2,#AND#ARAD>2)<#EVAL(#FEED=#FEED*0.1)>
< #PLANE> #MOV X#XPOS Y#YPOS I#XCTR J#YCTR< F#FEED>
#RESET(#FEED)
==================================================
Fred Lauzus, CAM Programming Coordinator
High Steel Structures, Incorporated
mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.highsteel.com <http://www.highsteel.com/>
==================================================
-----Original Message-----
From: gary [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 2:31 PM
To: Smartcam Users Group (E-mail)
Subject: [mfg-smartcam] Post help needed please
I am trying to reduce the feedrate on arcs if a arc radius falls between a
certain range. Could someone please take a look and correct my first
attempt.
@ARC
#EVAL(#ARAD<2,#AND#ARAD>2)#FEED=#FEED*0.1>
< #PLANE> #MOV X#XPOS Y#YPOS I#XCTR J#YCTR< F#FEED>
#RESET(#FEED)
Thank you in advance
Regards,
Gary
======================================================================
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]
======================================================================