#IF(#NTOOL<>#TOOL)< #TOOL> #IF(#NTOOL<>#TOOL)< M6> #IF(#NTOOL<>#TOOL)< #NTOOL>
-----Original Message----- From: Dave Hayden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 5:33 AM To: William Ray Cc: SmartCam Fourm Subject: Re: [mfg-smartcam] No Tool Change William, There are probably more elegant ways to do this but, my first inclination would be to always set single tool jobs as Tool #99 or something like that. Then in the Code Generator .tmp file I would write some logic that says if tool<> 99 do the regular stuff, If tool =99 then do something different or nothing at all. David "William Ray" <[EMAIL PROTECTED]> on 04/24/2001 08:02:53 AM To: "SmartCam Fourm" <[EMAIL PROTECTED]> cc: (bcc: Dave Hayden/elliott) Subject: [mfg-smartcam] No Tool Change I do a lot of jobs that only require one tool for milling. Can anyone show me how to code a program that does not have tool changes when there is only one tool in the job planner. Thanks William Ray ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
