Added Ramps 1.3 pin assignments for E1 (second extruder) stepper driver
This is my first commit…Please don't hurt me if i screw up!
This commit is contained in:
parent
0c376e76d1
commit
73844d6e96
1 changed files with 4 additions and 0 deletions
|
|
@ -246,6 +246,10 @@
|
|||
#define E_DIR_PIN 28
|
||||
#define E_ENABLE_PIN 24
|
||||
|
||||
#define E_1_STEP_PIN 36
|
||||
#define E_1_DIR_PIN 34
|
||||
#define E_1_ENABLE_PIN 30
|
||||
|
||||
#define SDPOWER -1
|
||||
#define SDSS 53
|
||||
#define LED_PIN 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue