🩹 Prevent RAMPS default X_MAX_PIN messing up AnyCubic i3 Mega (#28038)
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
#define Y_STOP_PIN 42 // AUX (1)
|
||||
#define Z_STOP_PIN 43 // AUX (2)
|
||||
#ifndef Z2_STOP_PIN
|
||||
#define X_MAX_PIN 18 // If X_MAX_PIN != Z2_STOP_PIN homing sensor trigger state is "Inverted".
|
||||
#define Z2_STOP_PIN 18 // Z-
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user