Move Y2 and Z2 pins defines to pins.h
This commit is contained in:
committed by
Richard Wackerbarth
parent
28599c51c7
commit
34e0a8d848
@ -32,14 +32,6 @@
|
||||
#define E1_DIR_PIN 40 //40
|
||||
#define E1_ENABLE_PIN 36 //36
|
||||
|
||||
#define Y2_STEP_PIN 37
|
||||
#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 SD_DETECT_PIN -1 // 10 optional also used as mode pin
|
||||
|
Reference in New Issue
Block a user