diff options
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 5 |
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] |