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

Reply via email to