Skip to content

Commit cfdf6ba

Browse files
authored
Update docs for restore_extruder_temp_on_load_or_unload (#181)
1 parent 9ed9c93 commit cfdf6ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/afc-klipper-add-on/configuration/AFC.cfg.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,9 @@ lower_extruder_temp_on_change: True
283283
# Default: True
284284
# If False, AFC will not lower the extruder temperature during a filament change,
285285
# as long as the current temperature is above the target material temperature - 5°C.
286+
restore_extruder_temp_on_load_or_unload: False
287+
# Default: False
288+
# When True, AFC will restore extruder target temp after tool load/unload when not printing.
286289
```
287290

288291
The next part of the `[AFC]` section contains the configuration for the AFC macros. These macros are used to control the

0 commit comments

Comments
 (0)