Make some z probe and servo code tweaks
This commit is contained in:
parent
598c7aea5d
commit
f73f4ce555
3 changed files with 22 additions and 24 deletions
|
|
@ -190,6 +190,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(DISABLE_Z_PROBE_ENDSTOP) || !defined(Z_PROBE_ENDSTOP) // Allow code to compile regardless of Z_PROBE_ENDSTOP setting.
|
||||
#undef Z_PROBE_PIN
|
||||
#define Z_PROBE_PIN -1
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue