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:
Emery Roth 2011-07-18 00:44:08 -04:00
parent 0c376e76d1
commit 73844d6e96

View file

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