Просмотр исходного кода

Define more FAN pins for GT2560 (#16235)

Vertabreaker 4 лет назад
Родитель
Сommit
e0c71344ed
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      Marlin/src/pins/mega/pins_GT2560_V3.h

+ 2
- 2
Marlin/src/pins/mega/pins_GT2560_V3.h Просмотреть файл

@@ -132,8 +132,8 @@
132 132
 #define HEATER_2_PIN        1
133 133
 #define HEATER_BED_PIN      4
134 134
 #define FAN_PIN             9
135
-//#define FAN1_PIN          8
136
-//#define FAN2_PIN          7
135
+#define FAN1_PIN            8
136
+#define FAN2_PIN            7
137 137
 
138 138
 //
139 139
 // Misc. Functions

Загрузка…
Отмена
Сохранить