|
@@ -47,11 +47,11 @@
|
47
|
47
|
#define MSG_DISABLE_STEPPERS "Uvolnit motory"
|
48
|
48
|
#define MSG_AUTO_HOME "Domovska pozice"
|
49
|
49
|
#define MSG_LEVEL_BED_HOMING "Mereni podlozky"
|
50
|
|
-#define MSG_LEVEL_BED_WAITING "Click to Begin"
|
51
|
|
-#define MSG_LEVEL_BED_DONE "Leveling Done!"
|
52
|
|
-#define MSG_LEVEL_BED_CANCEL "Cancel"
|
|
50
|
+#define MSG_LEVEL_BED_WAITING "Kliknutim spustte"
|
|
51
|
+#define MSG_LEVEL_BED_DONE "Mereni hotovo!"
|
|
52
|
+#define MSG_LEVEL_BED_CANCEL "Storno"
|
53
|
53
|
#define MSG_SET_HOME_OFFSETS "Nastavit ofsety"
|
54
|
|
-#define MSG_HOME_OFFSETS_APPLIED "Offsets applied"
|
|
54
|
+#define MSG_HOME_OFFSETS_APPLIED "Ofsety nastaveny"
|
55
|
55
|
#define MSG_SET_ORIGIN "Nastavit pocatek"
|
56
|
56
|
#define MSG_PREHEAT_PLA "Zahrat PLA"
|
57
|
57
|
#define MSG_PREHEAT_PLA_N MSG_PREHEAT_PLA " "
|
|
@@ -78,6 +78,7 @@
|
78
|
78
|
#define MSG_MOVE_1MM "Posunout o 1mm"
|
79
|
79
|
#define MSG_MOVE_10MM "Posunout o 10mm"
|
80
|
80
|
#define MSG_SPEED "Rychlost"
|
|
81
|
+#define MSG_BED_Z "Vyska podl."
|
81
|
82
|
#define MSG_NOZZLE "Tryska"
|
82
|
83
|
#define MSG_BED "Podlozka"
|
83
|
84
|
#define MSG_FAN_SPEED "Rychlost vent."
|