bltouch: Add a pin_up_touch_mode_reports_triggered config option
Rework the undocumented test_sensor_pin config option into a pin_up_touch_mode_reports_triggered option and document it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
# triggered" state after a successful "pin_up" command. This should
|
||||
# be True for a genuine BLTouch; some BLTouch clones may require
|
||||
# False. The default is True.
|
||||
#pin_up_touch_mode_reports_triggered: True
|
||||
# Set if the BLTouch consistently reports a "triggered" state after
|
||||
# the commands "pin_up" followed by "touch_mode". This should be
|
||||
# True for a genuine BLTouch; some BLTouch clones may require
|
||||
# False. The default is True.
|
||||
#x_offset:
|
||||
#y_offset:
|
||||
#z_offset:
|
||||
|
||||
Reference in New Issue
Block a user