MSG_VOLUMETRIC => MSG_FILAMENT
This commit is contained in:
committed by
Scott Lahteine
parent
f8e77d6545
commit
3cdf78a79f
@ -125,7 +125,7 @@
|
||||
#define MSG_E5STEPS _UxGT("E5steps/mm")
|
||||
#define MSG_TEMPERATURE _UxGT("オンド") // "Temperature"
|
||||
#define MSG_MOTION _UxGT("ウゴキセッテイ") // "Motion"
|
||||
#define MSG_VOLUMETRIC _UxGT("フィラメント") // "Filament"
|
||||
#define MSG_FILAMENT _UxGT("フィラメント") // "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED _UxGT("E in mm3")
|
||||
#define MSG_FILAMENT_DIAM _UxGT("フィラメントチョッケイ") // "Fil. Dia."
|
||||
#define MSG_CONTRAST _UxGT("LCDコントラスト") // "LCD contrast"
|
||||
|
Reference in New Issue
Block a user