Currently my mill is set up with immediate tool change. As in, I manually change a tool and then type M6TNG43 in the MDI window. I intend to change this soon, probably this evening. What I would quite like to do is have a GladeVCP window for tool-changing, to save my typing in to the MDI window. But on this inteface I don't want to have to "OK" the manual toolchange dialog box.
However, I obviously would want the machine to pause and the manual toolchange dialog to pop up if this was an M6 inside a G-code program. I am thinking in terms of some HAL logic to cut manual_toolchange out of the loop if program-is-running is true. Before I waste time setting this up, does anyone know if this will work? I guess it is important that program-is-running stays true through a toolchange... -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
