About:
I was wondering if motion.motion-type would work but that
distinguishes between lines and arcs rather then feeds or traverses.

Motion can be 2 type -- first -- when machine does deposition/cutting -
actual work and second - when machine position themself to the
next beginning point.
when machine does cutting/deposition -- that happened with G1  + feed.
when machine position themself to the next beginning point then it use G0 -
rapid move.
I want really identify what kind of motion in any given moment -- is it G1
(cutting -metal removing etc) or is it  G0 (rapid motion to the next
starting point)
When it is G1 then it will activate deposition system. When motion G0
rapid- then i need to idle deposition system.
some idea.







On Fri, Oct 17, 2014 at 4:32 AM, andy pugh <bodge...@gmail.com> wrote:

> On 17 October 2014 11:35, Marius Alksnys <marius.alks...@gmail.com> wrote:
> > Maybe motion.current-vel and comp hal component, connected to some
> > output pin will do the task for you?
>
> Yes, that is probably easier than a remap, I was answering the
> question asked rather than the question intended.
>
> I was wondering if motion.motion-type would work but that
> distinguishes between lines and arcs rather then feeds or traverses.
>
> --
> atp
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to