diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index bc8b07d7..16b6e9bf 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -634,6 +634,9 @@ # the commands "pin_up" followed by "touch_mode". This should be # True for a genuine BLTouch v2 and earlier; the BLTouch v3 and some # BLTouch clones require False. The default is True. +#stow_on_each_sample: True +# If set to False, intermediate STOW/DEPLOY sequences on certain +# operations that use the probe multiple times will be omitted. #x_offset: #y_offset: #z_offset: |