From 1c482581c3c76de31bc3be09553540197de6b382 Mon Sep 17 00:00:00 2001 From: JamesH1978 <87171443+JamesH1978@users.noreply.github.com> Date: Mon, 17 Jul 2023 01:42:03 +0200 Subject: [PATCH] config: Update Octopus Max EZ for wrong bltouch pins (#6283) It has been discovered on the discord by the user Pizn that the blouch pins are swapped in this config and don't include the ^ pull on the sensor pin. This has been tested and confirmed by the user. Signed-off-by: James Hartley --- config/generic-bigtreetech-octopus-max-ez.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/generic-bigtreetech-octopus-max-ez.cfg b/config/generic-bigtreetech-octopus-max-ez.cfg index f1f153e8..60822b04 100644 --- a/config/generic-bigtreetech-octopus-max-ez.cfg +++ b/config/generic-bigtreetech-octopus-max-ez.cfg @@ -304,8 +304,8 @@ aliases: # See the sample-lcd.cfg file for definitions of common LCD displays. #[bltouch] -#sensor_pin: PB14 -#control_pin: PB15 +#sensor_pin: ^PB15 +#control_pin: PB14 # Proximity switch #[probe]