Sfoglia il codice sorgente

🩹 SKR2 Pins DIAG flag (#23968)

Followup to #23050
Jon 2 anni fa
parent
commit
f15b1c16c9
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h

+ 2
- 0
Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h Vedi File

@@ -23,6 +23,8 @@
23 23
 
24 24
 #include "env_validate.h"
25 25
 
26
+#define USES_DIAG_JUMPERS
27
+
26 28
 // If you have the BigTreeTech driver expansion module, enable BTT_MOTOR_EXPANSION
27 29
 // https://github.com/bigtreetech/BTT-Expansion-module/tree/master/BTT%20EXP-MOT
28 30
 //#define BTT_MOTOR_EXPANSION

Loading…
Annulla
Salva