diff options
author | Yifei Ding <dingyifeiair@gmail.com> | 2022-01-26 15:00:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-26 18:00:18 -0500 |
commit | 7d57a7c4c846bbf0b6e271b4cc7f86cb0a04d11d (patch) | |
tree | dbc71a4f6c6487087dfca511ba78c31f7e2bc554 /docs/Config_checks.md | |
parent | 28b568a6ace40af5f92383d23797409f4c1bcce3 (diff) | |
download | kutter-7d57a7c4c846bbf0b6e271b4cc7f86cb0a04d11d.tar.gz kutter-7d57a7c4c846bbf0b6e271b4cc7f86cb0a04d11d.tar.xz kutter-7d57a7c4c846bbf0b6e271b4cc7f86cb0a04d11d.zip |
docs: Various minor fixes (#5175)
Signed-off-by: Yifei Ding<yifeiding@protonmail.com
Diffstat (limited to 'docs/Config_checks.md')
-rw-r--r-- | docs/Config_checks.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Config_checks.md b/docs/Config_checks.md index 1707be74..5a86693a 100644 --- a/docs/Config_checks.md +++ b/docs/Config_checks.md @@ -132,10 +132,10 @@ troubleshooting tips in the previous section to confirm the Klipper supports [PID control](https://en.wikipedia.org/wiki/PID_controller) for the -extruder and bed heaters. In order to use this control mechanism it is -necessary to calibrate the PID settings on each printer. (PID settings +extruder and bed heaters. In order to use this control mechanism, it is +necessary to calibrate the PID settings on each printer (PID settings found in other firmwares or in the example configuration files often -work poorly.) +work poorly). To calibrate the extruder, navigate to the OctoPrint terminal tab and run the PID_CALIBRATE command. For example: `PID_CALIBRATE |