|
@ -345,8 +345,8 @@ |
|
|
#if ENABLED(Z_TRIPLE_ENDSTOPS) |
|
|
#if ENABLED(Z_TRIPLE_ENDSTOPS) |
|
|
#define Z2_USE_ENDSTOP _XMAX_ |
|
|
#define Z2_USE_ENDSTOP _XMAX_ |
|
|
#define Z3_USE_ENDSTOP _YMAX_ |
|
|
#define Z3_USE_ENDSTOP _YMAX_ |
|
|
#define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT 0 |
|
|
#define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2 0 |
|
|
#define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT 0 |
|
|
#define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3 0 |
|
|
#endif |
|
|
#endif |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|