Update ABL comments (PR#95)
* Updates the auto bed leveling comments ONLY. * Renames "Z probe" word usage in //comments and #errors properly.
This commit is contained in:
committed by
Richard Wackerbarth
parent
a7822e3ff7
commit
9897a9147c
@ -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 probe
|
||||
#define Z_MIN_PIN 17 // Bed Z probe
|
||||
|
||||
#define E0_STEP_PIN 35
|
||||
#define E0_DIR_PIN 34
|
||||
|
Reference in New Issue
Block a user