🎨 Clean up stops, sdss pins
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
//
|
||||
// Limit Switches
|
||||
//
|
||||
#define X_MIN_PIN 22 // PB26
|
||||
#define Y_MAX_PIN 18 // PA11
|
||||
#define Z_MIN_PIN 19 // PA10
|
||||
#define X_STOP_PIN 22 // PB26
|
||||
#define Y_STOP_PIN 18 // PA11
|
||||
#define Z_STOP_PIN 19 // PA10
|
||||
|
||||
//
|
||||
// Z Probe (when not Z_MIN_PIN)
|
||||
|
||||
Reference in New Issue
Block a user