Fix broken examples (#3)

This commit is contained in:
Jason Smith 2020-01-18 00:04:10 -08:00 committed by Scott Lahteine
parent 38d2034c25
commit f8c711ad13
25 changed files with 108 additions and 32 deletions

View file

@ -1802,7 +1802,7 @@
* Requires NOZZLE_PARK_FEATURE.
* This feature is required for the default FILAMENT_RUNOUT_SCRIPT.
*/
//#define ADVANCED_PAUSE_FEATURE
#define ADVANCED_PAUSE_FEATURE
#if ENABLED(ADVANCED_PAUSE_FEATURE)
#define PAUSE_PARK_RETRACT_FEEDRATE 60 // (mm/s) Initial retract feedrate.
#define PAUSE_PARK_RETRACT_LENGTH 2 // (mm) Initial retract.