Add option to disallow filament change without homing first

This commit is contained in:
Jim Brown
2017-06-14 22:06:34 -04:00
committed by Scott Lahteine
parent 93da4e83f7
commit 3d043976f7
26 changed files with 30 additions and 4 deletions

View File

@ -805,6 +805,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