Re: [Emc-users] Time delay on resume

2012-05-02 Thread Viesturs Lācis
2012/5/2 Eric H. Johnson : > > The one thing I have not figured out is how to introduce a delay (i.e. > timedelay) on resume to give the head sufficient time to lower and turn on > before motion resumes. I do not see pins on halui or motion for example, > which would be usable for this function. >

Re: [Emc-users] Time delay on resume

2012-05-02 Thread Michael Haberler
you could try setting motion.feed-hold to true until ready to continue -m Am 02.05.2012 um 19:05 schrieb Eric H. Johnson: > Hi all, > > I have a tangential tool application with a pneumatically controlled 2 > position Z axis. Thus I control the head up / head down, directly with > digital I/O. I

[Emc-users] Time delay on resume

2012-05-02 Thread Eric H. Johnson
Hi all, I have a tangential tool application with a pneumatically controlled 2 position Z axis. Thus I control the head up / head down, directly with digital I/O. I also have the head coming up and turning off automatically on a pause, stop or fault. That is all working fine. The one thing I have