Fix Trigorilla Pro STOP pins (#20801)
This commit is contained in:
parent
d814d8f954
commit
ae53998a88
@ -56,8 +56,8 @@
|
|||||||
//
|
//
|
||||||
// Limit Switches
|
// Limit Switches
|
||||||
//
|
//
|
||||||
#define X_MAX_PIN PG10
|
#define X_STOP_PIN PG10
|
||||||
#define Y_MAX_PIN PA12
|
#define Y_STOP_PIN PA12
|
||||||
#define Z_MAX_PIN PA14
|
#define Z_MAX_PIN PA14
|
||||||
#define Z_MIN_PIN PA13
|
#define Z_MIN_PIN PA13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user