Make some z probe and servo code tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user