Print/display ABL current probe point (#14788)
This commit is contained in:
committed by
Scott Lahteine
parent
3765e67434
commit
f59a7e8b07
@@ -95,6 +95,7 @@
|
||||
#define MSG_LEVEL_CORNERS _UxGT("Ecken nivellieren")
|
||||
#define MSG_NEXT_CORNER _UxGT("Nächste Ecke")
|
||||
#define MSG_EDITING_STOPPED _UxGT("Netzbearb. angeh.")
|
||||
#define MSG_PROBING_MESH _UxGT("Messpunkt")
|
||||
#define MSG_MESH_X _UxGT("Index X")
|
||||
#define MSG_MESH_Y _UxGT("Index Y")
|
||||
#define MSG_MESH_EDIT_Z _UxGT("Z-Wert")
|
||||
@@ -103,7 +104,6 @@
|
||||
#define MSG_UBL_UNHOMED _UxGT("Home XYZ zuerst")
|
||||
#define MSG_UBL_TOOLS _UxGT("UBL-Werkzeuge")
|
||||
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
||||
#define MSG_LCD_PROBING_MESH _UxGT("Messpunkt")
|
||||
#define MSG_LCD_TILTING_MESH _UxGT("Berührungspunkt")
|
||||
#define MSG_IDEX_MENU _UxGT("IDEX-Modus")
|
||||
#define MSG_OFFSETS_MENU _UxGT("Werkzeugversätze")
|
||||
|
||||
Reference in New Issue
Block a user