Hello Andy, After about 2 hrs of cutting, pasting, and trying different things, my boss and myself think we have modified the toolchange.ngc to our liking. It works the way I talked about earlier, TXXYY, XX is the tool and YY is the offset.
Here is a copy of what we did to the file Toolchange.ngc O<toolchange> sub (debug, Tool requested = #<tool>) #<wear> = [[#<tool> MOD 100] + 10000] #<tool> = [FIX[ #<tool> / 100]] M6 T#<tool> G43 H#<wear> #<pocket> = #<tool> (debug, tool = #<tool> wear = #<wear>) O<toolchange> endsub [0] Could you please tell what the process of events is in lines 3 and 4 that made it work, I think it was pure luck that we figured it out, but maybe not!!! Thanks Rick Lair Superior Roll & Turning LLC. PH: 734-279-1831 www.superiorroll.com -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, August 01, 2014 11:22 AM To: [email protected] Subject: Emc-developers Digest, Vol 100, Issue 1 ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
