Optimize Extruder Feedrates and turn off fans at pause.

This commit is contained in:
Knutwurst
2022-01-27 16:08:45 +01:00
parent 69328f5246
commit e5271d7b2f
2 changed files with 9 additions and 9 deletions

View File

@@ -2472,7 +2472,7 @@
// Filament can be extruded repeatedly from the Filament Change menu
// until extrusion is consistent, and to purge old filament.
//#define ADVANCED_PAUSE_RESUME_PRIME 0 // (mm) Extra distance to prime nozzle after returning from park.
//#define ADVANCED_PAUSE_FANS_PAUSE // Turn off print-cooling fans while the machine is paused.
#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_PURGE_RETRACT 13 // (mm) Unload initial retract length.