Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread Gene Heskett
On Wednesday 22 July 2020 10:55:47 Jon Elson wrote: > On 07/22/2020 01:17 AM, Gene Heskett wrote: > > Greetings all; > > > > The launch of linuxcnc on the pi is without any motor power until > > the F2 button is pushed. So at launch time I get messages about the > > z drive being tripped. > > >

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread John Dammeyer
> > > > But I used external hardware to do the time delays to make sure things > > started up the way I wanted. You might also use time delay relays. > > But they aren't cheap. Ultimately an Arduino ends up being an easy > > solution. > > > > John Dammeyer > > Why should I use any external

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread Jon Elson
On 07/22/2020 01:17 AM, Gene Heskett wrote: Greetings all; The launch of linuxcnc on the pi is without any motor power until the F2 button is pushed. So at launch time I get messages about the z drive being tripped. So I need a 1 or 2 second delay before that bit is sent on thru, but instant

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread Gene Heskett
On Wednesday 22 July 2020 08:03:48 andy pugh wrote: > On Wed, 22 Jul 2020 at 12:12, Gene Heskett wrote: > > > It isn't clear what signal you want to block, or under what > > > circumstances you want to have the delay. > > > > Only long enough for the driver to stabilize after power up. One or >

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread andy pugh
On Wed, 22 Jul 2020 at 12:12, Gene Heskett wrote: > > It isn't clear what signal you want to block, or under what > > circumstances you want to have the delay. > > Only long enough for the driver to stabilize after power up. One or 2 > seconds perhaps I wasn't asking how long. I was asking what

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread Gene Heskett
On Wednesday 22 July 2020 03:51:34 andy pugh wrote: > On Wed, 22 Jul 2020 at 07:20, Gene Heskett wrote: > > So I need a 1 or 2 second delay before that bit is sent on thru, but > > instant transmission once timed out, giving the driver a chance to > > get all its stuff in one sock from the

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread Gene Heskett
On Wednesday 22 July 2020 02:45:48 John Dammeyer wrote: > > The launch of linuxcnc on the pi is without any motor power until > > the F2 button is pushed. So at launch time I get messages about the > > z drive being tripped. > > > > So I need a 1 or 2 second delay before that bit is sent on

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread andy pugh
On Wed, 22 Jul 2020 at 07:20, Gene Heskett wrote: > So I need a 1 or 2 second delay before that bit is sent on thru, but > instant transmission once timed out, giving the driver a chance to get > all its stuff in one sock from the powerup enabled by the F2 key. I want > to block any noise during

Re: [Emc-users] need a logic bit mux.

2020-07-22 Thread John Dammeyer
> > The launch of linuxcnc on the pi is without any motor power until the F2 > button is pushed. So at launch time I get messages about the z drive > being tripped. > > So I need a 1 or 2 second delay before that bit is sent on thru, but > instant transmission once timed out, giving the driver

[Emc-users] need a logic bit mux.

2020-07-22 Thread Gene Heskett
Greetings all; The launch of linuxcnc on the pi is without any motor power until the F2 button is pushed. So at launch time I get messages about the z drive being tripped. So I need a 1 or 2 second delay before that bit is sent on thru, but instant transmission once timed out, giving the