On 2 October 2014 15:40, Dave Cole <[email protected]> wrote: > They would like to be able to adjust the jet size (think tool diameter) > on the fly
This is probably most easily done with G42.1 and G41.1, though the G-code would have to actually stop and look for new values from an input source. Any change of tool diameter would require a recalculation of the motion queue, so I don't think that there is any way to do it completely live. As an initial step job-by-job, however, it would be relatively easy. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
