diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 4eba6625..34f1c4e1 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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: |