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

@ -116,7 +116,7 @@
#define MSG_E5STEPS _UxGT("E5кроків/мм")
#define MSG_TEMPERATURE _UxGT("Температура")
#define MSG_MOTION _UxGT("Рух")
#define MSG_VOLUMETRIC _UxGT("Волокно")
#define MSG_FILAMENT _UxGT("Волокно")
#define MSG_VOLUMETRIC_ENABLED _UxGT("E в мм3")
#define MSG_FILAMENT_DIAM _UxGT("Діам. волок.")
#define MSG_CONTRAST _UxGT("контраст LCD")