set_current_position_from_planner() after stepper.quick_stop()
This commit is contained in:
parent
381bc6f0b0
commit
6277395e1e
4 changed files with 22 additions and 1 deletions
|
|
@ -225,6 +225,7 @@ void ok_to_send();
|
|||
|
||||
void reset_bed_level();
|
||||
void prepare_move();
|
||||
void set_current_position_from_planner();
|
||||
void kill(const char*);
|
||||
|
||||
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue