Skip to content
Snippets Groups Projects
Commit 58658c92 authored by Richard Wackerbarth's avatar Richard Wackerbarth
Browse files

Call the probe pin a probe pin and not a min endstop

parent 0fa3bac8
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#define Z_DIR_PIN 28 #define Z_DIR_PIN 28
#define Z_ENABLE_PIN 37 #define Z_ENABLE_PIN 37
#define Z_MAX_PIN 36 #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_STEP_PIN 35
#define E0_DIR_PIN 34 #define E0_DIR_PIN 34
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment