committed by
Scott Lahteine
parent
1ccaad7a9b
commit
c3af6bd8ce
@@ -564,7 +564,7 @@ void _O2 Endstops::report_states() {
|
||||
#if HAS_K_MAX
|
||||
ES_REPORT(K_MAX);
|
||||
#endif
|
||||
#if BOTH(PROBE_ACTIVATION_SWITCH)
|
||||
#if ENABLED(PROBE_ACTIVATION_SWITCH)
|
||||
print_es_state(probe_switch_activated(), F(STR_PROBE_EN));
|
||||
#endif
|
||||
#if USES_Z_MIN_PROBE_PIN
|
||||
|
Reference in New Issue
Block a user