GT2560 Rev.A Plus Z Max Pin with BLTouch (#21375)
This commit is contained in:
parent
19078966d9
commit
bf3fce3550
@ -47,10 +47,11 @@
|
||||
#if ENABLED(BLTOUCH)
|
||||
#if MB(GT2560_REV_A_PLUS)
|
||||
#define SERVO0_PIN 11
|
||||
#define Z_MAX_PIN 32
|
||||
#else
|
||||
#define SERVO0_PIN 32
|
||||
#endif
|
||||
#define Z_MAX_PIN -1
|
||||
#endif
|
||||
#else
|
||||
#define Z_MAX_PIN 32
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user