Add PARK_HEAD_ON_PAUSE feature

This commit is contained in:
Scott Lahteine
2017-03-17 21:24:33 -05:00
parent 4cf51157b3
commit 26473cab6d
19 changed files with 20 additions and 1 deletions

View File

@ -756,6 +756,7 @@
#define FILAMENT_CHANGE_NUMBER_OF_ALERT_BEEPS 5 // Number of alert beeps before printer goes quiet
#define FILAMENT_CHANGE_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
#endif
// @section tmc