|
@@ -97,6 +97,8 @@
|
97
|
97
|
#define MSG_UBL_UNHOMED _UxGT("Home XYZ prima")
|
98
|
98
|
#define MSG_UBL_TOOLS _UxGT("Strumenti UBL")
|
99
|
99
|
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
|
100
|
+#define MSG_LCD_PROBING_MESH _UxGT("Punto sondato")
|
|
101
|
+#define MSG_LCD_TILTING_MESH _UxGT("Punto inclinaz.")
|
100
|
102
|
#define MSG_IDEX_MENU _UxGT("Modo IDEX")
|
101
|
103
|
#define MSG_OFFSETS_MENU _UxGT("Strumenti Offsets")
|
102
|
104
|
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-Park")
|
|
@@ -324,6 +326,7 @@
|
324
|
326
|
#define MSG_BLTOUCH_SW_MODE _UxGT("BLTouch modo SW")
|
325
|
327
|
#define MSG_BLTOUCH_5V_MODE _UxGT("BLTouch modo 5V")
|
326
|
328
|
#define MSG_BLTOUCH_OD_MODE _UxGT("BLTouch modo OD")
|
|
329
|
+#define MSG_BLTOUCH_MODE_STORE _UxGT("BLTouch modo mem.")
|
327
|
330
|
#define MSG_BLTOUCH_STOW _UxGT("Ritrai BLTouch")
|
328
|
331
|
#define MSG_MANUAL_DEPLOY _UxGT("Estendi Sonda-Z")
|
329
|
332
|
#define MSG_MANUAL_STOW _UxGT("Ritrai Sonda-Z")
|