mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-23 22:54:10 -06:00
docs: Update bltouch probe_with_touch_mode documentation
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
20a27c697f
commit
eebd7e6579
2 changed files with 46 additions and 36 deletions
|
@ -630,8 +630,8 @@
|
|||
# using this mode requires careful tuning of probing speed
|
||||
# parameters. The default is True.
|
||||
#probe_with_touch_mode: False
|
||||
# You can elect to probe in touch mode if you want. Note that this
|
||||
# is not supported by all probe types.
|
||||
# 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).
|
||||
#pin_up_reports_not_triggered: True
|
||||
# Set if the BLTouch consistently reports the probe in a "not
|
||||
# triggered" state after a successful "pin_up" command. This should
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue