Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91)
* Fix a couple of renames omission and macro expansion errors.
This commit is contained in:
parent
4939c642b4
commit
a7822e3ff7
22 changed files with 38 additions and 30 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#if ENABLED(Z_MIN_PROBE_ENDSTOP)
|
||||
//#undef Z_MIN_PIN
|
||||
//#define Z_MIN_PIN 15
|
||||
// Define a pin to use as the signal pin on Arduino for the Z probe endstop.
|
||||
#define Z_MIN_PROBE_PIN 19
|
||||
#endif
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue