From 16ecf15a912c72cce3d9d6e617828c8aa03f13d8 Mon Sep 17 00:00:00 2001 From: FanDjango <51046875+FanDjango@users.noreply.github.com> Date: Mon, 24 Feb 2020 04:32:07 +0100 Subject: bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540) Signed-off-by: Mike Stiemke --- config/example-extras.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config/example-extras.cfg') 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: -- cgit v1.2.3-70-g09d2