docs: Add generic heater to preheat section

This commit is contained in:
Jordan 2021-09-18 10:32:51 -04:00
parent e1c478be83
commit 857b4a9bab

View File

@ -86,6 +86,8 @@ z_babystep_values: 0.01, 0.05
bed: 40
# Temperature for the tools
extruder: 195
# Temperature for generic heaters
heater_generic: 40
# optional GCode to run when the option is selected
gcode: MY_HEATSOAK_MACRO
```