aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index e254a50e..53488f44 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -626,9 +626,8 @@
#stow_on_each_sample: True
# This determines if Klipper should command the pin to move up
# between each probe attempt when performing a multiple probe
-# sequence. Setting this to False can allow for faster probing, but
-# using this mode requires careful tuning of probing speed
-# parameters. The default is True.
+# sequence. Read the directions in docs/BLTouch.md before setting
+# this to False. The default is True.
#probe_with_touch_mode: False
# If this is set to True then Klipper will probe with the device in
# "touch_mode". The default is False (probing in "pin_down" mode).