Call the probe pin a probe pin and not a min endstop
This commit is contained in:
		| @@ -31,7 +31,7 @@ | ||||
| #define Z_DIR_PIN          28 | ||||
| #define Z_ENABLE_PIN       37 | ||||
| #define Z_MAX_PIN          36 | ||||
| #define Z_MIN_PIN          17  // Bed Z probe | ||||
| #define Z_MIN_PROBE_PIN    17  // Bed Z probe | ||||
|  | ||||
| #define E0_STEP_PIN        35 | ||||
| #define E0_DIR_PIN         34 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user