From 5ee99dfc49eaa8e81f5beb66eb1c160ac2d217fb Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 31 Mar 2022 22:18:32 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20SKR2=20Pins=20DIAG=20flag=20(#23?= =?UTF-8?q?968)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Followup to #23050 --- Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h b/Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h index 4f5ed6c1b4..d526c75b63 100644 --- a/Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h +++ b/Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h @@ -23,6 +23,8 @@ #include "env_validate.h" +#define USES_DIAG_JUMPERS + // If you have the BigTreeTech driver expansion module, enable BTT_MOTOR_EXPANSION // https://github.com/bigtreetech/BTT-Expansion-module/tree/master/BTT%20EXP-MOT //#define BTT_MOTOR_EXPANSION