LCD SD Card items near top when not using wheel (#12926)
This commit is contained in:
committed by
Scott Lahteine
parent
e1f951813a
commit
75f2665f2e
@ -810,6 +810,9 @@
|
||||
#ifndef MSG_SINGLENOZZLE_RETRACT_SPD
|
||||
#define MSG_SINGLENOZZLE_RETRACT_SPD _UxGT("Retract Speed")
|
||||
#endif
|
||||
#ifndef MSG_NOZZLE_STANDBY
|
||||
#define MSG_NOZZLE_STANDBY _UxGT("Nozzle Standby")
|
||||
#endif
|
||||
#ifndef MSG_FILAMENTCHANGE
|
||||
#define MSG_FILAMENTCHANGE _UxGT("Change filament")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user