Browse Source

Define more FAN pins for GT2560 (#16235)

Vertabreaker 5 years ago
parent
commit
e0c71344ed
1 changed files with 2 additions and 2 deletions
  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 @@
 #define HEATER_2_PIN        1
 #define HEATER_BED_PIN      4
 #define FAN_PIN             9
-//#define FAN1_PIN          8
-//#define FAN2_PIN          7
+#define FAN1_PIN            8
+#define FAN2_PIN            7
 
 //
 // Misc. Functions