Remove duplicate string Is filament loaded?
using MSG_FILAMENT_LOADED
This commit is contained in:
parent
223f32deae
commit
7891d12a32
10 changed files with 12 additions and 10 deletions
Firmware
|
@ -29,6 +29,7 @@ extern const char MSG_EXTRUDER[];
|
|||
extern const char MSG_FILAMENT[];
|
||||
extern const char MSG_FAN_SPEED[];
|
||||
extern const char MSG_FILAMENT_CLEAN[];
|
||||
extern const char MSG_FILAMENT_LOADED[];
|
||||
extern const char MSG_FILAMENT_LOADING_T0[];
|
||||
extern const char MSG_FILAMENT_LOADING_T1[];
|
||||
extern const char MSG_FILAMENT_LOADING_T2[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue