Przeglądaj źródła

Fix Trigorilla Pro STOP pins (#20801)

ellensp 3 lat temu
rodzic
commit
69a6d26c80
No account linked to committer's email address
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      Marlin/src/pins/stm32f1/pins_TRIGORILLA_PRO.h

+ 2
- 2
Marlin/src/pins/stm32f1/pins_TRIGORILLA_PRO.h Wyświetl plik

@@ -56,8 +56,8 @@
56 56
 //
57 57
 // Limit Switches
58 58
 //
59
-#define X_MAX_PIN                           PG10
60
-#define Y_MAX_PIN                           PA12
59
+#define X_STOP_PIN                          PG10
60
+#define Y_STOP_PIN                          PA12
61 61
 #define Z_MAX_PIN                           PA14
62 62
 #define Z_MIN_PIN                           PA13
63 63
 

Ładowanie…
Anuluj
Zapisz