Predefine auto fan pins in some pins files

This commit is contained in:
Scott Lahteine
2016-10-22 18:25:59 -05:00
parent d439fb95f7
commit 95275eb9b3
5 changed files with 38 additions and 4 deletions

View File

@@ -69,6 +69,11 @@
#define FAN_PIN 5 // 5 is PWMtool3 -> 7 is common PWM pin for all tools
#define ORIG_E0_AUTO_FAN_PIN 7
#define ORIG_E1_AUTO_FAN_PIN 7
#define ORIG_E2_AUTO_FAN_PIN 7
#define ORIG_E3_AUTO_FAN_PIN 7
//
// Misc. Functions
//