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
|
|
@ -313,7 +313,7 @@ Here are some standard links for getting your machine calibrated:
|
|||
// #define ENDSTOPPULLUP_XMIN
|
||||
// #define ENDSTOPPULLUP_YMIN
|
||||
// #define ENDSTOPPULLUP_ZMIN
|
||||
// #define ENDSTOPPULLUP_ZPROBE
|
||||
// #define ENDSTOPPULLUP_ZMIN_PROBE
|
||||
#endif
|
||||
|
||||
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue