homing: Check for timeout during homing operation
Should a homing move complete without hitting the endstop, then disable motors, disable the endstop checking, and report the error to the user. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -17,9 +17,6 @@ Host user interaction
|
||||
highlight an error (one has to look in the terminal tab to find the
|
||||
error) and errors written to the log can be non-obvious to a user.
|
||||
|
||||
* Implement timeouts on homing. The host currently waits forever if
|
||||
an endstop is not hit during a homing operation.
|
||||
|
||||
* Improve startup:
|
||||
|
||||
* Provide startup scripts so that Klippy can startup at system
|
||||
|
||||
Reference in New Issue
Block a user