mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-08 23:46:25 -06:00
bltouch: Add support for stow_on_each_sample
Signed-off-by: Mike Stiemke <fandjango@gmx.de>
This commit is contained in:
parent
1dd952ac65
commit
086c131bbf
2 changed files with 26 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue