Fix Trigorilla 1.4 pin defines

See #11097
This commit is contained in:
Scott Lahteine 2018-06-28 05:41:35 -05:00
parent a294ec3836
commit 1caa01a9a2

View File

@ -33,9 +33,4 @@
#define FAN2_PIN 44
#define ORIG_E0_AUTO_FAN_PIN 44
#include "pins_RAMPS_13.h"
#undef E1_STEP_PIN
#undef E1_DIR_PIN
#undef E1_ENABLE_PIN
#undef E1_CS_PIN
#include "pins_RAMPS_14.h"