The jog inhibiting code from motion-inhibit was purposely removed some time ago.
Why, I don't know because it was put in by me specifically for that purpose a 
long while back.

as for feed-hold, my guess would be the code change affected it too - probably 
by accident.

maybe adding separate jog-inhibit pins would satisfy everyone?

Chris
________________________________
From: Jon Elson <el...@pico-systems.com>
Sent: December 4, 2022 5:03 PM
To: emc-developers@lists.sourceforge.net <emc-developers@lists.sourceforge.net>
Subject: Re: [Emc-developers] feed hold ?

On 12/4/22 10:44, Jon Elson wrote:
> I was demoing my touch probe yesterday and saw something
> odd. This probe uses IR signals, and so the interface will
> detect loss of IR communication and cause a feed hold.  I
> was astonished to see that the keyboard jog keys allowed
> me to move the axes while feed hold was true!  The probe
> interface sends that status to motion.feed-hold, and I
> have a tally LED in PyVCP to show the status.  I'm using
> LinuxCNC 2.8.2

Looking at the docs, there is an option that needs to be
set, so I tried connecting the feed hold to
motion.feed-inhibit.  That made no difference it still
allowed jog keys to move the axes when motion.feed-inhibit
was true!

This seems like a real bug!

Thanks,

Jon



_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to