|
@@ -228,7 +228,7 @@
|
|
|
#define MSG_STORE_EPROM "Store memory"
|
|
|
#define MSG_LOAD_EPROM "Ulozit pamet"
|
|
|
#define MSG_RESTORE_FAILSAFE "Obnovit vychozi"
|
|
|
-#define MSG_REFRESH "Obnovit"
|
|
|
+#define MSG_REFRESH "\xF8" "Obnovit"
|
|
|
|
|
|
#define MSG_PREPARE "Priprava"
|
|
|
|
|
@@ -253,39 +253,39 @@
|
|
|
|
|
|
#define MSG_RECTRACT "Rectract"
|
|
|
|
|
|
-#define MSG_HOMEYZ "Kalibruj Z"
|
|
|
-#define MSG_HOMEYZ_PROGRESS "Kalibruje Z"
|
|
|
-#define MSG_HOMEYZ_DONE "Kalibracja OK"
|
|
|
-
|
|
|
-#define MSG_SELFTEST_ERROR "Selftest error !"
|
|
|
-#define MSG_SELFTEST_PLEASECHECK "Skontroluj :"
|
|
|
-#define MSG_SELFTEST_NOTCONNECTED "Nie podlaczono "
|
|
|
-#define MSG_SELFTEST_HEATERTHERMISTOR "Heater/Thermistor"
|
|
|
-#define MSG_SELFTEST_BEDHEATER "Bed / Heater"
|
|
|
-#define MSG_SELFTEST_WIRINGERROR "Blad polaczenia"
|
|
|
-#define MSG_SELFTEST_ENDSTOPS "Endstops"
|
|
|
-#define MSG_SELFTEST_MOTOR "Silnik"
|
|
|
-#define MSG_SELFTEST_ENDSTOP "Endstop"
|
|
|
-#define MSG_SELFTEST_ENDSTOP_NOTHIT "Endstop not hit"
|
|
|
-#define MSG_SELFTEST_OK "Self test OK"
|
|
|
-
|
|
|
-#define MSG_STATS_TOTALFILAMENT "Filament lacznie :"
|
|
|
-#define MSG_STATS_TOTALPRINTTIME "Czas calkowity :"
|
|
|
-#define MSG_STATS_FILAMENTUSED "Filament : "
|
|
|
-#define MSG_STATS_PRINTTIME "Czas druku : "
|
|
|
-
|
|
|
-#define MSG_SELFTEST_START "Self test start "
|
|
|
-#define MSG_SELFTEST_CHECK_ENDSTOPS "Kontrola endstops"
|
|
|
-#define MSG_SELFTEST_CHECK_HOTEND "Kontrola hotend "
|
|
|
-#define MSG_SELFTEST_CHECK_X "Kontrola X axis "
|
|
|
-#define MSG_SELFTEST_CHECK_Y "Kontrola Y axis "
|
|
|
-#define MSG_SELFTEST_CHECK_Z "Kontrola Z axis "
|
|
|
-#define MSG_SELFTEST_CHECK_BED "Kontrola bed "
|
|
|
-#define MSG_SELFTEST_CHECK_ALLCORRECT "Wszystko OK "
|
|
|
-#define MSG_SELFTEST "Selftest "
|
|
|
-#define MSG_SELFTEST_FAILED "Selftest nieudany"
|
|
|
-
|
|
|
-#define MSG_STATISTICS "Statystyka "
|
|
|
+#define MSG_HOMEYZ "Kalibruj Z"
|
|
|
+#define MSG_HOMEYZ_PROGRESS "Kalibruje Z"
|
|
|
+#define MSG_HOMEYZ_DONE "Kalibracja OK"
|
|
|
+
|
|
|
+#define MSG_SELFTEST_ERROR "Selftest error !"
|
|
|
+#define MSG_SELFTEST_PLEASECHECK "Skontroluj :"
|
|
|
+#define MSG_SELFTEST_NOTCONNECTED "Nie podlaczono "
|
|
|
+#define MSG_SELFTEST_HEATERTHERMISTOR "Heater/Thermistor"
|
|
|
+#define MSG_SELFTEST_BEDHEATER "Bed / Heater"
|
|
|
+#define MSG_SELFTEST_WIRINGERROR "Blad polaczenia"
|
|
|
+#define MSG_SELFTEST_ENDSTOPS "Endstops"
|
|
|
+#define MSG_SELFTEST_MOTOR "Silnik"
|
|
|
+#define MSG_SELFTEST_ENDSTOP "Endstop"
|
|
|
+#define MSG_SELFTEST_ENDSTOP_NOTHIT "Endstop not hit"
|
|
|
+#define MSG_SELFTEST_OK "Self test OK"
|
|
|
+
|
|
|
+#define MSG_STATS_TOTALFILAMENT "Filament lacznie :"
|
|
|
+#define MSG_STATS_TOTALPRINTTIME "Czas calkowity :"
|
|
|
+#define MSG_STATS_FILAMENTUSED "Filament : "
|
|
|
+#define MSG_STATS_PRINTTIME "Czas druku : "
|
|
|
+
|
|
|
+#define MSG_SELFTEST_START "Self test start "
|
|
|
+#define MSG_SELFTEST_CHECK_ENDSTOPS "Kontrola endstops"
|
|
|
+#define MSG_SELFTEST_CHECK_HOTEND "Kontrola hotend "
|
|
|
+#define MSG_SELFTEST_CHECK_X "Kontrola X axis "
|
|
|
+#define MSG_SELFTEST_CHECK_Y "Kontrola Y axis "
|
|
|
+#define MSG_SELFTEST_CHECK_Z "Kontrola Z axis "
|
|
|
+#define MSG_SELFTEST_CHECK_BED "Kontrola bed "
|
|
|
+#define MSG_SELFTEST_CHECK_ALLCORRECT "Wszystko OK "
|
|
|
+#define MSG_SELFTEST "Selftest "
|
|
|
+#define MSG_SELFTEST_FAILED "Selftest nieudany"
|
|
|
+
|
|
|
+#define MSG_STATISTICS "Statystyka "
|
|
|
#define MSG_USB_PRINTING "Druk z USB "
|
|
|
|
|
|
|