aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Probe_Calibrate.md
diff options
context:
space:
mode:
authorPaul McGowan <mental405@gmail.com>2022-01-09 21:13:53 -0500
committerGitHub <noreply@github.com>2022-01-09 21:13:53 -0500
commitde366ee85479d9f9bf7f117a881feb8de522265d (patch)
treef0932c2255a8f49d60f6a5fc2252bc981aee1e50 /docs/Probe_Calibrate.md
parent4c8d24ae03eadf3fc5a28efb1209ce810251d02d (diff)
downloadkutter-de366ee85479d9f9bf7f117a881feb8de522265d.tar.gz
kutter-de366ee85479d9f9bf7f117a881feb8de522265d.tar.xz
kutter-de366ee85479d9f9bf7f117a881feb8de522265d.zip
docs: Docs comma culture (#4822)
Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis. Improve documentation by adding spaces to coordinates. Signed-off-by: Paul McGowan <mental450@gmail.com>
Diffstat (limited to 'docs/Probe_Calibrate.md')
-rw-r--r--docs/Probe_Calibrate.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Probe_Calibrate.md b/docs/Probe_Calibrate.md
index 3531d13c..9bede889 100644
--- a/docs/Probe_Calibrate.md
+++ b/docs/Probe_Calibrate.md
@@ -1,6 +1,6 @@
# Probe calibration
-This document describes the method for calibrating the x, y, and z
+This document describes the method for calibrating the X, Y, and Z
offsets of an "automatic z probe" in Klipper. This is useful for users
that have a `[probe]` or `[bltouch]` section in their config file.