Kaynağa Gözat

Creality pins updates (#14979)

InsanityAutomation 6 yıl önce
ebeveyn
işleme
6039893981
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5
    0
      Marlin/src/pins/ramps/pins_RAMPS_CREALITY.h

+ 5
- 0
Marlin/src/pins/ramps/pins_RAMPS_CREALITY.h Dosyayı Görüntüle

@@ -35,6 +35,11 @@
35 35
 #define MOSFET_D_PIN 7
36 36
 
37 37
 #define FIL_RUNOUT_PIN 2
38
+#if NUM_RUNOUT_SENSORS > 1
39
+  #define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
40
+#endif
41
+
42
+#define SD_DETECT_PIN 49   // Always define onboard SD detect
38 43
 
39 44
 #include "pins_RAMPS.h"
40 45
 

Loading…
İptal
Kaydet