Add more options to the Bed Leveling menu
This commit is contained in:
parent
0cbe448edf
commit
01e7e234c6
34 changed files with 165 additions and 126 deletions
|
|
@ -47,7 +47,6 @@
|
|||
#define MSG_LEVEL_BED_WAITING _UxGT("Klikni za početak")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Sljedeća točka")
|
||||
#define MSG_LEVEL_BED_DONE _UxGT("Niveliranje gotovo!")
|
||||
#define MSG_LEVEL_BED_CANCEL _UxGT("Otkaži")
|
||||
#define MSG_SET_HOME_OFFSETS _UxGT("Postavi home offsete")
|
||||
#define MSG_HOME_OFFSETS_APPLIED _UxGT("Offsets postavljeni")
|
||||
#define MSG_SET_ORIGIN _UxGT("Postavi ishodište")
|
||||
|
|
@ -67,6 +66,7 @@
|
|||
#define MSG_EXTRUDE _UxGT("Extrude")
|
||||
#define MSG_RETRACT _UxGT("Retract")
|
||||
#define MSG_MOVE_AXIS _UxGT("Miči os")
|
||||
#define MSG_BED_LEVELING _UxGT("Niveliraj bed")
|
||||
#define MSG_LEVEL_BED _UxGT("Niveliraj bed")
|
||||
#define MSG_MOVE_X _UxGT("Miči X")
|
||||
#define MSG_MOVE_Y _UxGT("Miči Y")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue