railcore / parts

Physical parts for a RailCore II
http://railcore.org
Other
26 stars 11 forks source link

E-stop in case of Z probing failure #6

Open dandancheeseandham opened 5 years ago

dandancheeseandham commented 5 years ago

Head crashes seem to be the major worry for people.

So how about micro-switch emergency stop on the print head, in a location 1mm lower than the users existing probe.

Bonus points for adding 2 more micro-switches in series:

What type of emergency stop is up for debate. However with RTOS I'm fairly happy with just triggering M112/M999.

TheeDynamikOne commented 3 years ago

I think the best solution for this would be an Emergency stop button, just like other machines that can damage themselves when things go wrong. Adding redundancy is a slippery slope when you're also adding the possibility of another failure mode.

lostapathy commented 3 years ago

Adding redundancy is a slippery slope when you're also adding the possibility of another failure mode.

To be fair, so long as the e-stops are wired in series and normally closed, you'd fail stopped rather than "fail to stop", which is perfectly ok.