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] ======================================================================
