diff options
author | Eric Callahan <arksine.code@gmail.com> | 2024-08-12 10:56:49 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2024-09-01 13:37:35 -0400 |
commit | 08a1c9f12760ee6d89db2b82e76c7d93453212db (patch) | |
tree | 48ac3c4496d59838bcb1a5334a89db6c8f7ef552 /docs/Eddy_Probe.md | |
parent | 40d6a06f8f4b55e089c96cb16cce563e3a5f1fcf (diff) | |
download | kutter-08a1c9f12760ee6d89db2b82e76c7d93453212db.tar.gz kutter-08a1c9f12760ee6d89db2b82e76c7d93453212db.tar.xz kutter-08a1c9f12760ee6d89db2b82e76c7d93453212db.zip |
docs: update temperature_probe documentation
Add documentation for the "max_valid_temp" option.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Diffstat (limited to 'docs/Eddy_Probe.md')
-rw-r--r-- | docs/Eddy_Probe.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Eddy_Probe.md b/docs/Eddy_Probe.md index 5fa7fc4d..3c36a613 100644 --- a/docs/Eddy_Probe.md +++ b/docs/Eddy_Probe.md @@ -78,7 +78,9 @@ for further details on how to configure a `temperature_probe`. It is advised to configure the `calibration_position`, `calibration_extruder_temp`, `extruder_heating_z`, and `calibration_bed_temp` options, as doing so will automate some of the -steps outlined below. +steps outlined below. If the printer to be calibrated is enclosed, it +is strongly recommended to set the `max_validation_temp` option to a value +between 100 and 120. Eddy probe manufacturers may offer a stock drift calibration that can be manually added to `drift_calibration` option of the `[probe_eddy_current]` |