Hello all, Below is a section of my TMP file that I used to program my machine to touch off tools, but this think is out putting tool number 6 twice, because I have to defined this tool twice in Process Step List in the Job Operation Planner, is there away to make it so is only output once only. Or pulling it from a Tool List instead of Process Step List
Thanks Peter @TLTOUCH #CALL(TOOLLIST) @TOOLLIST #IF(#U0=1) #EVAL(#U18=0) #REPEAT(TOTEL())< //#EVAL(#U16=JTOOL(#U17)) #EVAL(#U19=JTOOL(#U17)) #IF(#U19>0,AND#U19<>#U18,AND VIS(#U17)=1)< #EVAL T#U19 M06> #IF(#U19>0,AND#U19<>#U18,AND VIS(#U17)=1)< #EVAL G65 P9010 H#U19> #EVAL(#U18=#U19) #EVAL(#U17=#U17+1)> N/C OUT PUT N339 T6 M06 N340 G65 P9010 H6 N341 T7 M06 N342 G65 P9010 H7 N343 T16 M06 N344 G65 P9010 H16 N345 T136 M06 N346 G65 P9010 H136 N347 T27 M06 N348 G65 P9010 H27 N349 T323 M06 N350 G65 P9010 H323 N351 T6 M06 I don't want this to out put again N352 G65 P9010 H6 I don't want this to out put again N353 T30 M06 N354 G65 P9010 H30 ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
