mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 21:14:05 -06:00
docs: update temperature_probe documentation
Add documentation for the "max_valid_temp" option. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
40d6a06f8f
commit
08a1c9f127
2 changed files with 7 additions and 1 deletions
|
@ -2458,6 +2458,10 @@ postfix for both sections.
|
|||
# "calibration_extruder_temp" option is set. Its recommended to heat
|
||||
# the extruder some distance from the bed to minimize its impact on
|
||||
# the probe coil temperature. The default is 50.
|
||||
#max_validation_temp: 60.
|
||||
# The maximum temperature used to validate the calibration. It is
|
||||
# recommended to set this to a value between 100 and 120 for enclosed
|
||||
# printers. The default is 60.
|
||||
```
|
||||
|
||||
## Temperature sensors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue