LCD Panel Interactive Mesh Editing (#7045)
Original Mesh Bed Leveling replacement put at top of UBL Menu Options to help facilitate the removal of the Original Mesh Bed Leveling. Radar display (and control) of the UBL Interactive Mesh Editing.
This commit is contained in:
@ -280,6 +280,9 @@
|
||||
#ifndef MSG_UBL_OUTPUT_MAP_CSV
|
||||
#define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
|
||||
#endif
|
||||
#ifndef MSG_UBL_OUTPUT_MAP_BACKUP
|
||||
#define MSG_UBL_OUTPUT_MAP_BACKUP _UxGT("Off Printer Backup")
|
||||
#endif
|
||||
#ifndef MSG_UBL_INFO_UBL
|
||||
#define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user