parent
f00a0356c7
commit
32b08ae04c
@ -561,7 +561,7 @@ void _O2 Endstops::report_states() {
|
|||||||
#if HAS_K_MAX
|
#if HAS_K_MAX
|
||||||
ES_REPORT(K_MAX);
|
ES_REPORT(K_MAX);
|
||||||
#endif
|
#endif
|
||||||
#if BOTH(PROBE_ACTIVATION_SWITCH)
|
#if ENABLED(PROBE_ACTIVATION_SWITCH)
|
||||||
print_es_state(probe_switch_activated(), F(STR_PROBE_EN));
|
print_es_state(probe_switch_activated(), F(STR_PROBE_EN));
|
||||||
#endif
|
#endif
|
||||||
#if USES_Z_MIN_PROBE_PIN
|
#if USES_Z_MIN_PROBE_PIN
|
||||||
|
Loading…
Reference in New Issue
Block a user