Print/display ABL current probe point (#14788)
This commit is contained in:
committed by
Scott Lahteine
parent
3765e67434
commit
f59a7e8b07
@ -93,6 +93,7 @@
|
||||
#define MSG_LEVEL_CORNERS _UxGT("Livella spigoli")
|
||||
#define MSG_NEXT_CORNER _UxGT("Prossimo spigolo")
|
||||
#define MSG_EDITING_STOPPED _UxGT("Modif. Mesh Fermata")
|
||||
#define MSG_PROBING_MESH _UxGT("Punto sondato")
|
||||
#define MSG_MESH_X _UxGT("Indice X")
|
||||
#define MSG_MESH_Y _UxGT("Indice Y")
|
||||
#define MSG_MESH_EDIT_Z _UxGT("Valore di Z")
|
||||
@ -101,7 +102,6 @@
|
||||
#define MSG_UBL_UNHOMED _UxGT("Home XYZ prima")
|
||||
#define MSG_UBL_TOOLS _UxGT("Strumenti UBL")
|
||||
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
||||
#define MSG_LCD_PROBING_MESH _UxGT("Punto sondato")
|
||||
#define MSG_LCD_TILTING_MESH _UxGT("Punto inclinaz.")
|
||||
#define MSG_M48_TEST _UxGT("Test sonda M48")
|
||||
#define MSG_M48_DEVIATION _UxGT("Deviazione")
|
||||
|
Reference in New Issue
Block a user