MSG_VOLUMETRIC => MSG_FILAMENT

This commit is contained in:
Scott Lahteine
2017-04-16 23:00:08 -05:00
committed by Scott Lahteine
parent f8e77d6545
commit 3cdf78a79f
32 changed files with 38 additions and 35 deletions

View File

@ -108,7 +108,7 @@
#define MSG_E5STEPS "E5/mm"
#define MSG_TEMPERATURE "Temperatura"
#define MSG_MOTION "Movimento"
#define MSG_VOLUMETRIC "Filamento"
#define MSG_FILAMENT "Filamento"
#define MSG_VOLUMETRIC_ENABLED "Extr. em mm3"
#define MSG_FILAMENT_DIAM "Diametro Fil."
#define MSG_CONTRAST "Contraste"