Add option to disallow filament change without homing first
This commit is contained in:
parent
93da4e83f7
commit
3d043976f7
26 changed files with 30 additions and 4 deletions
|
|
@ -807,6 +807,7 @@
|
|||
#define PAUSE_PARK_NO_STEPPER_TIMEOUT // Enable to have stepper motors hold position during filament change
|
||||
// even if it takes longer than DEFAULT_STEPPER_DEACTIVE_TIME.
|
||||
//#define PARK_HEAD_ON_PAUSE // Go to filament change position on pause, return to print position on resume
|
||||
//#define HOME_BEFORE_FILAMENT_CHANGE // Ensure homing has been completed prior to parking for filament change
|
||||
#endif
|
||||
|
||||
// @section tmc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue