1 changed files with
8 additions and
0 deletions
|
|
|
@ -414,6 +414,10 @@
|
|
|
|
|
#define Z_MIN_PIN 18
|
|
|
|
|
#define Z_MAX_PIN -1
|
|
|
|
|
|
|
|
|
|
#define Y2_STEP_PIN 36
|
|
|
|
|
#define Y2_DIR_PIN 34
|
|
|
|
|
#define Y2_ENABLE_PIN 30
|
|
|
|
|
|
|
|
|
|
#define Z2_STEP_PIN 36
|
|
|
|
|
#define Z2_DIR_PIN 34
|
|
|
|
|
#define Z2_ENABLE_PIN 30
|
|
|
|
@ -452,6 +456,10 @@
|
|
|
|
|
#define Z_MIN_PIN 18
|
|
|
|
|
#define Z_MAX_PIN 19
|
|
|
|
|
|
|
|
|
|
#define Y2_STEP_PIN 36
|
|
|
|
|
#define Y2_DIR_PIN 34
|
|
|
|
|
#define Y2_ENABLE_PIN 30
|
|
|
|
|
|
|
|
|
|
#define Z2_STEP_PIN 36
|
|
|
|
|
#define Z2_DIR_PIN 34
|
|
|
|
|
#define Z2_ENABLE_PIN 30
|
|
|
|
|