aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 6b42fe48..b192e736 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -998,6 +998,13 @@ Visual Examples:
#adaptive_margin:
# An optional margin (in mm) to be added around the bed area used by
# the defined print objects when generating an adaptive mesh.
+#scan_overshoot:
+# The maximum amount of travel (in mm) available outside of the mesh.
+# For rectangular beds this applies to travel on the X axis, and for round beds
+# it applies to the entire radius. The tool must be able to travel the amount
+# specified outside of the mesh. This value is used to optimize the travel
+# path when performing a "rapid scan". The minimum value that may be specified
+# is 1. The default is no overshoot.
```
### [bed_tilt]