Renkforce configuration updates (#16017)

This commit is contained in:
Dirk O. Kaar
2019-11-27 03:22:17 +01:00
committed by Scott Lahteine
parent 077eeaa0f4
commit 0550f30790
4 changed files with 28 additions and 15 deletions

View File

@ -229,9 +229,7 @@
#ifndef FAN_PIN
#if EITHER(IS_RAMPS_EFB, IS_RAMPS_EFF) // Hotend, Fan, Bed or Hotend, Fan, Fan
#ifndef FAN_PIN
#define FAN_PIN RAMPS_D9_PIN
#endif
#define FAN_PIN RAMPS_D9_PIN
#elif EITHER(IS_RAMPS_EEF, IS_RAMPS_SF) // Hotend, Hotend, Fan or Spindle, Fan
#define FAN_PIN RAMPS_D8_PIN
#elif ENABLED(IS_RAMPS_EEB) // Hotend, Hotend, Bed