Update Fan 2 and E0 Auto Fan pins for Trigorilla

This commit is contained in:
Scott Lahteine 2018-05-29 12:24:37 -05:00
parent 0460406154
commit 43a55a9af4
2 changed files with 6 additions and 4 deletions

View File

@ -29,8 +29,9 @@
#endif
#define IS_RAMPS_EFB
#define RAMPS_D9_PIN 44
#define ORIG_E0_AUTO_FAN_PIN RAMPS_D9_PIN
#define RAMPS_D9_PIN 44
#define FAN2_PIN 9
#define ORIG_E0_AUTO_FAN_PIN 9
#include "pins_RAMPS_13.h"

View File

@ -30,9 +30,10 @@
#define IS_RAMPS_EFB
#include "pins_RAMPS_13.h"
#define FAN2_PIN 44
#define ORIG_E0_AUTO_FAN_PIN 44
#define FAN2_PIN 44
#include "pins_RAMPS_13.h"
#undef E1_STEP_PIN
#undef E1_DIR_PIN