I know that I should just remove the diag pin to get end stop working. I just hate the idea.
As end stop is triggered, the signal pin is connected to ground. Now I'm thinking designing same kind of stepper driver module as BTT has done, but the diag pin would be open drain or collector. Quite an easy design change.
Would I get head crash detection, Z probe and limit switch on my Z-axis if I designed that kind of module? I'll be using reprap firmware.
Electrically that would be trigger = NOT (diag AND probe AND limit) as any device can pull down it then.
Is this a stupid idea?