瀏覽代碼

Reorder some language defines

Scott Lahteine 5 年之前
父節點
當前提交
8f0aedeead

+ 8
- 7
Marlin/src/lcd/language/language_cz.h 查看文件

@@ -98,16 +98,13 @@
98 98
 #define MSG_LEVEL_BED                       _UxGT("Vyrovnat podložku")
99 99
 #define MSG_LEVEL_CORNERS                   _UxGT("Vyrovnat rohy")
100 100
 #define MSG_NEXT_CORNER                     _UxGT("Další roh")
101
+#define MSG_EDIT_MESH                       _UxGT("Upravit síť bodů")
101 102
 #define MSG_EDITING_STOPPED                 _UxGT("Konec úprav sítě")
102
-
103 103
 #define MSG_MESH_X                          _UxGT("Index X")
104 104
 #define MSG_MESH_Y                          _UxGT("Index Y")
105 105
 #define MSG_MESH_EDIT_Z                     _UxGT("Hodnota Z")
106
+
106 107
 #define MSG_USER_MENU                       _UxGT("Vlastní příkazy")
107
-#define MSG_UBL_DOING_G29                   _UxGT("Provádím G29")
108
-#define MSG_UBL_UNHOMED                     _UxGT("Přejeďte domů")
109
-#define MSG_UBL_TOOLS                       _UxGT("UBL nástroje")
110
-#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
111 108
 #define MSG_IDEX_MENU                       _UxGT("Režim IDEX")
112 109
 #define MSG_OFFSETS_MENU                    _UxGT("Ofsety nástrojů")
113 110
 #define MSG_IDEX_MODE_AUTOPARK              _UxGT("Auto-Park")
@@ -117,6 +114,11 @@
117 114
 #define MSG_X_OFFSET                        _UxGT("2. tryska X")
118 115
 #define MSG_Y_OFFSET                        _UxGT("2. tryska Y")
119 116
 #define MSG_Z_OFFSET                        _UxGT("2. tryska Z")
117
+
118
+#define MSG_UBL_DOING_G29                   _UxGT("Provádím G29")
119
+#define MSG_UBL_UNHOMED                     _UxGT("Přejeďte domů")
120
+#define MSG_UBL_TOOLS                       _UxGT("UBL nástroje")
121
+#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
120 122
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Manuální síť bodů")
121 123
 #define MSG_UBL_BC_INSERT                   _UxGT("Vložte kartu, změřte")
122 124
 #define MSG_UBL_BC_INSERT2                  _UxGT("Změřte")
@@ -155,7 +157,6 @@
155 157
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Exportovat do CSV")
156 158
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Záloha do PC")
157 159
 #define MSG_UBL_INFO_UBL                    _UxGT("Info o UBL do PC")
158
-#define MSG_EDIT_MESH                       _UxGT("Upravit síť bodů")
159 160
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Hustota mřížky")
160 161
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Ruční hustota")
161 162
 #define MSG_UBL_SMART_FILLIN                _UxGT("Chytrá hustota")
@@ -170,7 +171,7 @@
170 171
 #define MSG_UBL_SAVE_MESH                   _UxGT("Uložit síť bodů")
171 172
 #define MSG_MESH_LOADED                     _UxGT("Síť %i načtena")
172 173
 #define MSG_MESH_SAVED                      _UxGT("Síť %i uložena")
173
-#define MSG_NO_STORAGE                      _UxGT("Nedostatek místa")
174
+#define MSG_UBL_NO_STORAGE                  _UxGT("Nedostatek místa")
174 175
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Ch.: Uložit UBL")
175 176
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Ch.: Obnovit UBL")
176 177
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Konec Z-Offsetu")

+ 6
- 6
Marlin/src/lcd/language/language_de.h 查看文件

@@ -94,16 +94,13 @@
94 94
 #define MSG_LEVEL_BED                       _UxGT("Bett nivellieren")
95 95
 #define MSG_LEVEL_CORNERS                   _UxGT("Ecken nivellieren")
96 96
 #define MSG_NEXT_CORNER                     _UxGT("Nächste Ecke")
97
+#define MSG_EDIT_MESH                       _UxGT("Netz bearbeiten")
97 98
 #define MSG_EDITING_STOPPED                 _UxGT("Netzbearb. angeh.")
98 99
 #define MSG_PROBING_MESH                    _UxGT("Messpunkt")
99 100
 #define MSG_MESH_X                          _UxGT("Index X")
100 101
 #define MSG_MESH_Y                          _UxGT("Index Y")
101 102
 #define MSG_MESH_EDIT_Z                     _UxGT("Z-Wert")
102 103
 #define MSG_USER_MENU                       _UxGT("Benutzer-Menü")
103
-#define MSG_UBL_DOING_G29                   _UxGT("G29 ausführen")
104
-#define MSG_UBL_UNHOMED                     _UxGT("Home XYZ zuerst")
105
-#define MSG_UBL_TOOLS                       _UxGT("UBL-Werkzeuge")
106
-#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
107 104
 #define MSG_LCD_TILTING_MESH                _UxGT("Berührungspunkt")
108 105
 #define MSG_M48_TEST                        _UxGT("M48 Sondentest")
109 106
 #define MSG_M48_DEVIATION                   _UxGT("Abweichung")
@@ -116,6 +113,10 @@
116 113
 #define MSG_X_OFFSET                        _UxGT("2. Düse X")
117 114
 #define MSG_Y_OFFSET                        _UxGT("2. Düse Y")
118 115
 #define MSG_Z_OFFSET                        _UxGT("2. Düse Z")
116
+#define MSG_UBL_DOING_G29                   _UxGT("G29 ausführen")
117
+#define MSG_UBL_UNHOMED                     _UxGT("Home XYZ zuerst")
118
+#define MSG_UBL_TOOLS                       _UxGT("UBL-Werkzeuge")
119
+#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
119 120
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Netz manuell erst.")
120 121
 #define MSG_UBL_BC_INSERT                   _UxGT("Unterlegen & messen")
121 122
 #define MSG_UBL_BC_INSERT2                  _UxGT("Messen")
@@ -154,7 +155,6 @@
154 155
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Ausgabe für CSV")
155 156
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Externe Sicherung")
156 157
 #define MSG_UBL_INFO_UBL                    _UxGT("UBL-Info ausgeben")
157
-#define MSG_EDIT_MESH                       _UxGT("Netz bearbeiten")
158 158
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Menge an Füllung")
159 159
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Manuelles Füllen")
160 160
 #define MSG_UBL_SMART_FILLIN                _UxGT("Cleveres Füllen")
@@ -169,7 +169,7 @@
169 169
 #define MSG_UBL_SAVE_MESH                   _UxGT("Bettnetz speichern")
170 170
 #define MSG_MESH_LOADED                     _UxGT("Netz %i geladen")
171 171
 #define MSG_MESH_SAVED                      _UxGT("Netz %i gespeichert")
172
-#define MSG_NO_STORAGE                      _UxGT("Kein Speicher")
172
+#define MSG_UBL_NO_STORAGE                  _UxGT("Kein Speicher")
173 173
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err:UBL speichern")
174 174
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err:UBL wiederherst.")
175 175
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Versatz angehalten")

+ 20
- 20
Marlin/src/lcd/language/language_en.h 查看文件

@@ -232,6 +232,9 @@
232 232
 #ifndef MSG_NEXT_CORNER
233 233
   #define MSG_NEXT_CORNER                     _UxGT("Next Corner")
234 234
 #endif
235
+#ifndef MSG_EDIT_MESH
236
+  #define MSG_EDIT_MESH                       _UxGT("Edit Mesh")
237
+#endif
235 238
 #ifndef MSG_EDITING_STOPPED
236 239
   #define MSG_EDITING_STOPPED                 _UxGT("Mesh Editing Stopped")
237 240
 #endif
@@ -250,21 +253,6 @@
250 253
 #ifndef MSG_USER_MENU
251 254
   #define MSG_USER_MENU                       _UxGT("Custom Commands")
252 255
 #endif
253
-#ifndef MSG_UBL_DOING_G29
254
-  #define MSG_UBL_DOING_G29                   _UxGT("Doing G29")
255
-#endif
256
-#ifndef MSG_UBL_UNHOMED
257
-  #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ First")
258
-#endif
259
-#ifndef MSG_UBL_TOOLS
260
-  #define MSG_UBL_TOOLS                       _UxGT("UBL Tools")
261
-#endif
262
-#ifndef MSG_UBL_LEVEL_BED
263
-  #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
264
-#endif
265
-#ifndef MSG_LCD_TILTING_MESH
266
-  #define MSG_LCD_TILTING_MESH                _UxGT("Tilting Point")
267
-#endif
268 256
 #ifndef MSG_M48_TEST
269 257
   #define MSG_M48_TEST                        _UxGT("M48 Probe Test")
270 258
 #endif
@@ -298,6 +286,21 @@
298 286
 #ifndef MSG_Z_OFFSET
299 287
   #define MSG_Z_OFFSET                        _UxGT("2nd nNozzle Z")
300 288
 #endif
289
+#ifndef MSG_UBL_DOING_G29
290
+  #define MSG_UBL_DOING_G29                   _UxGT("Doing G29")
291
+#endif
292
+#ifndef MSG_UBL_UNHOMED
293
+  #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ First")
294
+#endif
295
+#ifndef MSG_UBL_TOOLS
296
+  #define MSG_UBL_TOOLS                       _UxGT("UBL Tools")
297
+#endif
298
+#ifndef MSG_UBL_LEVEL_BED
299
+  #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
300
+#endif
301
+#ifndef MSG_LCD_TILTING_MESH
302
+  #define MSG_LCD_TILTING_MESH                _UxGT("Tilting Point")
303
+#endif
301 304
 #ifndef MSG_UBL_MANUAL_MESH
302 305
   #define MSG_UBL_MANUAL_MESH                 _UxGT("Manually Build Mesh")
303 306
 #endif
@@ -412,9 +415,6 @@
412 415
 #ifndef MSG_UBL_INFO_UBL
413 416
   #define MSG_UBL_INFO_UBL                    _UxGT("Output UBL Info")
414 417
 #endif
415
-#ifndef MSG_EDIT_MESH
416
-  #define MSG_EDIT_MESH                       _UxGT("Edit Mesh")
417
-#endif
418 418
 #ifndef MSG_UBL_FILLIN_AMOUNT
419 419
   #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Fill-in Amount")
420 420
 #endif
@@ -457,8 +457,8 @@
457 457
 #ifndef MSG_MESH_SAVED
458 458
   #define MSG_MESH_SAVED                      _UxGT("Mesh %i Saved")
459 459
 #endif
460
-#ifndef MSG_NO_STORAGE
461
-  #define MSG_NO_STORAGE                      _UxGT("No Storage")
460
+#ifndef MSG_UBL_NO_STORAGE
461
+  #define MSG_UBL_NO_STORAGE                  _UxGT("No Storage")
462 462
 #endif
463 463
 #ifndef MSG_UBL_SAVE_ERROR
464 464
   #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: UBL Save")

+ 2
- 2
Marlin/src/lcd/language/language_eu.h 查看文件

@@ -76,6 +76,7 @@
76 76
 #define MSG_LEVEL_BED                       _UxGT("Ohea berdindu")
77 77
 #define MSG_LEVEL_CORNERS                   _UxGT("Ertzak berdindu")
78 78
 #define MSG_NEXT_CORNER                     _UxGT("Hurrengo ertza")
79
+#define MSG_EDIT_MESH                       _UxGT("Sarea editatu")
79 80
 //#define MSG_EDITING_STOPPED               _UxGT("Mesh Editing Stopped")
80 81
 //#define MSG_USER_MENU                     _UxGT("Custom Commands")
81 82
 
@@ -121,7 +122,6 @@
121 122
 //#define MSG_UBL_OUTPUT_MAP_CSV            _UxGT("Output for CSV")
122 123
 //#define MSG_UBL_OUTPUT_MAP_BACKUP         _UxGT("Off Printer Backup")
123 124
 //#define MSG_UBL_INFO_UBL                  _UxGT("Output UBL Info")
124
-#define MSG_EDIT_MESH                       _UxGT("Sarea editatu")
125 125
 //#define MSG_UBL_FILLIN_AMOUNT             _UxGT("Fill-in Amount")
126 126
 //#define MSG_UBL_MANUAL_FILLIN             _UxGT("Manual Fill-in")
127 127
 //#define MSG_UBL_SMART_FILLIN              _UxGT("Smart Fill-in")
@@ -136,7 +136,7 @@
136 136
 //#define MSG_UBL_SAVE_MESH                 _UxGT("Save Bed Mesh")
137 137
 //#define MSG_MESH_LOADED                   _UxGT("Mesh %i loaded")
138 138
 //#define MSG_MESH_SAVED                    _UxGT("Mesh %i saved")
139
-//#define MSG_NO_STORAGE                    _UxGT("No storage")
139
+//#define MSG_UBL_NO_STORAGE                _UxGT("No storage")
140 140
 //#define MSG_UBL_SAVE_ERROR                _UxGT("Err: UBL Save")
141 141
 //#define MSG_UBL_RESTORE_ERROR             _UxGT("Err: UBL Restore")
142 142
 //#define MSG_UBL_Z_OFFSET_STOPPED          _UxGT("Z-Offset Stopped")

+ 6
- 6
Marlin/src/lcd/language/language_fr.h 查看文件

@@ -89,6 +89,7 @@
89 89
 #define MSG_LEVEL_BED                       _UxGT("Niveau du lit")
90 90
 #define MSG_LEVEL_CORNERS                   _UxGT("Niveau coins")
91 91
 #define MSG_NEXT_CORNER                     _UxGT("Coin suivant")
92
+#define MSG_EDIT_MESH                       _UxGT("Modifier maille")
92 93
 #define MSG_EDITING_STOPPED                 _UxGT("Arrêt édit. maillage")
93 94
 #define MSG_PROBING_MESH                    _UxGT("Mesure point")
94 95
 #define MSG_MESH_X                          _UxGT("Index X")
@@ -96,10 +97,6 @@
96 97
 #define MSG_MESH_EDIT_Z                     _UxGT("Valeur Z")
97 98
 #define MSG_USER_MENU                       _UxGT("Commandes perso")
98 99
 
99
-#define MSG_UBL_DOING_G29                   _UxGT("G29 en cours")
100
-#define MSG_UBL_UNHOMED                     _UxGT("Origine XYZ requise")
101
-#define MSG_UBL_TOOLS                       _UxGT("Outils UBL")
102
-#define MSG_UBL_LEVEL_BED                   _UxGT("Niveau lit unifié")
103 100
 #define MSG_LCD_TILTING_MESH                _UxGT("Touche point")
104 101
 #define MSG_M48_TEST                        _UxGT("Ecart sonde Z M48")
105 102
 #define MSG_M48_DEVIATION                   _UxGT("Ecart")
@@ -112,6 +109,10 @@
112 109
 #define MSG_X_OFFSET                        _UxGT("Buse 2 X")
113 110
 #define MSG_Y_OFFSET                        _UxGT("Buse 2 Y")
114 111
 #define MSG_Z_OFFSET                        _UxGT("Buse 2 Z")
112
+#define MSG_UBL_DOING_G29                   _UxGT("G29 en cours")
113
+#define MSG_UBL_UNHOMED                     _UxGT("Origine XYZ requise")
114
+#define MSG_UBL_TOOLS                       _UxGT("Outils UBL")
115
+#define MSG_UBL_LEVEL_BED                   _UxGT("Niveau lit unifié")
115 116
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Maillage manuel")
116 117
 #define MSG_UBL_BC_INSERT                   _UxGT("Poser câle & mesurer")
117 118
 #define MSG_UBL_BC_INSERT2                  _UxGT("Mesure")
@@ -150,7 +151,6 @@
150 151
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Voir pour CSV")
151 152
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Voir pour sauveg.")
152 153
 #define MSG_UBL_INFO_UBL                    _UxGT("Voir info UBL")
153
-#define MSG_EDIT_MESH                       _UxGT("Modifier maille")
154 154
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Taux de remplissage")
155 155
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Remplissage manuel")
156 156
 #define MSG_UBL_SMART_FILLIN                _UxGT("Remplissage auto")
@@ -165,7 +165,7 @@
165 165
 #define MSG_UBL_SAVE_MESH                   _UxGT("Sauver maille")
166 166
 #define MSG_MESH_LOADED                     _UxGT("Maille %i chargée")
167 167
 #define MSG_MESH_SAVED                      _UxGT("Maille %i enreg.")
168
-#define MSG_NO_STORAGE                      _UxGT("Pas de mémoire")
168
+#define MSG_UBL_NO_STORAGE                  _UxGT("Pas de mémoire")
169 169
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Enreg. UBL")
170 170
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ouvrir UBL")
171 171
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Décal. Z arrêté")

+ 6
- 6
Marlin/src/lcd/language/language_it.h 查看文件

@@ -92,16 +92,13 @@
92 92
 #define MSG_LEVEL_BED                       MSG_BED_LEVELING
93 93
 #define MSG_LEVEL_CORNERS                   _UxGT("Livella spigoli")
94 94
 #define MSG_NEXT_CORNER                     _UxGT("Prossimo spigolo")
95
+#define MSG_EDIT_MESH                       _UxGT("Modifica Mesh")
95 96
 #define MSG_EDITING_STOPPED                 _UxGT("Modif. Mesh Fermata")
96 97
 #define MSG_PROBING_MESH                    _UxGT("Punto sondato")
97 98
 #define MSG_MESH_X                          _UxGT("Indice X")
98 99
 #define MSG_MESH_Y                          _UxGT("Indice Y")
99 100
 #define MSG_MESH_EDIT_Z                     _UxGT("Valore di Z")
100 101
 #define MSG_USER_MENU                       _UxGT("Comandi personaliz.")
101
-#define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
102
-#define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")
103
-#define MSG_UBL_TOOLS                       _UxGT("Strumenti UBL")
104
-#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
105 102
 #define MSG_LCD_TILTING_MESH                _UxGT("Punto inclinaz.")
106 103
 #define MSG_M48_TEST                        _UxGT("Test sonda M48")
107 104
 #define MSG_M48_DEVIATION                   _UxGT("Deviazione")
@@ -114,6 +111,10 @@
114 111
 #define MSG_X_OFFSET                        _UxGT("2° ugello X")
115 112
 #define MSG_Y_OFFSET                        _UxGT("2° ugello Y")
116 113
 #define MSG_Z_OFFSET                        _UxGT("2° ugello Z")
114
+#define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
115
+#define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")
116
+#define MSG_UBL_TOOLS                       _UxGT("Strumenti UBL")
117
+#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
117 118
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Mesh Manuale")
118 119
 #define MSG_UBL_BC_INSERT                   _UxGT("Metti spes. e misura")
119 120
 #define MSG_UBL_BC_INSERT2                  _UxGT("Misura")
@@ -152,7 +153,6 @@
152 153
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Esporta in CSV")
153 154
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Backup esterno")
154 155
 #define MSG_UBL_INFO_UBL                    _UxGT("Esporta Info UBL")
155
-#define MSG_EDIT_MESH                       _UxGT("Modifica Mesh")
156 156
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Riempimento")
157 157
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Riempimento Manuale")
158 158
 #define MSG_UBL_SMART_FILLIN                _UxGT("Riempimento Smart")
@@ -167,7 +167,7 @@
167 167
 #define MSG_UBL_SAVE_MESH                   _UxGT("Salva Mesh Piatto")
168 168
 #define MSG_MESH_LOADED                     _UxGT("Mesh %i caricata")
169 169
 #define MSG_MESH_SAVED                      _UxGT("Mesh %i salvata")
170
-#define MSG_NO_STORAGE                      _UxGT("Nessuna memoria")
170
+#define MSG_UBL_NO_STORAGE                  _UxGT("Nessuna memoria")
171 171
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Salvataggio UBL")
172 172
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ripristino UBL")
173 173
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Offset Fermato")

+ 294
- 294
Marlin/src/lcd/language/language_ko_KR.h 查看文件

@@ -52,10 +52,10 @@
52 52
 #define MSG_LEVEL_BED_WAITING               _UxGT("누르면 시작합니다")
53 53
 #define MSG_LEVEL_BED_NEXT_POINT            _UxGT("다음 Point")
54 54
 #define MSG_LEVEL_BED_DONE                  _UxGT("레벨링 완료!")
55
-#define MSG_Z_FADE_HEIGHT                   _UxGT("Fade Height")
56
-#define MSG_SET_HOME_OFFSETS                _UxGT("Set home offsets")
57
-#define MSG_HOME_OFFSETS_APPLIED            _UxGT("Offsets applied")
58
-#define MSG_SET_ORIGIN                      _UxGT("Set origin")
55
+//#define MSG_Z_FADE_HEIGHT                 _UxGT("Fade Height")
56
+//#define MSG_SET_HOME_OFFSETS              _UxGT("Set home offsets")
57
+//#define MSG_HOME_OFFSETS_APPLIED          _UxGT("Offsets applied")
58
+//#define MSG_SET_ORIGIN                    _UxGT("Set origin")
59 59
 #define MSG_PREHEAT_1                       _UxGT("예열하기 - " PREHEAT_1_LABEL)
60 60
 #define MSG_PREHEAT_1_N                     MSG_PREHEAT_1 _UxGT(" ")
61 61
 #define MSG_PREHEAT_1_ALL                   MSG_PREHEAT_1 _UxGT(" 모두")
@@ -76,177 +76,177 @@
76 76
 #define MSG_RETRACT                         _UxGT("당기기")
77 77
 #define MSG_MOVE_AXIS                       _UxGT("축 이동")
78 78
 #define MSG_BED_LEVELING                    _UxGT("베드 레벨링")
79
-#define MSG_LEVEL_BED                       _UxGT("Level bed")
80
-#define MSG_LEVEL_CORNERS                   _UxGT("Level corners")
81
-#define MSG_NEXT_CORNER                     _UxGT("Next corner")
82
-#define MSG_EDITING_STOPPED                 _UxGT("Mesh Editing Stopped")
83
-#define MSG_USER_MENU                       _UxGT("Custom User Commands")
84
-#define MSG_UBL_DOING_G29                   _UxGT("오토레벨링 하기")
85
-#define MSG_UBL_UNHOMED                     _UxGT("Home XYZ first")
86
-#define MSG_UBL_TOOLS                       _UxGT("UBL Tools")
87
-#define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
88
-#define MSG_IDEX_MENU                       _UxGT("IDEX Mode")
89
-#define MSG_IDEX_MODE_AUTOPARK              _UxGT("Auto-Park")
90
-#define MSG_IDEX_MODE_DUPLICATE             _UxGT("Duplication")
79
+//#define MSG_LEVEL_BED                     _UxGT("Level bed")
80
+//#define MSG_LEVEL_CORNERS                 _UxGT("Level corners")
81
+//#define MSG_NEXT_CORNER                   _UxGT("Next corner")
82
+//#define MSG_EDIT_MESH                     _UxGT("Edit Mesh")
83
+//#define MSG_EDITING_STOPPED               _UxGT("Mesh Editing Stopped")
84
+//#define MSG_USER_MENU                     _UxGT("Custom User Commands")
85
+//#define MSG_IDEX_MENU                     _UxGT("IDEX Mode")
86
+//#define MSG_IDEX_MODE_AUTOPARK            _UxGT("Auto-Park")
87
+//#define MSG_IDEX_MODE_DUPLICATE           _UxGT("Duplication")
91 88
 #define MSG_IDEX_MODE_MIRRORED_COPY         _UxGT("미러 사본")
92
-#define MSG_IDEX_MODE_FULL_CTRL             _UxGT("Full control")
93
-#define MSG_X_OFFSET                        _UxGT("2nd nozzle X")
94
-#define MSG_Y_OFFSET                        _UxGT("2nd nozzle Y")
95
-#define MSG_Z_OFFSET                        _UxGT("2nd nozzle Z")
96
-#define MSG_UBL_MANUAL_MESH                 _UxGT("Manually Build Mesh")
97
-#define MSG_UBL_BC_INSERT                   _UxGT("Place shim & measure")
98
-#define MSG_UBL_BC_INSERT2                  _UxGT("Measure")
99
-#define MSG_UBL_BC_REMOVE                   _UxGT("Remove & measure bed")
100
-#define MSG_UBL_MOVING_TO_NEXT              _UxGT("Moving to next")
101
-#define MSG_UBL_ACTIVATE_MESH               _UxGT("Activate UBL")
102
-#define MSG_UBL_DEACTIVATE_MESH             _UxGT("Deactivate UBL")
103
-#define MSG_UBL_SET_TEMP_BED                _UxGT("Bed Temp")
104
-#define MSG_UBL_BED_TEMP_CUSTOM             MSG_UBL_SET_TEMP_BED
105
-#define MSG_UBL_SET_TEMP_HOTEND             _UxGT("Hotend Temp")
106
-#define MSG_UBL_HOTEND_TEMP_CUSTOM          MSG_UBL_SET_TEMP_HOTEND
107
-#define MSG_UBL_MESH_EDIT                   _UxGT("Mesh Edit")
108
-#define MSG_UBL_EDIT_CUSTOM_MESH            _UxGT("Edit Custom Mesh")
109
-#define MSG_UBL_FINE_TUNE_MESH              _UxGT("Fine Tuning Mesh")
110
-#define MSG_UBL_DONE_EDITING_MESH           _UxGT("Done Editing Mesh")
111
-#define MSG_UBL_BUILD_CUSTOM_MESH           _UxGT("Build Custom Mesh")
112
-#define MSG_UBL_BUILD_MESH_MENU             _UxGT("Build Mesh")
113
-#define MSG_UBL_BUILD_MESH_M1               _UxGT("Build Mesh (" PREHEAT_1_LABEL ")")
114
-#define MSG_UBL_BUILD_MESH_M2               _UxGT("Build Mesh (" PREHEAT_2_LABEL ")")
115
-#define MSG_UBL_BUILD_COLD_MESH             _UxGT("Build Cold Mesh")
116
-#define MSG_UBL_MESH_HEIGHT_ADJUST          _UxGT("Adjust Mesh Height")
117
-#define MSG_UBL_MESH_HEIGHT_AMOUNT          _UxGT("Height Amount")
118
-#define MSG_UBL_VALIDATE_MESH_MENU          _UxGT("Validate Mesh")
119
-#define MSG_UBL_VALIDATE_MESH_M1            _UxGT("Validate " PREHEAT_1_LABEL " Mesh")
120
-#define MSG_UBL_VALIDATE_MESH_M2            _UxGT("Validate Mesh (" PREHEAT_2_LABEL ")")
121
-#define MSG_UBL_VALIDATE_CUSTOM_MESH        _UxGT("Validate Custom Mesh")
122
-#define MSG_UBL_CONTINUE_MESH               _UxGT("Continue Bed Mesh")
123
-#define MSG_UBL_MESH_LEVELING               _UxGT("Mesh Leveling")
124
-#define MSG_UBL_3POINT_MESH_LEVELING        _UxGT("3-Point Leveling")
125
-#define MSG_UBL_GRID_MESH_LEVELING          _UxGT("Grid Mesh Leveling")
126
-#define MSG_UBL_MESH_LEVEL                  _UxGT("Level Mesh")
127
-#define MSG_UBL_SIDE_POINTS                 _UxGT("Side Points")
128
-#define MSG_UBL_MAP_TYPE                    _UxGT("Map Type")
129
-#define MSG_UBL_OUTPUT_MAP                  _UxGT("Output Mesh Map")
130
-#define MSG_UBL_OUTPUT_MAP_HOST             _UxGT("Output for Host")
131
-#define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Output for CSV")
132
-#define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Off Printer Backup")
133
-#define MSG_UBL_INFO_UBL                    _UxGT("Output UBL Info")
134
-#define MSG_EDIT_MESH                       _UxGT("Edit Mesh")
135
-#define MSG_UBL_FILLIN_AMOUNT               _UxGT("Fill-in Amount")
136
-#define MSG_UBL_MANUAL_FILLIN               _UxGT("Manual Fill-in")
137
-#define MSG_UBL_SMART_FILLIN                _UxGT("Smart Fill-in")
138
-#define MSG_UBL_FILLIN_MESH                 _UxGT("Fill-in Mesh")
139
-#define MSG_UBL_INVALIDATE_ALL              _UxGT("Invalidate All")
140
-#define MSG_UBL_INVALIDATE_CLOSEST          _UxGT("Invalidate Closest")
141
-#define MSG_UBL_FINE_TUNE_ALL               _UxGT("Fine Tune All")
142
-#define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Fine Tune Closest")
143
-#define MSG_UBL_STORAGE_MESH_MENU           _UxGT("Mesh Storage")
144
-#define MSG_UBL_STORAGE_SLOT                _UxGT("Memory Slot")
145
-#define MSG_UBL_LOAD_MESH                   _UxGT("Load Bed Mesh")
146
-#define MSG_UBL_SAVE_MESH                   _UxGT("Save Bed Mesh")
147
-#define MSG_MESH_LOADED                     _UxGT("Mesh %i loaded")
148
-#define MSG_MESH_SAVED                      _UxGT("Mesh %i saved")
149
-#define MSG_NO_STORAGE                      _UxGT("No storage")
150
-#define MSG_UBL_SAVE_ERROR                  _UxGT("Err: UBL Save")
151
-#define MSG_UBL_RESTORE_ERROR               _UxGT("Err: UBL Restore")
152
-#define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Offset Stopped")
153
-#define MSG_UBL_STEP_BY_STEP_MENU           _UxGT("Step-By-Step UBL")
89
+//#define MSG_IDEX_MODE_FULL_CTRL           _UxGT("Full control")
90
+//#define MSG_X_OFFSET                      _UxGT("2nd nozzle X")
91
+//#define MSG_Y_OFFSET                      _UxGT("2nd nozzle Y")
92
+//#define MSG_Z_OFFSET                      _UxGT("2nd nozzle Z")
93
+#define MSG_UBL_DOING_G29                   _UxGT("오토레벨링 하기")
94
+//#define MSG_UBL_UNHOMED                   _UxGT("Home XYZ first")
95
+//#define MSG_UBL_TOOLS                     _UxGT("UBL Tools")
96
+//#define MSG_UBL_LEVEL_BED                 _UxGT("Unified Bed Leveling")
97
+//#define MSG_UBL_MANUAL_MESH               _UxGT("Manually Build Mesh")
98
+//#define MSG_UBL_BC_INSERT                 _UxGT("Place shim & measure")
99
+//#define MSG_UBL_BC_INSERT2                _UxGT("Measure")
100
+//#define MSG_UBL_BC_REMOVE                 _UxGT("Remove & measure bed")
101
+//#define MSG_UBL_MOVING_TO_NEXT            _UxGT("Moving to next")
102
+//#define MSG_UBL_ACTIVATE_MESH             _UxGT("Activate UBL")
103
+//#define MSG_UBL_DEACTIVATE_MESH           _UxGT("Deactivate UBL")
104
+//#define MSG_UBL_SET_TEMP_BED              _UxGT("Bed Temp")
105
+//#define MSG_UBL_BED_TEMP_CUSTOM             MSG_UBL_SET_TEMP_BED
106
+//#define MSG_UBL_SET_TEMP_HOTEND           _UxGT("Hotend Temp")
107
+//#define MSG_UBL_HOTEND_TEMP_CUSTOM        MSG_UBL_SET_TEMP_HOTEND
108
+//#define MSG_UBL_MESH_EDIT                 _UxGT("Mesh Edit")
109
+//#define MSG_UBL_EDIT_CUSTOM_MESH          _UxGT("Edit Custom Mesh")
110
+//#define MSG_UBL_FINE_TUNE_MESH            _UxGT("Fine Tuning Mesh")
111
+//#define MSG_UBL_DONE_EDITING_MESH         _UxGT("Done Editing Mesh")
112
+//#define MSG_UBL_BUILD_CUSTOM_MESH         _UxGT("Build Custom Mesh")
113
+//#define MSG_UBL_BUILD_MESH_MENU           _UxGT("Build Mesh")
114
+//#define MSG_UBL_BUILD_MESH_M1             _UxGT("Build Mesh (" PREHEAT_1_LABEL ")")
115
+//#define MSG_UBL_BUILD_MESH_M2             _UxGT("Build Mesh (" PREHEAT_2_LABEL ")")
116
+//#define MSG_UBL_BUILD_COLD_MESH           _UxGT("Build Cold Mesh")
117
+//#define MSG_UBL_MESH_HEIGHT_ADJUST        _UxGT("Adjust Mesh Height")
118
+//#define MSG_UBL_MESH_HEIGHT_AMOUNT        _UxGT("Height Amount")
119
+//#define MSG_UBL_VALIDATE_MESH_MENU        _UxGT("Validate Mesh")
120
+//#define MSG_UBL_VALIDATE_MESH_M1          _UxGT("Validate " PREHEAT_1_LABEL " Mesh")
121
+//#define MSG_UBL_VALIDATE_MESH_M2          _UxGT("Validate Mesh (" PREHEAT_2_LABEL ")")
122
+//#define MSG_UBL_VALIDATE_CUSTOM_MESH      _UxGT("Validate Custom Mesh")
123
+//#define MSG_UBL_CONTINUE_MESH             _UxGT("Continue Bed Mesh")
124
+//#define MSG_UBL_MESH_LEVELING             _UxGT("Mesh Leveling")
125
+//#define MSG_UBL_3POINT_MESH_LEVELING      _UxGT("3-Point Leveling")
126
+//#define MSG_UBL_GRID_MESH_LEVELING        _UxGT("Grid Mesh Leveling")
127
+//#define MSG_UBL_MESH_LEVEL                _UxGT("Level Mesh")
128
+//#define MSG_UBL_SIDE_POINTS               _UxGT("Side Points")
129
+//#define MSG_UBL_MAP_TYPE                  _UxGT("Map Type")
130
+//#define MSG_UBL_OUTPUT_MAP                _UxGT("Output Mesh Map")
131
+//#define MSG_UBL_OUTPUT_MAP_HOST           _UxGT("Output for Host")
132
+//#define MSG_UBL_OUTPUT_MAP_CSV            _UxGT("Output for CSV")
133
+//#define MSG_UBL_OUTPUT_MAP_BACKUP         _UxGT("Off Printer Backup")
134
+//#define MSG_UBL_INFO_UBL                  _UxGT("Output UBL Info")
135
+//#define MSG_UBL_FILLIN_AMOUNT             _UxGT("Fill-in Amount")
136
+//#define MSG_UBL_MANUAL_FILLIN             _UxGT("Manual Fill-in")
137
+//#define MSG_UBL_SMART_FILLIN              _UxGT("Smart Fill-in")
138
+//#define MSG_UBL_FILLIN_MESH               _UxGT("Fill-in Mesh")
139
+//#define MSG_UBL_INVALIDATE_ALL            _UxGT("Invalidate All")
140
+//#define MSG_UBL_INVALIDATE_CLOSEST        _UxGT("Invalidate Closest")
141
+//#define MSG_UBL_FINE_TUNE_ALL             _UxGT("Fine Tune All")
142
+//#define MSG_UBL_FINE_TUNE_CLOSEST         _UxGT("Fine Tune Closest")
143
+//#define MSG_UBL_STORAGE_MESH_MENU         _UxGT("Mesh Storage")
144
+//#define MSG_UBL_STORAGE_SLOT              _UxGT("Memory Slot")
145
+//#define MSG_UBL_LOAD_MESH                 _UxGT("Load Bed Mesh")
146
+//#define MSG_UBL_SAVE_MESH                 _UxGT("Save Bed Mesh")
147
+//#define MSG_MESH_LOADED                   _UxGT("Mesh %i loaded")
148
+//#define MSG_MESH_SAVED                    _UxGT("Mesh %i saved")
149
+//#define MSG_UBL_NO_STORAGE                _UxGT("No storage")
150
+//#define MSG_UBL_SAVE_ERROR                _UxGT("Err: UBL Save")
151
+//#define MSG_UBL_RESTORE_ERROR             _UxGT("Err: UBL Restore")
152
+//#define MSG_UBL_Z_OFFSET_STOPPED          _UxGT("Z-Offset Stopped")
153
+//#define MSG_UBL_STEP_BY_STEP_MENU         _UxGT("Step-By-Step UBL")
154 154
 
155
-#define MSG_LED_CONTROL                     _UxGT("LED Control")
156
-#define MSG_LEDS                            _UxGT("Lights")
157
-#define MSG_LED_PRESETS                     _UxGT("Light Presets")
158
-#define MSG_SET_LEDS_RED                    _UxGT("Red")
159
-#define MSG_SET_LEDS_ORANGE                 _UxGT("Orange")
160
-#define MSG_SET_LEDS_YELLOW                 _UxGT("Yellow")
161
-#define MSG_SET_LEDS_GREEN                  _UxGT("Green")
162
-#define MSG_SET_LEDS_BLUE                   _UxGT("Blue")
163
-#define MSG_SET_LEDS_INDIGO                 _UxGT("Indigo")
164
-#define MSG_SET_LEDS_VIOLET                 _UxGT("Violet")
165
-#define MSG_SET_LEDS_WHITE                  _UxGT("White")
166
-#define MSG_SET_LEDS_DEFAULT                _UxGT("Default")
167
-#define MSG_CUSTOM_LEDS                     _UxGT("Custom Lights")
168
-#define MSG_INTENSITY_R                     _UxGT("Red Intensity")
169
-#define MSG_INTENSITY_G                     _UxGT("Green Intensity")
170
-#define MSG_INTENSITY_B                     _UxGT("Blue Intensity")
171
-#define MSG_INTENSITY_W                     _UxGT("White Intensity")
172
-#define MSG_LED_BRIGHTNESS                  _UxGT("Brightness")
155
+//#define MSG_LED_CONTROL                   _UxGT("LED Control")
156
+//#define MSG_LEDS                          _UxGT("Lights")
157
+//#define MSG_LED_PRESETS                   _UxGT("Light Presets")
158
+//#define MSG_SET_LEDS_RED                  _UxGT("Red")
159
+//#define MSG_SET_LEDS_ORANGE               _UxGT("Orange")
160
+//#define MSG_SET_LEDS_YELLOW               _UxGT("Yellow")
161
+//#define MSG_SET_LEDS_GREEN                _UxGT("Green")
162
+//#define MSG_SET_LEDS_BLUE                 _UxGT("Blue")
163
+//#define MSG_SET_LEDS_INDIGO               _UxGT("Indigo")
164
+//#define MSG_SET_LEDS_VIOLET               _UxGT("Violet")
165
+//#define MSG_SET_LEDS_WHITE                _UxGT("White")
166
+//#define MSG_SET_LEDS_DEFAULT              _UxGT("Default")
167
+//#define MSG_CUSTOM_LEDS                   _UxGT("Custom Lights")
168
+//#define MSG_INTENSITY_R                   _UxGT("Red Intensity")
169
+//#define MSG_INTENSITY_G                   _UxGT("Green Intensity")
170
+//#define MSG_INTENSITY_B                   _UxGT("Blue Intensity")
171
+//#define MSG_INTENSITY_W                   _UxGT("White Intensity")
172
+//#define MSG_LED_BRIGHTNESS                _UxGT("Brightness")
173 173
 
174
-#define MSG_MOVING                          _UxGT("Moving...")
175
-#define MSG_FREE_XY                         _UxGT("Free XY")
176
-#define MSG_MOVE_X                          _UxGT("Move X")
177
-#define MSG_MOVE_Y                          _UxGT("Move Y")
178
-#define MSG_MOVE_Z                          _UxGT("Move Z")
179
-#define MSG_MOVE_E                          _UxGT("Extruder")
180
-#define MSG_MOVE_Z_DIST                     _UxGT("Move %smm")
181
-#define MSG_MOVE_01MM                       _UxGT("Move 0.1mm")
182
-#define MSG_MOVE_1MM                        _UxGT("Move 1mm")
183
-#define MSG_MOVE_10MM                       _UxGT("Move 10mm")
184
-#define MSG_SPEED                           _UxGT("Speed")
185
-#define MSG_BED_Z                           _UxGT("Bed Z")
174
+//#define MSG_MOVING                        _UxGT("Moving...")
175
+//#define MSG_FREE_XY                       _UxGT("Free XY")
176
+//#define MSG_MOVE_X                        _UxGT("Move X")
177
+//#define MSG_MOVE_Y                        _UxGT("Move Y")
178
+//#define MSG_MOVE_Z                        _UxGT("Move Z")
179
+//#define MSG_MOVE_E                        _UxGT("Extruder")
180
+//#define MSG_MOVE_Z_DIST                   _UxGT("Move %smm")
181
+//#define MSG_MOVE_01MM                     _UxGT("Move 0.1mm")
182
+//#define MSG_MOVE_1MM                      _UxGT("Move 1mm")
183
+//#define MSG_MOVE_10MM                     _UxGT("Move 10mm")
184
+//#define MSG_SPEED                         _UxGT("Speed")
185
+//#define MSG_BED_Z                         _UxGT("Bed Z")
186 186
 #define MSG_NOZZLE                          _UxGT("노즐")
187 187
 #define MSG_BED                             _UxGT("베드")
188 188
 #define MSG_FAN_SPEED                       _UxGT("펜 속도")
189 189
 #define MSG_EXTRA_FAN_SPEED                 _UxGT("엑스트라 펜 속도")
190
-#define MSG_FLOW                            _UxGT("Flow")
191
-#define MSG_CONTROL                         _UxGT("Control")
192
-#define MSG_MIN                             _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Min")
193
-#define MSG_MAX                             _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")
194
-#define MSG_FACTOR                          _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Fact")
195
-#define MSG_AUTOTEMP                        _UxGT("Autotemp")
196
-#define MSG_LCD_ON                          _UxGT("On")
197
-#define MSG_LCD_OFF                         _UxGT("Off")
198
-#define MSG_PID_P                           _UxGT("PID-P")
199
-#define MSG_PID_I                           _UxGT("PID-I")
200
-#define MSG_PID_D                           _UxGT("PID-D")
201
-#define MSG_PID_C                           _UxGT("PID-C")
202
-#define MSG_SELECT                          _UxGT("Select")
203
-#define MSG_ACC                             _UxGT("Accel")
204
-#define MSG_JERK                            _UxGT("Jerk")
190
+//#define MSG_FLOW                          _UxGT("Flow")
191
+//#define MSG_CONTROL                       _UxGT("Control")
192
+//#define MSG_MIN                           _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Min")
193
+//#define MSG_MAX                           _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")
194
+//#define MSG_FACTOR                        _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Fact")
195
+//#define MSG_AUTOTEMP                      _UxGT("Autotemp")
196
+//#define MSG_LCD_ON                        _UxGT("On")
197
+//#define MSG_LCD_OFF                       _UxGT("Off")
198
+//#define MSG_PID_P                         _UxGT("PID-P")
199
+//#define MSG_PID_I                         _UxGT("PID-I")
200
+//#define MSG_PID_D                         _UxGT("PID-D")
201
+//#define MSG_PID_C                         _UxGT("PID-C")
202
+//#define MSG_SELECT                        _UxGT("Select")
203
+//#define MSG_ACC                           _UxGT("Accel")
204
+//#define MSG_JERK                          _UxGT("Jerk")
205 205
 #if IS_KINEMATIC
206
-  #define MSG_VA_JERK                       _UxGT("Va-jerk")
207
-  #define MSG_VB_JERK                       _UxGT("Vb-jerk")
208
-  #define MSG_VC_JERK                       _UxGT("Vc-jerk")
206
+  //#define MSG_VA_JERK                     _UxGT("Va-jerk")
207
+  //#define MSG_VB_JERK                     _UxGT("Vb-jerk")
208
+  //#define MSG_VC_JERK                     _UxGT("Vc-jerk")
209 209
 #else
210
-  #define MSG_VA_JERK                       _UxGT("Vx-jerk")
211
-  #define MSG_VB_JERK                       _UxGT("Vy-jerk")
212
-  #define MSG_VC_JERK                       _UxGT("Vz-jerk")
210
+  //#define MSG_VA_JERK                     _UxGT("Vx-jerk")
211
+  //#define MSG_VB_JERK                     _UxGT("Vy-jerk")
212
+  //#define MSG_VC_JERK                     _UxGT("Vz-jerk")
213 213
 #endif
214
-#define MSG_VE_JERK                         _UxGT("Ve-jerk")
215
-#define MSG_JUNCTION_DEVIATION              _UxGT("Junction Dev")
216
-#define MSG_VELOCITY                        _UxGT("Velocity")
217
-#define MSG_VMAX                            _UxGT("Vmax ")
218
-#define MSG_VMIN                            _UxGT("Vmin")
219
-#define MSG_VTRAV_MIN                       _UxGT("VTrav min")
220
-#define MSG_ACCELERATION                    _UxGT("Acceleration")
221
-#define MSG_AMAX                            _UxGT("Amax ")
222
-#define MSG_A_RETRACT                       _UxGT("A-retract")
223
-#define MSG_A_TRAVEL                        _UxGT("A-travel")
224
-#define MSG_STEPS_PER_MM                    _UxGT("Steps/mm")
214
+//#define MSG_VE_JERK                       _UxGT("Ve-jerk")
215
+//#define MSG_JUNCTION_DEVIATION            _UxGT("Junction Dev")
216
+//#define MSG_VELOCITY                      _UxGT("Velocity")
217
+//#define MSG_VMAX                          _UxGT("Vmax ")
218
+//#define MSG_VMIN                          _UxGT("Vmin")
219
+//#define MSG_VTRAV_MIN                     _UxGT("VTrav min")
220
+//#define MSG_ACCELERATION                  _UxGT("Acceleration")
221
+//#define MSG_AMAX                          _UxGT("Amax ")
222
+//#define MSG_A_RETRACT                     _UxGT("A-retract")
223
+//#define MSG_A_TRAVEL                      _UxGT("A-travel")
224
+//#define MSG_STEPS_PER_MM                  _UxGT("Steps/mm")
225 225
 #if IS_KINEMATIC
226
-  #define MSG_ASTEPS                        _UxGT("Asteps/mm")
227
-  #define MSG_BSTEPS                        _UxGT("Bsteps/mm")
228
-  #define MSG_CSTEPS                        _UxGT("Csteps/mm")
226
+  //#define MSG_ASTEPS                      _UxGT("Asteps/mm")
227
+  //#define MSG_BSTEPS                      _UxGT("Bsteps/mm")
228
+  //#define MSG_CSTEPS                      _UxGT("Csteps/mm")
229 229
 #else
230
-  #define MSG_ASTEPS                        _UxGT("Xsteps/mm")
231
-  #define MSG_BSTEPS                        _UxGT("Ysteps/mm")
232
-  #define MSG_CSTEPS                        _UxGT("Zsteps/mm")
230
+  //#define MSG_ASTEPS                      _UxGT("Xsteps/mm")
231
+  //#define MSG_BSTEPS                      _UxGT("Ysteps/mm")
232
+  //#define MSG_CSTEPS                      _UxGT("Zsteps/mm")
233 233
 #endif
234
-#define MSG_ESTEPS                          _UxGT("Esteps/mm")
235
-#define MSG_E1STEPS                         _UxGT("E1steps/mm")
236
-#define MSG_E2STEPS                         _UxGT("E2steps/mm")
237
-#define MSG_E3STEPS                         _UxGT("E3steps/mm")
238
-#define MSG_E4STEPS                         _UxGT("E4steps/mm")
239
-#define MSG_E5STEPS                         _UxGT("E5steps/mm")
240
-#define MSG_E6STEPS                         _UxGT("E6steps/mm")
234
+//#define MSG_ESTEPS                        _UxGT("Esteps/mm")
235
+//#define MSG_E1STEPS                       _UxGT("E1steps/mm")
236
+//#define MSG_E2STEPS                       _UxGT("E2steps/mm")
237
+//#define MSG_E3STEPS                       _UxGT("E3steps/mm")
238
+//#define MSG_E4STEPS                       _UxGT("E4steps/mm")
239
+//#define MSG_E5STEPS                       _UxGT("E5steps/mm")
240
+//#define MSG_E6STEPS                       _UxGT("E6steps/mm")
241 241
 #define MSG_TEMPERATURE                     _UxGT("온도")
242 242
 #define MSG_MOTION                          _UxGT("동작")
243
-#define MSG_FILAMENT                        _UxGT("Filament")
244
-#define MSG_VOLUMETRIC_ENABLED              _UxGT("E in mm3")
245
-#define MSG_FILAMENT_DIAM                   _UxGT("Fil. Dia.")
246
-#define MSG_FILAMENT_UNLOAD                 _UxGT("Unload mm")
247
-#define MSG_FILAMENT_LOAD                   _UxGT("Load mm")
248
-#define MSG_ADVANCE_K                       _UxGT("Advance K")
249
-#define MSG_CONTRAST                        _UxGT("LCD contrast")
243
+//#define MSG_FILAMENT                      _UxGT("Filament")
244
+//#define MSG_VOLUMETRIC_ENABLED            _UxGT("E in mm3")
245
+//#define MSG_FILAMENT_DIAM                 _UxGT("Fil. Dia.")
246
+//#define MSG_FILAMENT_UNLOAD               _UxGT("Unload mm")
247
+//#define MSG_FILAMENT_LOAD                 _UxGT("Load mm")
248
+//#define MSG_ADVANCE_K                     _UxGT("Advance K")
249
+//#define MSG_CONTRAST                      _UxGT("LCD contrast")
250 250
 #define MSG_STORE_EEPROM                    _UxGT("설정 저장하기")
251 251
 #define MSG_LOAD_EEPROM                     _UxGT("설정 읽어오기")
252 252
 #define MSG_RESTORE_FAILSAFE                _UxGT("설정 되돌리기")
@@ -254,159 +254,159 @@
254 254
 #define MSG_REFRESH                         _UxGT("새로고침")
255 255
 #define MSG_WATCH                           _UxGT("처음으로")
256 256
 #define MSG_PREPARE                         _UxGT("준비하기")
257
-#define MSG_TUNE                            _UxGT("Tune")
257
+//#define MSG_TUNE                          _UxGT("Tune")
258 258
 #define MSG_PAUSE_PRINT                     _UxGT("일시정지")
259 259
 #define MSG_RESUME_PRINT                    _UxGT("재시작")
260 260
 #define MSG_STOP_PRINT                      _UxGT("출력중지")
261
-#define MSG_OUTAGE_RECOVERY                 _UxGT("Outage Recovery")
261
+//#define MSG_OUTAGE_RECOVERY               _UxGT("Outage Recovery")
262 262
 #define MSG_CARD_MENU                       _UxGT("SD 카드출력")
263 263
 #define MSG_NO_CARD                         _UxGT("SD 카드없음")
264 264
 #define MSG_DWELL                           _UxGT("슬립모드...")
265
-#define MSG_USERWAIT                        _UxGT("Click to resume...")
265
+//#define MSG_USERWAIT                      _UxGT("Click to resume...")
266 266
 #define MSG_PRINT_PAUSED                    _UxGT("일시 정지됨")
267 267
 #define MSG_PRINTING                        _UxGT("출력중...")
268 268
 #define MSG_PRINT_ABORTED                   _UxGT("취소됨")
269
-#define MSG_NO_MOVE                         _UxGT("No move.")
269
+//#define MSG_NO_MOVE                       _UxGT("No move.")
270 270
 #define MSG_KILLED                          _UxGT("죽음. ")
271 271
 #define MSG_STOPPED                         _UxGT("멈춤. ")
272
-#define MSG_CONTROL_RETRACT                 _UxGT("Retract mm")
273
-#define MSG_CONTROL_RETRACT_SWAP            _UxGT("Swap Re.mm")
274
-#define MSG_CONTROL_RETRACTF                _UxGT("Retract  V")
275
-#define MSG_CONTROL_RETRACT_ZHOP            _UxGT("Hop mm")
276
-#define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
277
-#define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("S UnRet mm")
278
-#define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet V")
279
-#define MSG_CONTROL_RETRACT_RECOVER_SWAPF   _UxGT("S UnRet V")
280
-#define MSG_AUTORETRACT                     _UxGT("AutoRetr.")
281
-#define MSG_FILAMENTCHANGE                  _UxGT("Change filament")
282
-#define MSG_FILAMENTLOAD                    _UxGT("Load filament")
283
-#define MSG_FILAMENTUNLOAD                  _UxGT("Unload filament")
284
-#define MSG_FILAMENTUNLOAD_ALL              _UxGT("Unload All")
285
-#define MSG_INIT_SDCARD                     _UxGT("Init. SD card")
286
-#define MSG_CHANGE_SDCARD                   _UxGT("Change SD card")
287
-#define MSG_ZPROBE_OUT                      _UxGT("Z Probe past bed")
288
-#define MSG_SKEW_FACTOR                     _UxGT("Skew Factor")
289
-#define MSG_BLTOUCH                         _UxGT("BLTouch")
290
-#define MSG_BLTOUCH_SELFTEST                _UxGT("BLTouch Self-Test")
291
-#define MSG_BLTOUCH_RESET                   _UxGT("Reset BLTouch")
292
-#define MSG_BLTOUCH_DEPLOY                  _UxGT("Deploy BLTouch")
293
-#define MSG_BLTOUCH_STOW                    _UxGT("Stow BLTouch")
294
-#define MSG_MANUAL_DEPLOY                   _UxGT("Deploy Z-Probe")
295
-#define MSG_MANUAL_STOW                     _UxGT("Stow Z-Probe")
296
-#define MSG_HOME                            _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
297
-#define MSG_FIRST                           _UxGT("first")
298
-#define MSG_ZPROBE_ZOFFSET                  _UxGT("Probe Z Offset")
299
-#define MSG_BABYSTEP_X                      _UxGT("Babystep X")
300
-#define MSG_BABYSTEP_Y                      _UxGT("Babystep Y")
301
-#define MSG_BABYSTEP_Z                      _UxGT("Babystep Z")
302
-#define MSG_ENDSTOP_ABORT                   _UxGT("Endstop abort")
303
-#define MSG_HEATING_FAILED_LCD              _UxGT("Heating failed")
304
-#define MSG_HEATING_FAILED_LCD_BED          _UxGT("Bed heating failed")
305
-#define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: REDUNDANT TEMP")
306
-#define MSG_THERMAL_RUNAWAY                 _UxGT("THERMAL RUNAWAY")
307
-#define MSG_THERMAL_RUNAWAY_BED             _UxGT("BED THERMAL RUNAWAY")
308
-#define MSG_ERR_MAXTEMP                     _UxGT("Err: MAXTEMP")
309
-#define MSG_ERR_MINTEMP                     _UxGT("Err: MINTEMP")
310
-#define MSG_ERR_MAXTEMP_BED                 _UxGT("Err: MAXTEMP BED")
311
-#define MSG_ERR_MINTEMP_BED                 _UxGT("Err: MINTEMP BED")
312
-#define MSG_ERR_Z_HOMING                    MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
313
-#define MSG_HALTED                          _UxGT("PRINTER HALTED")
314
-#define MSG_PLEASE_RESET                    _UxGT("Please reset")
315
-#define MSG_SHORT_DAY                       _UxGT("d") // One character only
316
-#define MSG_SHORT_HOUR                      _UxGT("h") // One character only
317
-#define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
318
-#define MSG_HEATING                         _UxGT("Heating...")
319
-#define MSG_COOLING                         _UxGT("Cooling...")
320
-#define MSG_BED_HEATING                     _UxGT("Bed heating...")
321
-#define MSG_BED_COOLING                     _UxGT("Bed cooling...")
322
-#define MSG_DELTA_CALIBRATE                 _UxGT("Delta Calibration")
323
-#define MSG_DELTA_CALIBRATE_X               _UxGT("Calibrate X")
324
-#define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibrate Y")
325
-#define MSG_DELTA_CALIBRATE_Z               _UxGT("Calibrate Z")
326
-#define MSG_DELTA_CALIBRATE_CENTER          _UxGT("Calibrate Center")
327
-#define MSG_DELTA_SETTINGS                  _UxGT("Delta Settings")
328
-#define MSG_DELTA_AUTO_CALIBRATE            _UxGT("Auto Calibration")
329
-#define MSG_DELTA_HEIGHT_CALIBRATE          _UxGT("Set Delta Height")
330
-#define MSG_DELTA_Z_OFFSET_CALIBRATE        _UxGT("Probe Z-offset")
331
-#define MSG_DELTA_DIAG_ROD                  _UxGT("Diag Rod")
332
-#define MSG_DELTA_HEIGHT                    _UxGT("Height")
333
-#define MSG_DELTA_RADIUS                    _UxGT("Radius")
334
-#define MSG_INFO_MENU                       _UxGT("About Printer")
335
-#define MSG_INFO_PRINTER_MENU               _UxGT("Printer Info")
336
-#define MSG_3POINT_LEVELING                 _UxGT("3-Point Leveling")
337
-#define MSG_LINEAR_LEVELING                 _UxGT("Linear Leveling")
338
-#define MSG_BILINEAR_LEVELING               _UxGT("Bilinear Leveling")
339
-#define MSG_UBL_LEVELING                    _UxGT("Unified Bed Leveling")
340
-#define MSG_MESH_LEVELING                   _UxGT("Mesh Leveling")
341
-#define MSG_INFO_STATS_MENU                 _UxGT("Printer Stats")
342
-#define MSG_INFO_BOARD_MENU                 _UxGT("Board Info")
343
-#define MSG_INFO_THERMISTOR_MENU            _UxGT("Thermistors")
344
-#define MSG_INFO_EXTRUDERS                  _UxGT("Extruders")
345
-#define MSG_INFO_BAUDRATE                   _UxGT("Baud")
346
-#define MSG_INFO_PROTOCOL                   _UxGT("Protocol")
347
-#define MSG_CASE_LIGHT                      _UxGT("Case light")
348
-#define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Light Brightness")
272
+//#define MSG_CONTROL_RETRACT               _UxGT("Retract mm")
273
+//#define MSG_CONTROL_RETRACT_SWAP          _UxGT("Swap Re.mm")
274
+//#define MSG_CONTROL_RETRACTF              _UxGT("Retract  V")
275
+//#define MSG_CONTROL_RETRACT_ZHOP          _UxGT("Hop mm")
276
+//#define MSG_CONTROL_RETRACT_RECOVER       _UxGT("UnRet mm")
277
+//#define MSG_CONTROL_RETRACT_RECOVER_SWAP  _UxGT("S UnRet mm")
278
+//#define MSG_CONTROL_RETRACT_RECOVERF      _UxGT("UnRet V")
279
+//#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("S UnRet V")
280
+//#define MSG_AUTORETRACT                   _UxGT("AutoRetr.")
281
+//#define MSG_FILAMENTCHANGE                _UxGT("Change filament")
282
+//#define MSG_FILAMENTLOAD                  _UxGT("Load filament")
283
+//#define MSG_FILAMENTUNLOAD                _UxGT("Unload filament")
284
+//#define MSG_FILAMENTUNLOAD_ALL            _UxGT("Unload All")
285
+//#define MSG_INIT_SDCARD                   _UxGT("Init. SD card")
286
+//#define MSG_CHANGE_SDCARD                 _UxGT("Change SD card")
287
+//#define MSG_ZPROBE_OUT                    _UxGT("Z Probe past bed")
288
+//#define MSG_SKEW_FACTOR                   _UxGT("Skew Factor")
289
+//#define MSG_BLTOUCH                       _UxGT("BLTouch")
290
+//#define MSG_BLTOUCH_SELFTEST              _UxGT("BLTouch Self-Test")
291
+//#define MSG_BLTOUCH_RESET                 _UxGT("Reset BLTouch")
292
+//#define MSG_BLTOUCH_DEPLOY                _UxGT("Deploy BLTouch")
293
+//#define MSG_BLTOUCH_STOW                  _UxGT("Stow BLTouch")
294
+//#define MSG_MANUAL_DEPLOY                 _UxGT("Deploy Z-Probe")
295
+//#define MSG_MANUAL_STOW                   _UxGT("Stow Z-Probe")
296
+//#define MSG_HOME                          _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
297
+//#define MSG_FIRST                         _UxGT("first")
298
+//#define MSG_ZPROBE_ZOFFSET                _UxGT("Probe Z Offset")
299
+//#define MSG_BABYSTEP_X                    _UxGT("Babystep X")
300
+//#define MSG_BABYSTEP_Y                    _UxGT("Babystep Y")
301
+//#define MSG_BABYSTEP_Z                    _UxGT("Babystep Z")
302
+//#define MSG_ENDSTOP_ABORT                 _UxGT("Endstop abort")
303
+//#define MSG_HEATING_FAILED_LCD            _UxGT("Heating failed")
304
+//#define MSG_HEATING_FAILED_LCD_BED        _UxGT("Bed heating failed")
305
+//#define MSG_ERR_REDUNDANT_TEMP            _UxGT("Err: REDUNDANT TEMP")
306
+//#define MSG_THERMAL_RUNAWAY               _UxGT("THERMAL RUNAWAY")
307
+//#define MSG_THERMAL_RUNAWAY_BED           _UxGT("BED THERMAL RUNAWAY")
308
+//#define MSG_ERR_MAXTEMP                   _UxGT("Err: MAXTEMP")
309
+//#define MSG_ERR_MINTEMP                   _UxGT("Err: MINTEMP")
310
+//#define MSG_ERR_MAXTEMP_BED               _UxGT("Err: MAXTEMP BED")
311
+//#define MSG_ERR_MINTEMP_BED               _UxGT("Err: MINTEMP BED")
312
+//#define MSG_ERR_Z_HOMING                  MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
313
+//#define MSG_HALTED                        _UxGT("PRINTER HALTED")
314
+//#define MSG_PLEASE_RESET                  _UxGT("Please reset")
315
+//#define MSG_SHORT_DAY                     _UxGT("d") // One character only
316
+//#define MSG_SHORT_HOUR                    _UxGT("h") // One character only
317
+//#define MSG_SHORT_MINUTE                  _UxGT("m") // One character only
318
+//#define MSG_HEATING                       _UxGT("Heating...")
319
+//#define MSG_COOLING                       _UxGT("Cooling...")
320
+//#define MSG_BED_HEATING                   _UxGT("Bed heating...")
321
+//#define MSG_BED_COOLING                   _UxGT("Bed cooling...")
322
+//#define MSG_DELTA_CALIBRATE               _UxGT("Delta Calibration")
323
+//#define MSG_DELTA_CALIBRATE_X             _UxGT("Calibrate X")
324
+//#define MSG_DELTA_CALIBRATE_Y             _UxGT("Calibrate Y")
325
+//#define MSG_DELTA_CALIBRATE_Z             _UxGT("Calibrate Z")
326
+//#define MSG_DELTA_CALIBRATE_CENTER        _UxGT("Calibrate Center")
327
+//#define MSG_DELTA_SETTINGS                _UxGT("Delta Settings")
328
+//#define MSG_DELTA_AUTO_CALIBRATE          _UxGT("Auto Calibration")
329
+//#define MSG_DELTA_HEIGHT_CALIBRATE        _UxGT("Set Delta Height")
330
+//#define MSG_DELTA_Z_OFFSET_CALIBRATE      _UxGT("Probe Z-offset")
331
+//#define MSG_DELTA_DIAG_ROD                _UxGT("Diag Rod")
332
+//#define MSG_DELTA_HEIGHT                  _UxGT("Height")
333
+//#define MSG_DELTA_RADIUS                  _UxGT("Radius")
334
+//#define MSG_INFO_MENU                     _UxGT("About Printer")
335
+//#define MSG_INFO_PRINTER_MENU             _UxGT("Printer Info")
336
+//#define MSG_3POINT_LEVELING               _UxGT("3-Point Leveling")
337
+//#define MSG_LINEAR_LEVELING               _UxGT("Linear Leveling")
338
+//#define MSG_BILINEAR_LEVELING             _UxGT("Bilinear Leveling")
339
+//#define MSG_UBL_LEVELING                  _UxGT("Unified Bed Leveling")
340
+//#define MSG_MESH_LEVELING                 _UxGT("Mesh Leveling")
341
+//#define MSG_INFO_STATS_MENU               _UxGT("Printer Stats")
342
+//#define MSG_INFO_BOARD_MENU               _UxGT("Board Info")
343
+//#define MSG_INFO_THERMISTOR_MENU          _UxGT("Thermistors")
344
+//#define MSG_INFO_EXTRUDERS                _UxGT("Extruders")
345
+//#define MSG_INFO_BAUDRATE                 _UxGT("Baud")
346
+//#define MSG_INFO_PROTOCOL                 _UxGT("Protocol")
347
+//#define MSG_CASE_LIGHT                    _UxGT("Case light")
348
+//#define MSG_CASE_LIGHT_BRIGHTNESS         _UxGT("Light Brightness")
349 349
 #if LCD_WIDTH >= 20
350
-  #define MSG_INFO_PRINT_COUNT              _UxGT("Print Count")
351
-  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completed")
352
-  #define MSG_INFO_PRINT_TIME               _UxGT("Total print time")
353
-  #define MSG_INFO_PRINT_LONGEST            _UxGT("Longest job time")
354
-  #define MSG_INFO_PRINT_FILAMENT           _UxGT("Extruded total")
350
+  //#define MSG_INFO_PRINT_COUNT            _UxGT("Print Count")
351
+  //#define MSG_INFO_COMPLETED_PRINTS       _UxGT("Completed")
352
+  //#define MSG_INFO_PRINT_TIME             _UxGT("Total print time")
353
+  //#define MSG_INFO_PRINT_LONGEST          _UxGT("Longest job time")
354
+  //#define MSG_INFO_PRINT_FILAMENT         _UxGT("Extruded total")
355 355
 #else
356
-  #define MSG_INFO_PRINT_COUNT              _UxGT("Prints")
357
-  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completed")
358
-  #define MSG_INFO_PRINT_TIME               _UxGT("Total")
359
-  #define MSG_INFO_PRINT_LONGEST            _UxGT("Longest")
360
-  #define MSG_INFO_PRINT_FILAMENT           _UxGT("Extruded")
356
+  //#define MSG_INFO_PRINT_COUNT            _UxGT("Prints")
357
+  //#define MSG_INFO_COMPLETED_PRINTS       _UxGT("Completed")
358
+  //#define MSG_INFO_PRINT_TIME             _UxGT("Total")
359
+  //#define MSG_INFO_PRINT_LONGEST          _UxGT("Longest")
360
+  //#define MSG_INFO_PRINT_FILAMENT         _UxGT("Extruded")
361 361
 #endif
362
-#define MSG_INFO_MIN_TEMP                   _UxGT("Min Temp")
363
-#define MSG_INFO_MAX_TEMP                   _UxGT("Max Temp")
364
-#define MSG_INFO_PSU                        _UxGT("PSU")
365
-#define MSG_DRIVE_STRENGTH                  _UxGT("Drive Strength")
366
-#define MSG_DAC_PERCENT                     _UxGT("Driver %")
367
-#define MSG_DAC_EEPROM_WRITE                _UxGT("DAC EEPROM Write")
368
-#define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("PRINT PAUSED")
369
-#define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("LOAD FILAMENT")
370
-#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD   _UxGT("UNLOAD FILAMENT")
371
-#define MSG_FILAMENT_CHANGE_OPTION_HEADER   _UxGT("RESUME OPTIONS:")
372
-#define MSG_FILAMENT_CHANGE_OPTION_PURGE    _UxGT("Purge more")
373
-#define MSG_FILAMENT_CHANGE_OPTION_RESUME   _UxGT("Continue")
374
-#define MSG_FILAMENT_CHANGE_NOZZLE          _UxGT("  Nozzle: ")
375
-#define MSG_RUNOUT_SENSOR                   _UxGT("Runout Sensor")
376
-#define MSG_ERR_HOMING_FAILED               _UxGT("Homing failed")
377
-#define MSG_ERR_PROBING_FAILED              _UxGT("Probing failed")
378
-#define MSG_M600_TOO_COLD                   _UxGT("M600: Too cold")
362
+//#define MSG_INFO_MIN_TEMP                 _UxGT("Min Temp")
363
+//#define MSG_INFO_MAX_TEMP                 _UxGT("Max Temp")
364
+//#define MSG_INFO_PSU                      _UxGT("PSU")
365
+//#define MSG_DRIVE_STRENGTH                _UxGT("Drive Strength")
366
+//#define MSG_DAC_PERCENT                   _UxGT("Driver %")
367
+//#define MSG_DAC_EEPROM_WRITE              _UxGT("DAC EEPROM Write")
368
+//#define MSG_FILAMENT_CHANGE_HEADER_PAUSE  _UxGT("PRINT PAUSED")
369
+//#define MSG_FILAMENT_CHANGE_HEADER_LOAD   _UxGT("LOAD FILAMENT")
370
+//#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD _UxGT("UNLOAD FILAMENT")
371
+//#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("RESUME OPTIONS:")
372
+//#define MSG_FILAMENT_CHANGE_OPTION_PURGE  _UxGT("Purge more")
373
+//#define MSG_FILAMENT_CHANGE_OPTION_RESUME _UxGT("Continue")
374
+//#define MSG_FILAMENT_CHANGE_NOZZLE        _UxGT("  Nozzle: ")
375
+//#define MSG_RUNOUT_SENSOR                 _UxGT("Runout Sensor")
376
+//#define MSG_ERR_HOMING_FAILED             _UxGT("Homing failed")
377
+//#define MSG_ERR_PROBING_FAILED            _UxGT("Probing failed")
378
+//#define MSG_M600_TOO_COLD                 _UxGT("M600: Too cold")
379 379
 
380 380
 //
381 381
 // Filament Change screens show up to 3 lines on a 4-line display
382 382
 //                        ...or up to 2 lines on a 3-line display
383 383
 //
384 384
 #if LCD_HEIGHT >= 4
385
-  #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Wait for start")
386
-  #define MSG_FILAMENT_CHANGE_INIT_2          _UxGT("of the filament")
387
-  #define MSG_FILAMENT_CHANGE_INIT_3          _UxGT("change")
388
-  #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("Wait for")
389
-  #define MSG_FILAMENT_CHANGE_UNLOAD_2        _UxGT("filament unload")
390
-  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("Insert filament")
391
-  #define MSG_FILAMENT_CHANGE_INSERT_2        _UxGT("and press button")
392
-  #define MSG_FILAMENT_CHANGE_INSERT_3        _UxGT("to continue...")
393
-  #define MSG_FILAMENT_CHANGE_HEAT_1          _UxGT("Press button to")
394
-  #define MSG_FILAMENT_CHANGE_HEAT_2          _UxGT("heat nozzle.")
395
-  #define MSG_FILAMENT_CHANGE_HEATING_1       _UxGT("Heating nozzle")
396
-  #define MSG_FILAMENT_CHANGE_HEATING_2       _UxGT("Please wait...")
397
-  #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("Wait for")
398
-  #define MSG_FILAMENT_CHANGE_LOAD_2          _UxGT("filament load")
399
-  #define MSG_FILAMENT_CHANGE_PURGE_1         _UxGT("Wait for")
400
-  #define MSG_FILAMENT_CHANGE_PURGE_2         _UxGT("filament purge")
401
-  #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("Wait for print")
402
-  #define MSG_FILAMENT_CHANGE_RESUME_2        _UxGT("to resume")
385
+  //#define MSG_FILAMENT_CHANGE_INIT_1        _UxGT("Wait for start")
386
+  //#define MSG_FILAMENT_CHANGE_INIT_2        _UxGT("of the filament")
387
+  //#define MSG_FILAMENT_CHANGE_INIT_3        _UxGT("change")
388
+  //#define MSG_FILAMENT_CHANGE_UNLOAD_1      _UxGT("Wait for")
389
+  //#define MSG_FILAMENT_CHANGE_UNLOAD_2      _UxGT("filament unload")
390
+  //#define MSG_FILAMENT_CHANGE_INSERT_1      _UxGT("Insert filament")
391
+  //#define MSG_FILAMENT_CHANGE_INSERT_2      _UxGT("and press button")
392
+  //#define MSG_FILAMENT_CHANGE_INSERT_3      _UxGT("to continue...")
393
+  //#define MSG_FILAMENT_CHANGE_HEAT_1        _UxGT("Press button to")
394
+  //#define MSG_FILAMENT_CHANGE_HEAT_2        _UxGT("heat nozzle.")
395
+  //#define MSG_FILAMENT_CHANGE_HEATING_1     _UxGT("Heating nozzle")
396
+  //#define MSG_FILAMENT_CHANGE_HEATING_2     _UxGT("Please wait...")
397
+  //#define MSG_FILAMENT_CHANGE_LOAD_1        _UxGT("Wait for")
398
+  //#define MSG_FILAMENT_CHANGE_LOAD_2        _UxGT("filament load")
399
+  //#define MSG_FILAMENT_CHANGE_PURGE_1       _UxGT("Wait for")
400
+  //#define MSG_FILAMENT_CHANGE_PURGE_2       _UxGT("filament purge")
401
+  //#define MSG_FILAMENT_CHANGE_RESUME_1      _UxGT("Wait for print")
402
+  //#define MSG_FILAMENT_CHANGE_RESUME_2      _UxGT("to resume")
403 403
 #else // LCD_HEIGHT < 4
404
-  #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Please wait...")
405
-  #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("Ejecting...")
406
-  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("Insert and Click")
407
-  #define MSG_FILAMENT_CHANGE_HEAT_1          _UxGT("Click to heat")
408
-  #define MSG_FILAMENT_CHANGE_HEATING_1       _UxGT("Heating...")
409
-  #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("Loading...")
410
-  #define MSG_FILAMENT_CHANGE_PURGE_1         _UxGT("Purging...")
411
-  #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("Resuming...")
404
+  //#define MSG_FILAMENT_CHANGE_INIT_1        _UxGT("Please wait...")
405
+  //#define MSG_FILAMENT_CHANGE_UNLOAD_1      _UxGT("Ejecting...")
406
+  //#define MSG_FILAMENT_CHANGE_INSERT_1      _UxGT("Insert and Click")
407
+  //#define MSG_FILAMENT_CHANGE_HEAT_1        _UxGT("Click to heat")
408
+  //#define MSG_FILAMENT_CHANGE_HEATING_1     _UxGT("Heating...")
409
+  //#define MSG_FILAMENT_CHANGE_LOAD_1        _UxGT("Loading...")
410
+  //#define MSG_FILAMENT_CHANGE_PURGE_1       _UxGT("Purging...")
411
+  //#define MSG_FILAMENT_CHANGE_RESUME_1      _UxGT("Resuming...")
412 412
 #endif // LCD_HEIGHT < 4

+ 6
- 8
Marlin/src/lcd/language/language_pt-br.h 查看文件

@@ -85,17 +85,13 @@
85 85
 #define MSG_LEVEL_BED                       _UxGT("Nivelar Mesa")
86 86
 #define MSG_LEVEL_CORNERS                   _UxGT("Nivelar Cantos")
87 87
 #define MSG_NEXT_CORNER                     _UxGT("Próximo Canto")
88
+#define MSG_EDIT_MESH                       _UxGT("Editar Malha")
88 89
 #define MSG_EDITING_STOPPED                 _UxGT("Fim da Edição")
89 90
 #define MSG_MESH_X                          _UxGT("Índice X")
90 91
 #define MSG_MESH_Y                          _UxGT("Índice Y")
91 92
 #define MSG_MESH_EDIT_Z                     _UxGT("Valor Z")
92 93
 #define MSG_USER_MENU                       _UxGT("Comando customizado")
93 94
 
94
-#define MSG_UBL_DOING_G29                   _UxGT("Executando G29")
95
-#define MSG_UBL_UNHOMED                     _UxGT("Fora da Origam")
96
-#define MSG_UBL_TOOLS                       _UxGT("Ferramentas UBL")
97
-#define MSG_UBL_LEVEL_BED                   _UxGT("Nivel. Mesa Unif.")
98
-
99 95
 #define MSG_IDEX_MENU                       _UxGT("Modo IDEX")
100 96
 #define MSG_IDEX_MODE_AUTOPARK              _UxGT("Auto-Estacionar")
101 97
 #define MSG_IDEX_MODE_DUPLICATE             _UxGT("Duplicação")
@@ -105,11 +101,14 @@
105 101
 #define MSG_Y_OFFSET                        _UxGT("2o bico Y")
106 102
 #define MSG_Z_OFFSET                        _UxGT("2o bico Z")
107 103
 
104
+#define MSG_UBL_DOING_G29                   _UxGT("Executando G29")
105
+#define MSG_UBL_UNHOMED                     _UxGT("Fora da Origam")
106
+#define MSG_UBL_TOOLS                       _UxGT("Ferramentas UBL")
107
+#define MSG_UBL_LEVEL_BED                   _UxGT("Nivel. Mesa Unif.")
108 108
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Fazer malha manual")
109 109
 #define MSG_UBL_BC_INSERT                   _UxGT("Calçar e calibrar")
110 110
 #define MSG_UBL_BC_INSERT2                  _UxGT("Medir")
111 111
 #define MSG_UBL_BC_REMOVE                   _UxGT("Remover e calibrar")
112
-
113 112
 #define MSG_UBL_MOVING_TO_NEXT              _UxGT("Movendo para Próximo")
114 113
 #define MSG_UBL_ACTIVATE_MESH               _UxGT("Ativar UBL")
115 114
 #define MSG_UBL_DEACTIVATE_MESH             _UxGT("Desativar UBL")
@@ -144,7 +143,6 @@
144 143
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Salvar Malha CSV")
145 144
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Salvar Backup")
146 145
 #define MSG_UBL_INFO_UBL                    _UxGT("Informação do UBL")
147
-#define MSG_EDIT_MESH                       _UxGT("Editar Malha")
148 146
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Qtd de Enchimento")
149 147
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Enchimento Manual")
150 148
 #define MSG_UBL_SMART_FILLIN                _UxGT("Enchimento Smart")
@@ -159,7 +157,7 @@
159 157
 #define MSG_UBL_SAVE_MESH                   _UxGT("Salvar Malha")
160 158
 #define MSG_MESH_LOADED                     _UxGT("Malha %i carregada")
161 159
 #define MSG_MESH_SAVED                      _UxGT("Malha %i salva")
162
-#define MSG_NO_STORAGE                      _UxGT("Sem armazenamento")
160
+#define MSG_UBL_NO_STORAGE                  _UxGT("Sem armazenamento")
163 161
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Erro ao salvar UBL")
164 162
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Erro no restauro UBL")
165 163
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Compensação Z parou")

+ 6
- 7
Marlin/src/lcd/language/language_ru.h 查看文件

@@ -80,14 +80,10 @@
80 80
 #define MSG_LEVEL_BED                       _UxGT("Калибровать стол")
81 81
 #define MSG_LEVEL_CORNERS                   _UxGT("Выровнять углы")
82 82
 #define MSG_NEXT_CORNER                     _UxGT("Следующий угол")
83
+#define MSG_EDIT_MESH                       _UxGT("Редактировать сетку")
83 84
 #define MSG_EDITING_STOPPED                 _UxGT("Ред. сетки завершено")
84 85
 #define MSG_USER_MENU                       _UxGT("Свои команды")
85 86
 
86
-#define MSG_UBL_DOING_G29                   _UxGT("Выполняем G29")
87
-#define MSG_UBL_UNHOMED                     _UxGT("Паркуем сначала XYZ")
88
-#define MSG_UBL_TOOLS                       _UxGT("Утилиты UBL")
89
-#define MSG_UBL_LEVEL_BED                   _UxGT("Калибровка UBL")
90
-
91 87
 #define MSG_M48_TEST                        _UxGT("Проверка датчика Z")
92 88
 #define MSG_M48_DEVIATION                   _UxGT("Отклонение")
93 89
 
@@ -98,6 +94,10 @@
98 94
 #define MSG_Y_OFFSET                        _UxGT("2-е сопло Y")
99 95
 #define MSG_Z_OFFSET                        _UxGT("2-е сопло Z")
100 96
 
97
+#define MSG_UBL_DOING_G29                   _UxGT("Выполняем G29")
98
+#define MSG_UBL_UNHOMED                     _UxGT("Паркуем сначала XYZ")
99
+#define MSG_UBL_TOOLS                       _UxGT("Утилиты UBL")
100
+#define MSG_UBL_LEVEL_BED                   _UxGT("Калибровка UBL")
101 101
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Постр. сетку от руки")
102 102
 #define MSG_UBL_BC_INSERT                   _UxGT("Пост. шимм и измер.")
103 103
 #define MSG_UBL_BC_INSERT2                  _UxGT("Измерение")
@@ -136,7 +136,6 @@
136 136
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Вывести в CSV")
137 137
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Забекапить сетку")
138 138
 #define MSG_UBL_INFO_UBL                    _UxGT("Вывод информации UBL")
139
-#define MSG_EDIT_MESH                       _UxGT("Редактировать сетку")
140 139
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Кол-во заполнителя")
141 140
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Ручное заполнение")
142 141
 #define MSG_UBL_SMART_FILLIN                _UxGT("Умное заполнение")
@@ -151,7 +150,7 @@
151 150
 #define MSG_UBL_SAVE_MESH                   _UxGT("Сохранить сетку стола")
152 151
 #define MSG_MESH_LOADED                     _UxGT("Сетка %i загружена")
153 152
 #define MSG_MESH_SAVED                      _UxGT("Сетка %i сохранена")
154
-#define MSG_NO_STORAGE                      _UxGT("Нет хранилища")
153
+#define MSG_UBL_NO_STORAGE                  _UxGT("Нет хранилища")
155 154
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Ошибка: Сохран. UBL")
156 155
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Ошибка: Восстан. UBL")
157 156
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Смещение Z останов.")

+ 6
- 6
Marlin/src/lcd/language/language_sk.h 查看文件

@@ -100,6 +100,7 @@
100 100
 #define MSG_LEVEL_BED                       _UxGT("Vyrovnať podložku")
101 101
 #define MSG_LEVEL_CORNERS                   _UxGT("Vyrovnať rohy")
102 102
 #define MSG_NEXT_CORNER                     _UxGT("Ďalší roh")
103
+#define MSG_EDIT_MESH                       _UxGT("Upraviť sieť bodov")
103 104
 #define MSG_EDITING_STOPPED                 _UxGT("Koniec úprav siete")
104 105
 #define MSG_PROBING_MESH                    _UxGT("Skúšam bod")
105 106
 #define MSG_MESH_X                          _UxGT("Index X")
@@ -107,10 +108,6 @@
107 108
 #define MSG_MESH_EDIT_Z                     _UxGT("Hodnota Z")
108 109
 #define MSG_USER_MENU                       _UxGT("Vlastné príkazy")
109 110
 
110
-#define MSG_UBL_DOING_G29                   _UxGT("Vykonávam G29")
111
-#define MSG_UBL_UNHOMED                     _UxGT("Prejdite domov")
112
-#define MSG_UBL_TOOLS                       _UxGT("Nástroje UBL")
113
-#define MSG_UBL_LEVEL_BED                   _UxGT("UBL rovnanie")
114 111
 #define MSG_LCD_TILTING_MESH                _UxGT("Vyrovnávam bod")
115 112
 #define MSG_IDEX_MENU                       _UxGT("IDEX režim")
116 113
 #define MSG_OFFSETS_MENU                    _UxGT("Ofset nástrojov")
@@ -121,6 +118,10 @@
121 118
 #define MSG_X_OFFSET                        _UxGT("2. tryska X")
122 119
 #define MSG_Y_OFFSET                        _UxGT("2. tryska Y")
123 120
 #define MSG_Z_OFFSET                        _UxGT("2. tryska Z")
121
+#define MSG_UBL_DOING_G29                   _UxGT("Vykonávam G29")
122
+#define MSG_UBL_UNHOMED                     _UxGT("Prejdite domov")
123
+#define MSG_UBL_TOOLS                       _UxGT("Nástroje UBL")
124
+#define MSG_UBL_LEVEL_BED                   _UxGT("UBL rovnanie")
124 125
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Manuálna sieť bodov")
125 126
 #define MSG_UBL_BC_INSERT                   _UxGT("Položte a zmerajte")
126 127
 #define MSG_UBL_BC_INSERT2                  _UxGT("Zmerajte")
@@ -159,7 +160,6 @@
159 160
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("Exportovať do CSV")
160 161
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Záloha do PC")
161 162
 #define MSG_UBL_INFO_UBL                    _UxGT("Info. o UBL do PC")
162
-#define MSG_EDIT_MESH                       _UxGT("Upraviť sieť bodov")
163 163
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Hustota mriežky")
164 164
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Ručné vyplnenie")
165 165
 #define MSG_UBL_SMART_FILLIN                _UxGT("Chytré vyplnenie")
@@ -174,7 +174,7 @@
174 174
 #define MSG_UBL_SAVE_MESH                   _UxGT("Uložiť sieť bodov")
175 175
 #define MSG_MESH_LOADED                     _UxGT("Sieť %i načítaná")
176 176
 #define MSG_MESH_SAVED                      _UxGT("Sieť %i uložená")
177
-#define MSG_NO_STORAGE                      _UxGT("Nedostatok miesta")
177
+#define MSG_UBL_NO_STORAGE                  _UxGT("Nedostatok miesta")
178 178
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Chyba: Ukladanie UBL")
179 179
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Chyba: Obnovenie UBL")
180 180
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Koniec kompenz. Z")

+ 6
- 6
Marlin/src/lcd/language/language_tr.h 查看文件

@@ -86,15 +86,12 @@
86 86
 #define MSG_LEVEL_BED                       _UxGT("Tabla Hizası")
87 87
 #define MSG_LEVEL_CORNERS                   _UxGT("Hizalama Köşeleri")
88 88
 #define MSG_NEXT_CORNER                     _UxGT("Sonraki Köşe")
89
+#define MSG_EDIT_MESH                       _UxGT("Mesh Düzenle")
89 90
 #define MSG_EDITING_STOPPED                 _UxGT("Mesh Düzenleme Durdu")
90 91
 #define MSG_MESH_X                          _UxGT("İndeks X")
91 92
 #define MSG_MESH_Y                          _UxGT("İndeks Y")
92 93
 #define MSG_MESH_EDIT_Z                     _UxGT("Z Değeri")
93 94
 #define MSG_USER_MENU                       _UxGT("Özel Komutlar")
94
-#define MSG_UBL_DOING_G29                   _UxGT("G29 Çalışıyor")
95
-#define MSG_UBL_UNHOMED                     _UxGT("Ilk XYZ Sıfırla")
96
-#define MSG_UBL_TOOLS                       _UxGT("UBL Araçları")
97
-#define MSG_UBL_LEVEL_BED                   _UxGT("UBL Yatak Hizalama")
98 95
 #define MSG_IDEX_MENU                       _UxGT("IDEX Modu")
99 96
 #define MSG_IDEX_MODE_AUTOPARK              _UxGT("Oto-Park")
100 97
 #define MSG_IDEX_MODE_DUPLICATE             _UxGT("Kopyala")
@@ -103,6 +100,10 @@
103 100
 #define MSG_X_OFFSET                        _UxGT("2. nozul X")
104 101
 #define MSG_Y_OFFSET                        _UxGT("2. nozul Y")
105 102
 #define MSG_Z_OFFSET                        _UxGT("2. nozul Z")
103
+#define MSG_UBL_DOING_G29                   _UxGT("G29 Çalışıyor")
104
+#define MSG_UBL_UNHOMED                     _UxGT("Ilk XYZ Sıfırla")
105
+#define MSG_UBL_TOOLS                       _UxGT("UBL Araçları")
106
+#define MSG_UBL_LEVEL_BED                   _UxGT("UBL Yatak Hizalama")
106 107
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Elle Mesh Oluştur")
107 108
 #define MSG_UBL_BC_INSERT                   _UxGT("Altlık & Ölçü Ver")
108 109
 #define MSG_UBL_BC_INSERT2                  _UxGT("Ölçü")
@@ -141,7 +142,6 @@
141 142
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("CSV için Çıktı")
142 143
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("Yazıcıda Yedek Kpalı")
143 144
 #define MSG_UBL_INFO_UBL                    _UxGT("UBL Çıkış Bilgisi")
144
-#define MSG_EDIT_MESH                       _UxGT("Mesh Düzenle")
145 145
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("Dolgu Miktarı")
146 146
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("Manuel Dolgu")
147 147
 #define MSG_UBL_SMART_FILLIN                _UxGT("Akıllı Dogu")
@@ -156,7 +156,7 @@
156 156
 #define MSG_UBL_SAVE_MESH                   _UxGT("Yatak Mesh Kayıt Et")
157 157
 #define MSG_MESH_LOADED                     _UxGT("Mesh %i yüklendi")
158 158
 #define MSG_MESH_SAVED                      _UxGT("Mesh %i kayıtlandı")
159
-#define MSG_NO_STORAGE                      _UxGT("Depolama Yok")
159
+#define MSG_UBL_NO_STORAGE                  _UxGT("Depolama Yok")
160 160
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Hata: UBL Kayıt")
161 161
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Hata: UBL Yenileme")
162 162
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Ofset Durduruldu")

+ 2
- 3
Marlin/src/lcd/language/language_zh_CN.h 查看文件

@@ -74,6 +74,7 @@
74 74
 #define MSG_LEVEL_CORNERS                   _UxGT("调平边角") // "Level corners"
75 75
 
76 76
 #define MSG_NEXT_CORNER                     _UxGT("下个边角") // "Next corner"
77
+#define MSG_EDIT_MESH                       _UxGT("编辑网格") // "Edit Mesh"
77 78
 #define MSG_EDITING_STOPPED                 _UxGT("网格编辑已停止") // "Mesh Editing Stopped"
78 79
 #define MSG_USER_MENU                       _UxGT("定制命令") // "Custom Commands"
79 80
 
@@ -82,7 +83,6 @@
82 83
 #define MSG_UBL_TOOLS                       _UxGT("UBL工具") // "UBL Tools"
83 84
 #define MSG_UBL_LEVEL_BED                   _UxGT("统一热床调平(UBL)") // "Unified Bed Leveling"
84 85
 #define MSG_UBL_MANUAL_MESH                 _UxGT("手工创设网格") // "Manually Build Mesh"
85
-
86 86
 #define MSG_UBL_BC_INSERT                   _UxGT("放置垫片并测量") // "Place shim & measure"
87 87
 #define MSG_UBL_BC_INSERT2                  _UxGT("测量") // "Measure"
88 88
 #define MSG_UBL_BC_REMOVE                   _UxGT("移除并测量热床") // "Remove & measure bed"
@@ -118,7 +118,6 @@
118 118
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("输出到CSV") // "Output for CSV"
119 119
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("输出到备份") // "Off Printer Backup"
120 120
 #define MSG_UBL_INFO_UBL                    _UxGT("输出UBL信息") // "Output UBL Info"
121
-#define MSG_EDIT_MESH                       _UxGT("编辑网格") // "Edit Mesh"
122 121
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("填充合计") // "Fill-in Amount"
123 122
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("手工填充") // "Manual Fill-in"
124 123
 #define MSG_UBL_SMART_FILLIN                _UxGT("聪明填充") // "Smart Fill-in"
@@ -133,7 +132,7 @@
133 132
 #define MSG_UBL_SAVE_MESH                   _UxGT("保存热床网格") // "Save Bed Mesh"
134 133
 #define MSG_MESH_LOADED                     _UxGT("网格 %i 已装载") // "Mesh %i loaded"
135 134
 #define MSG_MESH_SAVED                      _UxGT("网格 %i 已保存") // "Mesh %i saved"
136
-#define MSG_NO_STORAGE                      _UxGT("没有存储") // "No storage"
135
+#define MSG_UBL_NO_STORAGE                  _UxGT("没有存储") // "No storage"
137 136
 #define MSG_UBL_SAVE_ERROR                  _UxGT("错误: UBL保存") // "Err: UBL Save"
138 137
 #define MSG_UBL_RESTORE_ERROR               _UxGT("错误: UBL还原") // "Err: UBL Restore"
139 138
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z偏移已停止") // "Z-Offset Stopped"

+ 2
- 3
Marlin/src/lcd/language/language_zh_TW.h 查看文件

@@ -74,6 +74,7 @@
74 74
 #define MSG_LEVEL_CORNERS                   _UxGT("調平邊角") // "Level corners"
75 75
 
76 76
 #define MSG_NEXT_CORNER                     _UxGT("下个邊角") // "Next corner"
77
+#define MSG_EDIT_MESH                       _UxGT("編輯網格") // "Edit Mesh"
77 78
 #define MSG_EDITING_STOPPED                 _UxGT("網格編輯已停止") // "Mesh Editing Stopped"
78 79
 #define MSG_USER_MENU                       _UxGT("客制命令") // "Custom Commands"
79 80
 
@@ -82,7 +83,6 @@
82 83
 #define MSG_UBL_TOOLS                       _UxGT("UBL工具") // "UBL Tools"
83 84
 #define MSG_UBL_LEVEL_BED                   _UxGT("統一熱床調平(UBL)") // "Unified Bed Leveling"
84 85
 #define MSG_UBL_MANUAL_MESH                 _UxGT("手工建网") // "Manually Build Mesh"
85
-
86 86
 #define MSG_UBL_BC_INSERT                   _UxGT("放置墊片並測量") // "Place shim & measure"
87 87
 #define MSG_UBL_BC_INSERT2                  _UxGT("測量") // "Measure"
88 88
 #define MSG_UBL_BC_REMOVE                   _UxGT("移除並測量熱床") // "Remove & measure bed"
@@ -118,7 +118,6 @@
118 118
 #define MSG_UBL_OUTPUT_MAP_CSV              _UxGT("輸出到CSV") // "Output for CSV"
119 119
 #define MSG_UBL_OUTPUT_MAP_BACKUP           _UxGT("輸出到備份") // "Off Printer Backup"
120 120
 #define MSG_UBL_INFO_UBL                    _UxGT("輸出UBL信息") // "Output UBL Info"
121
-#define MSG_EDIT_MESH                       _UxGT("編輯網格") // "Edit Mesh"
122 121
 #define MSG_UBL_FILLIN_AMOUNT               _UxGT("填充合計") // "Fill-in Amount"
123 122
 #define MSG_UBL_MANUAL_FILLIN               _UxGT("手工填充") // "Manual Fill-in"
124 123
 #define MSG_UBL_SMART_FILLIN                _UxGT("聰明填充") // "Smart Fill-in"
@@ -133,7 +132,7 @@
133 132
 #define MSG_UBL_SAVE_MESH                   _UxGT("保存熱床網格") // "Save Bed Mesh"
134 133
 #define MSG_MESH_LOADED                     _UxGT("網格 %i 已裝載") // "Mesh %i loaded"
135 134
 #define MSG_MESH_SAVED                      _UxGT("網格 %i 已保存") // "Mesh %i saved"
136
-#define MSG_NO_STORAGE                      _UxGT("沒有存儲") // "No storage"
135
+#define MSG_UBL_NO_STORAGE                  _UxGT("沒有存儲") // "No storage"
137 136
 #define MSG_UBL_SAVE_ERROR                  _UxGT("錯誤: UBL保存") // "Err: UBL Save"
138 137
 #define MSG_UBL_RESTORE_ERROR               _UxGT("錯誤: UBL還原") // "Err: UBL Restore"
139 138
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z偏移已停止") // "Z-Offset Stopped"

+ 1
- 1
Marlin/src/lcd/menu/menu_ubl.cpp 查看文件

@@ -392,7 +392,7 @@ void _lcd_ubl_storage_mesh() {
392 392
   START_MENU();
393 393
   MENU_BACK(MSG_UBL_LEVEL_BED);
394 394
   if (!WITHIN(ubl_storage_slot, 0, a - 1)) {
395
-    STATIC_ITEM(MSG_NO_STORAGE);
395
+    STATIC_ITEM(MSG_UBL_NO_STORAGE);
396 396
   }
397 397
   else {
398 398
     MENU_ITEM_EDIT(int3, MSG_UBL_STORAGE_SLOT, &ubl_storage_slot, 0, a - 1);

Loading…
取消
儲存