Good to know. Thanks Chris!
Dave On 10/2/2014 12:10 PM, Jeff Johnson wrote: > Not related to the topic at hand exactly but it is important that everyone > is aware that the work Chris did on how Linux CNC works with the editor > (order of read/timing???) has made our turning centers and tool changes > bullet proof. We make a lot of offset changes in a day of operation and we > could count on a Linux CNC throwing a missing tool error making us have to > re-load the table and start over and about thirty percent of the time it > sent our turret spinning because there was no tool in the tool table to > compare the current tool to the requested tool. So hats off to Chris on > fixing this problem and making missing tools and runaway tool changers a > thing of the past. > > > Jeff Johnson > [email protected] > Superior Roll & Turning > 734-279-1831 > > -----Original Message----- > From: sam sokolik [mailto:[email protected]] > Sent: Thursday, October 02, 2014 11:27 AM > To: EMC developers > Subject: Re: [Emc-developers] Tool Table and Wear offset Table > > are you saying have a g41.1 on > On 10/2/2014 10:07 AM, Dave Cole wrote: >> On 10/2/2014 10:46 AM, andy pugh wrote: >>> 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. >> So perhaps if I had the tool/jet diameter in a hal float pin, I could >> use that along with the analog input function in Gcode to grab the hal >> value and then assign it via an invocation of G42.1 or G41.1 ? >> >> Does that sound possible/reasonable? >> >> So in this respect the tool table becomes a non issue? Does this sound >> correct? >> >> Thanks, >> >> Dave >> >> --- >> This email is free from viruses and malware because avast! Antivirus > protection is active. >> http://www.avast.com >> >> >> ---------------------------------------------------------------------- >> -------- 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 >> >> > > ---------------------------------------------------------------------------- > -- > 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 > > > ------------------------------------------------------------------------------ > 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 --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com ------------------------------------------------------------------------------ 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
