diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 16b6e9bf..4c5d0d8c 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -637,6 +637,15 @@ #stow_on_each_sample: True # If set to False, intermediate STOW/DEPLOY sequences on certain # operations that use the probe multiple times will be omitted. +#set_ouput_mode: [Possible values: 5V, OD, or do not specify this +# parameter at all if you don't want a mode setting to be performed] +# A BLTouch Smart V3.0 or V3.1(+) supports selection of an output +# mode, 5V or OPEN DRAIN. If your controller board NEEDs 5V mode +# AND it is 5V tolerant on its input signal line, you can use this +# parameter. Note also that for a V3.1, it is possible to not specify +# this parameter at all and instead to manually use a "BLTOUCH_STORE +# MODE=" command to store the desired output mode permanently in the +# probes EEPROM (see the documentation for this command). #x_offset: #y_offset: #z_offset: |