M120/M121 also set endstops non-homing state
This commit is contained in:
parent
02f466e633
commit
af32a7d5d6
3 changed files with 26 additions and 16 deletions
|
|
@ -54,6 +54,9 @@ void endstops_hit_on_purpose(); //avoid creation of the message, i.e. after homi
|
|||
|
||||
void enable_endstops(bool check); // Enable/disable endstop checking
|
||||
|
||||
void enable_endstops_globally(bool check);
|
||||
void endstops_not_homing();
|
||||
|
||||
void checkStepperErrors(); //Print errors detected by the stepper
|
||||
|
||||
void finishAndDisableSteppers();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue