Rename auto fan pins and add auto fan flags

This commit is contained in:
Scott Lahteine
2016-10-22 18:25:42 -05:00
parent ada935de87
commit b6aa894893
24 changed files with 349 additions and 223 deletions

View File

@@ -106,10 +106,10 @@
#define CONTROLLERFAN_PIN 4 // Pin used for the fan to cool motherboard (-1 to disable)
// Fans/Water Pump to cool the hotend cool side.
#define EXTRUDER_0_AUTO_FAN_PIN 5
#define EXTRUDER_1_AUTO_FAN_PIN 5
#define EXTRUDER_2_AUTO_FAN_PIN 5
#define EXTRUDER_3_AUTO_FAN_PIN 5
#define E0_AUTO_FAN_PIN 5
#define E1_AUTO_FAN_PIN 5
#define E2_AUTO_FAN_PIN 5
#define E3_AUTO_FAN_PIN 5
//
// LCD / Controller