On 5 August 2014 17:36, Rick Lair <[email protected]> wrote: > Apparently I spoke too soon, but I swear it was working properly yesterday, > when I did the update. > > The original toolchange.ngc file you wrote works fine, what we modified it > too doesn't. For some reason it is not reading/using the tool data in the T1 > locations in the tool table.
Yes, this is the problem I pointed out. You need to G43 the tool offset data, then G43.2 the wear modifier. Your changes removed the G43 #<tool> and only left a G43 #<wear> (actually, it doesn't matter what order you do them in, but G43 #<tool> and G43.2 #<wear> feels more logical.) -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
