Tweak some config names
This commit is contained in:
		| @@ -1753,8 +1753,8 @@ | ||||
|   //#define ADVANCED_PAUSE_FANS_PAUSE             // Turn off print-cooling fans while the machine is paused. | ||||
|  | ||||
|                                                   // Filament Unload does a Retract, Delay, and Purge first: | ||||
|   #define FILAMENT_UNLOAD_RETRACT_LENGTH      13  // (mm) Unload initial retract length. | ||||
|   #define FILAMENT_UNLOAD_DELAY             5000  // (ms) Delay for the filament to cool after retract. | ||||
|   #define FILAMENT_UNLOAD_PURGE_RETRACT       13  // (mm) Unload initial retract length. | ||||
|   #define FILAMENT_UNLOAD_PURGE_DELAY       5000  // (ms) Delay for the filament to cool after retract. | ||||
|   #define FILAMENT_UNLOAD_PURGE_LENGTH         8  // (mm) An unretract is done, then this length is purged. | ||||
|  | ||||
|   #define PAUSE_PARK_NOZZLE_TIMEOUT           45  // (seconds) Time limit before the nozzle is turned off for safety. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user