Clean up PROBE_TRIGGERED_WHEN_STOWED_TEST (#12232)
This commit is contained in:
parent
3028a620af
commit
ab8425f1b5
2 changed files with 63 additions and 66 deletions
|
|
@ -545,7 +545,7 @@
|
|||
#undef Z_MIN_PROBE_ENDSTOP
|
||||
#elif ENABLED(Z_PROBE_ALLEN_KEY)
|
||||
// Extra test for Allen Key Probe
|
||||
#define PROBE_IS_TRIGGERED_WHEN_STOWED_TEST
|
||||
#define PROBE_TRIGGERED_WHEN_STOWED_TEST
|
||||
#endif
|
||||
|
||||
#define HOMING_Z_WITH_PROBE (HAS_BED_PROBE && Z_HOME_DIR < 0 && ENABLED(Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue