[2.0.x] Ender-4 small improvements in Configuration (#11843)

This commit is contained in:
Hannes Brandstätter-Müller
2018-10-10 03:58:22 +02:00
committed by Scott Lahteine
parent cf5284cdf2
commit a3e8cb1e44
3 changed files with 11 additions and 5 deletions

View File

@ -27,3 +27,9 @@
#define BOARD_NAME "Ender-4"
#include "pins_RAMPS.h"
// The board only has one controllable fan connector, the others are just plain 12V connectors
// in the default configuration, this is used to control the brightness of the LED band
// hotend and controller fan are therefore always-on
#define ENDER4_FAN_PIN RAMPS_D9_PIN
#undef FAN_PIN