Kaynağa Gözat

Update RUMBA pins file

Add FAN1_PIN and SERVO0_PIN
alexborro 9 yıl önce
ebeveyn
işleme
787d6fb61a
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4
    1
      Marlin/pins_RUMBA.h

+ 4
- 1
Marlin/pins_RUMBA.h Dosyayı Görüntüle

39
 #define LED_PIN            13
39
 #define LED_PIN            13
40
 
40
 
41
 #define FAN_PIN            7
41
 #define FAN_PIN            7
42
-//additional FAN1 PIN (e.g. useful for electronics fan or light on/off) on PIN 8
42
+#define FAN1_PIN           8
43
 
43
 
44
 #define PS_ON_PIN          45
44
 #define PS_ON_PIN          45
45
 #define KILL_PIN           46
45
 #define KILL_PIN           46
108
 #define BTN_EN1            11
108
 #define BTN_EN1            11
109
 #define BTN_EN2            12
109
 #define BTN_EN2            12
110
 #define BTN_ENC            43
110
 #define BTN_ENC            43
111
+
112
+#define SERVO0_PIN         5
113
+

Loading…
İptal
Kaydet