On Thursday 09 April 2020 22:42:19 Leonardo Marsaglia wrote:

> Hello to all,
>
> I keep polishing some aspects of my configuration, to be more precise
> I've made a component to handle all the alarm inputs the lathe could
> trigger (lube, motors overheating, turret misclamping, etc.) and based
> on the severity of the event the component either triggers for feed
> inhibit, machine off or emergency stop.
>
> In the proces of doing this I re-discovered (or discovered may be) the
> motion.enable pin. I tried to find some info about how to use this on
> google and through the documentation but I couldn't find much.
>
> What I would like to know if this pin has any special purpose. Because
> in all the discussions and topics I've found about how to set up the
> e-stop of the machine this pin is not mentioned.
>
> I plan to use the motion.enable pin as a machine turn off mechanism in
> case some alarm trigger but the condition is not quite severe to call
> for an e-stop.
>
> Any recommendations will be appreciated.
>
> Thank you as always!

I have been using motion.enable as an output pin to soft start the 
spindles psu as its input filter is enough microfarads to trip a 25 amp 
circuit breaker if switched cold, for several years using two timers to 
fire a pair of 40 amp crydoms to enable it, first thru a 50 ohm 200 watt 
R that is shorted 3 secs later by the 2nd timer going true. But the only 
input is the F2 key that toggles it. But as a shutdown its also toggled 
off by a following error anyplace. I've no clue how thats coupled but it 
just works.  And I can run on a 20 amp circuit breaker with no false 
trips, staying within the NEC for a 10 gage circuit.
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


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

Reply via email to