bltouch: Attempt to verify that the probe raises after each probe attempt
Query the bltouch state during the pin_up command to try and verify that the probe does actually retract. This may be useful to detect if the bltouch enters into an "error" state. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -58,6 +58,11 @@
|
||||
#pin_move_time: 0.200
|
||||
# The amount of time (in seconds) that it takes the BLTouch pin to
|
||||
# move up or down. The default is 0.200 seconds.
|
||||
#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
|
||||
# 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