Przeglądaj źródła

Filament Runout pin for Creality v4.2.2 board (#18763)

fleek 5 lat temu
rodzic
commit
87ff532a41
No account linked to committer's email address
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7
    0
      Marlin/src/pins/stm32f1/pins_CREALITY_V4.h

+ 7
- 0
Marlin/src/pins/stm32f1/pins_CREALITY_V4.h Wyświetl plik

@@ -80,6 +80,13 @@
80 80
 #define Z_PROBE_PIN                         PB1   // BLTouch IN
81 81
 
82 82
 //
83
+// Filament Runout Sensor
84
+//
85
+#ifndef FIL_RUNOUT_PIN
86
+  #define FIL_RUNOUT_PIN                    PA4   // "Pulled-high"
87
+#endif
88
+
89
+//
83 90
 // Steppers
84 91
 //
85 92
 #define X_ENABLE_PIN                        PC3

Ładowanie…
Anuluj
Zapisz