Browse Source

Fix Trigorilla 1.4 pins

See #11097
pull/1/head
Scott Lahteine 6 years ago
parent
commit
f9a090b2cf
  1. 7
      Marlin/src/pins/pins_TRIGORILLA_14.h

7
Marlin/src/pins/pins_TRIGORILLA_14.h

@ -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"

Loading…
Cancel
Save