diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 7463051c..0ae9e310 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -620,9 +620,9 @@ #control_pin: # Pin connected to the BLTouch control pin. This parameter must be # provided. -#pin_move_time: 0.675 +#pin_move_time: 0.680 # The amount of time (in seconds) to wait for the BLTouch pin to -# move up or down. The default is 0.675 seconds. +# move up or down. The default is 0.680 seconds. #stow_on_each_sample: True # This determines if Klipper should command the pin to move up # between each probe attempt when performing a multiple probe |