parent
28c591309f
commit
de7ac7f594
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ void __O2 Endstops::report_states() {
|
|||
}
|
||||
#undef _CASE_RUNOUT
|
||||
#elif HAS_FILAMENT_SENSOR
|
||||
print_es_state(!FILAMENT_IS_OUT());
|
||||
print_es_state(!FILAMENT_IS_OUT(), F(STR_FILAMENT));
|
||||
#endif
|
||||
|
||||
TERN_(BLTOUCH, bltouch._reset_SW_mode());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue