aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
authorArksine <9563098+Arksine@users.noreply.github.com>2021-04-04 15:27:43 -0400
committerKevinOConnor <kevin@koconnor.net>2021-04-10 11:16:07 -0400
commita93d09cdf4a715bc8952c12bdaac35e696986c3a (patch)
tree1fb8541127319baca33b398f81faacd6178080aa /docs/Config_Reference.md
parent60372fd0cf58a61dc3ced5efca0ba9b9c43fcb27 (diff)
downloadkutter-a93d09cdf4a715bc8952c12bdaac35e696986c3a.tar.gz
kutter-a93d09cdf4a715bc8952c12bdaac35e696986c3a.tar.xz
kutter-a93d09cdf4a715bc8952c12bdaac35e696986c3a.zip
docs: document bed mesh "faulty_regions"
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index d2c2c0b8..4322ae3b 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -802,6 +802,11 @@ Visual Examples:
# A point index in the mesh to reference all z values to. Enabling
# this parameter produces a mesh relative to the probed z position
# at the provided index.
+#faulty_region_1_min:
+#faulty_region_1_max:
+# Optional points that define a faulty region. See docs/Bed_Mesh.md
+# for details on faulty regions. Up to 99 faulty regions may be added.
+# By default no faulty regions are set.
```
## [bed_tilt]