|
@@ -82,6 +82,9 @@
|
82
|
82
|
#define MSG_LEVEL_CORNERS _UxGT("Livella spigoli")
|
83
|
83
|
#define MSG_NEXT_CORNER _UxGT("Prossimo spigolo")
|
84
|
84
|
#define MSG_EDITING_STOPPED _UxGT("Modif. Mesh Fermata")
|
|
85
|
+#define MSG_MESH_X _UxGT("Indice X")
|
|
86
|
+#define MSG_MESH_Y _UxGT("Indice Y")
|
|
87
|
+#define MSG_MESH_EDIT_Z _UxGT("Valore di Z")
|
85
|
88
|
#define MSG_USER_MENU _UxGT("Comandi personaliz.")
|
86
|
89
|
#define MSG_UBL_DOING_G29 _UxGT("G29 in corso")
|
87
|
90
|
#define MSG_UBL_UNHOMED _UxGT("Home XYZ prima")
|