Add English defines for filament menu to non-English to prevent compile errors until translated
This commit is contained in:
@ -86,6 +86,11 @@
|
||||
#define MSG_ESTEPS "E trangos/mm"
|
||||
#define MSG_TEMPERATURE "Temperatura"
|
||||
#define MSG_MOTION "Movimiento"
|
||||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_0 "Fil. Dia. 1"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_1 "Fil. Dia. 2"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_2 "Fil. Dia. 3"
|
||||
#define MSG_CONTRAST "Contrast"
|
||||
#define MSG_STORE_EPROM "Alzar Memoria"
|
||||
#define MSG_LOAD_EPROM "Cargar Memoria"
|
||||
|
Reference in New Issue
Block a user