Add leapfrog and dual Y/Z
I have added the pin set for the leapfrog and the support of dual Y and Z
This commit is contained in:
parent
b5417be109
commit
32a6451ad8
@ -137,6 +137,10 @@
|
||||
#define Y2_DIR_PIN 40
|
||||
#define Y2_ENABLE_PIN 36
|
||||
|
||||
#define Z2_STEP_PIN 37
|
||||
#define Z2_DIR_PIN 40
|
||||
#define Z2_ENABLE_PIN 36
|
||||
|
||||
#define SDPOWER -1
|
||||
#define SDSS 11
|
||||
#define SDCARDDETECT -1 // 10 optional also used as mode pin
|
||||
|
Loading…
Reference in New Issue
Block a user