|
|
@ -1750,8 +1750,8 @@
|
|
|
|
#define ADVANCED_PAUSE_RESUME_PRIME 1 // (mm) Extra distance to prime nozzle after returning from park.
|
|
|
|
#define ADVANCED_PAUSE_RESUME_PRIME 1 // (mm) Extra distance to prime nozzle after returning from park.
|
|
|
|
|
|
|
|
|
|
|
|
// Filament Unload does a Retract, Delay, and Purge first:
|
|
|
|
// Filament Unload does a Retract, Delay, and Purge first:
|
|
|
|
#define FILAMENT_UNLOAD_RETRACT_LENGTH 20 // (mm) Unload initial retract length.
|
|
|
|
#define FILAMENT_UNLOAD_PURGE_RETRACT 20 // (mm) Unload initial retract length.
|
|
|
|
#define FILAMENT_UNLOAD_DELAY 5000 // (ms) Delay for the filament to cool after retract.
|
|
|
|
#define FILAMENT_UNLOAD_PURGE_DELAY 5000 // (ms) Delay for the filament to cool after retract.
|
|
|
|
#define FILAMENT_UNLOAD_PURGE_LENGTH 10 // (mm) An unretract is done, then this length is purged.
|
|
|
|
#define FILAMENT_UNLOAD_PURGE_LENGTH 10 // (mm) An unretract is done, then this length is purged.
|
|
|
|
|
|
|
|
|
|
|
|
#define PAUSE_PARK_NOZZLE_TIMEOUT 60 // (seconds) Time limit before the nozzle is turned off for safety.
|
|
|
|
#define PAUSE_PARK_NOZZLE_TIMEOUT 60 // (seconds) Time limit before the nozzle is turned off for safety.
|
|
|
|