Browse Source

Removed unused texts, increased reserved space to 0x2e00 (11776 bytes)

Robert Pelnar 5 years ago
parent
commit
41a827fa00
8 changed files with 2 additions and 704 deletions
  1. 2 2
      Firmware/config.h
  2. 0 78
      lang/lang_en.txt
  3. 0 104
      lang/lang_en_cz.txt
  4. 0 104
      lang/lang_en_de.txt
  5. 0 104
      lang/lang_en_es.txt
  6. 0 104
      lang/lang_en_fr.txt
  7. 0 104
      lang/lang_en_it.txt
  8. 0 104
      lang/lang_en_pl.txt

+ 2 - 2
Firmware/config.h

@@ -50,9 +50,9 @@
 #define LANG_MODE              1 // sec. language support
 
 #if (MOTHERBOARD == BOARD_EINSY_1_0a)
-#define LANG_SIZE_RESERVED     0x2b00 // reserved space for secondary language (11008 bytes)
+#define LANG_SIZE_RESERVED     0x2e00 // reserved space for secondary language (11776 bytes)
 #else //MOTHERBOARD == BOARD_EINSY_1_0a
-#define LANG_SIZE_RESERVED     0x2d00 // reserved space for secondary language (11520 bytes)
+#define LANG_SIZE_RESERVED     0x2e00 // reserved space for secondary language (11776 bytes)
 #endif //MOTHERBOARD == BOARD_EINSY_1_0a
 
 

+ 0 - 78
lang/lang_en.txt

@@ -76,12 +76,6 @@
 #MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=4
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 
@@ -121,9 +115,6 @@
 #
 "Cancel"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 
@@ -214,21 +205,6 @@
 #MSG_ERROR c=0 r=0
 "ERROR:"
 
-#
-"External SPI flash W25X20CL not responding."
-
-#
-"Extruder 1"
-
-#
-"Extruder 2"
-
-#
-"Extruder 3"
-
-#
-"Extruder 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 
@@ -268,9 +244,6 @@
 #MSG_FSENSOR_ON c=0 r=0
 "Fil. sensor  [on]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 
@@ -289,9 +262,6 @@
 #MSG_FILAMENT_SENSOR c=20 r=0
 "Filament sensor"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 
@@ -346,9 +316,6 @@
 #MSG_PRUSA3D_HOWTO c=0 r=0
 "howto.prusa3d.com"
 
-#
-"Change extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 
@@ -397,24 +364,9 @@
 #MSG_WIZARD_V2_CAL_2 c=20 r=12
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-
 #
 "Is filament 1 loaded?"
 
@@ -433,9 +385,6 @@
 #MSG_STEEL_SHEET_CHECK c=20 r=2
 "Is steel sheet on heatbed?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-
 #
 "Last print failures"
 
@@ -562,9 +511,6 @@
 #
 "New firmware version available:"
 
-#
-"No "
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 
@@ -703,12 +649,6 @@
 #
 "Print FAN"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 
@@ -724,9 +664,6 @@
 #
 "Prusa i3 MK3S OK."
 
-#
-"Prusa i3 MK2 ready."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 
@@ -802,12 +739,6 @@
 #
 "Sensor state"
 
-#
-"Sensors info"
-
-#
-"Show pinda state"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 
@@ -907,9 +838,6 @@
 #
 "Unload"
 
-#
-"Unload all"
-
 #
 "Total failures"
 
@@ -997,9 +925,6 @@
 #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
 "XYZ calibration compromised. Right front calibration point not reachable."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 
@@ -1012,9 +937,6 @@
 #
 "XYZ calibration failed. Front calibration points not reachable."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 

+ 0 - 104
lang/lang_en_cz.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Kalibrace Z selhala. Sensor nesepnul. Znecistena tryska? Cekam na reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Kalibrace Z selhala. Sensor je odpojeny nebo preruseny kabel. Cekam na reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Kalibrace Z selhala. Sensor sepnul prilis vysoko. Cekam na reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Podlozka"
@@ -162,10 +154,6 @@
 "Cancel"
 "Zrusit"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Karta vlozena"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Karta vyjmuta"
@@ -286,26 +274,6 @@
 "ERROR:"
 "CHYBA:"
 
-#
-"External SPI flash W25X20CL not responding."
-"Externi SPI flash W25X20CL neodpovida."
-
-#
-"Extruder 1"
-"\x00"
-
-#
-"Extruder 2"
-"\x00"
-
-#
-"Extruder 3"
-"\x00"
-
-#
-"Extruder 4"
-"\x00"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Levy vent.:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. senzor [zap]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"Senzor nerozpoznal filament, vypnout?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. senzor [N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Senzor filamentu"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Senzor filamentu:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Spotrebovano filamentu"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Zmenit extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Vymenit filament"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Zacnu tisknout linku a Vy budete postupne snizovat trysku otacenim tlacitka dokud nedosahnete optimalni vysky. Prohlednete si obrazky v nasi prirucce v kapitole Kalibrace."
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Zlepsuji presnost kalibracniho bodu"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Informace"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Vlozte filament do extruderu 1. Potvrdte tlacitkem."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Vlozte filament do extruderu 2. Potvrdte tlacitkem."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Vlozte filament do extruderu 3. Potvrdte tlacitkem."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Vlozte filament do extruderu 4. Potvrdte tlacitkem."
-
 #
 "Is filament 1 loaded?"
 "Je filament 1 zaveden?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Je tiskovy plat na podlozce?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iterace "
-
 #
 "Last print failures"
 "Selhani posl. tisku"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Vysla nova verze firmware:"
 
-#
-"No "
-"Ne"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Netoci se"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Tiskovy vent."
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"Prusa i3 MK2.5 ok."
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 ok."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "\x00"
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 ok."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ kalibr."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Stav senzoru"
 
-#
-"Sensors info"
-"Senzor info"
-
-#
-"Show pinda state"
-"Zobrazit stav PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Nektere soubory nebudou setrideny. Maximalni pocet souboru ve slozce pro setrideni je 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Vysunout"
 
-#
-"Unload all"
-"Vyjmout vse"
-
 #
 "Total failures"
 "Celkem selhani"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Kalibrace XYZ nepresna. Pravy predni bod moc vpredu."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"Kalibrace XYZ nepresna. Levy predni bod moc vpredu."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Zavest vse"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "Kalibrace XYZ selhala. Predni kalibracni body moc vpredu. Srovnejte tiskarnu."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"Kalibrace XYZ selhala. Levy predni bod moc vpredu. Srovnejte tiskarnu."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Zavest filament 2"

+ 0 - 104
lang/lang_en_de.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Z-Kal. fehlgeschlg. Sensor nicht ausgeloest. Schmutzige Duese? Warte auf Reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Z-Kalibrierung fehl- geschlagen. Sensor getrennt/Kabelbruch? Warte auf Reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Z-Kalibrierung fehl- geschlagen. Sensor zu hoch ausgeloest. Warte auf Reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Bett"
@@ -162,10 +154,6 @@
 "Cancel"
 "Abbruch"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"SD Karte eingesetzt"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "SD Karte entfernt"
@@ -286,26 +274,6 @@
 "ERROR:"
 "FEHLER:"
 
-#
-"External SPI flash W25X20CL not responding."
-"Der externe SPI Flash W25X20CL antwortet nicht."
-
-#
-"Extruder 1"
-"\x00"
-
-#
-"Extruder 2"
-"\x00"
-
-#
-"Extruder 3"
-"\x00"
-
-#
-"Extruder 4"
-"\x00"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder Luefter:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. Sensor  [an]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"Fil. Sensorsignal ist schlecht, ausschalten?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. Sensor  [nv]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filamentsensor"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Filamentsensor:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament benutzt"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Wechsel Extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Filament-Wechsel"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Ich werde jetzt eine Linie drucken. Waehrend des Druckes koennen Sie die Duese allmaehlich senken, indem Sie den Knopf drehen, bis Sie die optimale Hoehe erreichen. Sehen Sie sich die Bilder in unserem Handbuch im Kapitel Kalibrierung an."
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Verbessere Bett Kalibrierpunkt"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Infoanzeige"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Filament in Extruder 1 einlegen. Klicken wenn fertig."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Filament in Extruder 2 einlegen. Klicken wenn fertig."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Filament in Extruder 3 einlegen. Klicken wenn fertig."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Filament in Extruder 4 einlegen. Klicken wenn fertig."
-
 #
 "Is filament 1 loaded?"
 "Wurde Filament 1 geladen?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Liegt das Stahlblech auf dem Heizbett?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"\x00"
-
 #
 "Last print failures"
 "Letzte Druckfehler"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Neue Firmware- Version verfuegbar:"
 
-#
-"No "
-"Nein"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Dreht sich nicht"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Druckluefter"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"Prusa i3 MK2.5 bereit."
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 bereit."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "\x00"
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 bereit."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "XYZ Kalibr. zuruecksetzen."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensorstatus"
 
-#
-"Sensors info"
-"Sensoren Info"
-
-#
-"Show pinda state"
-"Pinda-Status anzeigen"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Einige Dateien wur- den nicht sortiert. Max. Dateien pro Verzeichnis = 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Entladen"
 
-#
-"Unload all"
-"Alles entladen"
-
 #
 "Total failures"
 "Gesamte Fehler"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ-Kalibrierung beeintraechtigt. Rechter vorderer Kalibrierpunkt nicht erreichbar."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"XYZ-Kalibrierung beeintraechtigt. Linker vorderer Kalibrierpunkt nicht erreichbar."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Alle laden"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ-Kalibrierung fehlgeschlagen. Vordere Kalibrierpunkte nicht erreichbar."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"XYZ-Kalibrierung fehlgeschlagen. Linker vorderer Kalibrierpunkt nicht erreichbar."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Filament 2 laden"

+ 0 - 104
lang/lang_en_es.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Nivelacion fallada. Sensor no funciona. Restos en boquilla? Esperando reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Nivelacion fallada. Sensor desconectado o cables danados. Esperando reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Nivelacion fallada. Sensor funciona demasiado pronto. Esperando reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Base calefactable "
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancelar"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Tarjeta insertada"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Tarjeta retirada"
@@ -286,26 +274,6 @@
 "ERROR:"
 "\x00"
 
-#
-"External SPI flash W25X20CL not responding."
-"No responde el flasheo externo SPI W25X20CL"
-
-#
-"Extruder 1"
-"Extrusor 1"
-
-#
-"Extruder 2"
-"Extrusor 2"
-
-#
-"Extruder 3"
-"Extrusor 3"
-
-#
-"Extruder 4"
-"Extrusor 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Ventilador del extrusor:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Sensor Fil. [act]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"La respuesta del sensor de fil es deficiente, ?desactivarlo?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Sensor Fil. [N/D]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Sensor de filamento"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Sensor de filamento:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filamento usado"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Cambiar extrusor."
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Cambiar filamento"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Voy a comenzar a imprimir la linea y tu bajaras el nozzle gradualmente al rotar el dial, hasta que llegues a la altura optima. Mira las imagenes del capitulo Calibracion en el manual."
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Mejorando punto de calibracion base"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Monitorizar"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Insertar filamento en el extrusor 1. Haz clic una vez terminado."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Insertar filamento en el extrusor 2. Haz clic una vez terminado."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Insertar filamento en el extrusor 3. Haz clic una vez terminado."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Insertar filamento en el extrusor 4. Haz clic una vez terminado."
-
 #
 "Is filament 1 loaded?"
 "?Esta cargado el filamento 1?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "?Esta colocada la lamina de acero sobre la base?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Reiteracion "
-
 #
 "Last print failures"
 "Ultimas impresiones fallidas"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Nuevo firmware disponible:"
 
-#
-"No "
-"No"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Ventilador no gira"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Ventilador del extrusor"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"Preparado para Prusa i3 MK2.5."
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 prep."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.es"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "\x00"
 
-#
-"Prusa i3 MK2 ready."
-"Preparado para i3 MK2."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "\x00"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Estado del sensor"
 
-#
-"Sensors info"
-"Informacion sensores"
-
-#
-"Show pinda state"
-"Mostrar estado pinda"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Algunos archivos no se ordenaran. Maximo 100 archivos por carpeta para ordenar. "
@@ -1210,10 +1118,6 @@
 "Unload"
 "Descargar"
 
-#
-"Unload all"
-"Soltar todos fil."
-
 #
 "Total failures"
 "Fallos totales"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibrazion XYZ comprometida. Punto frontal derecho no alcanzable."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"Calibrazion XYZ comprometida. Punto frontal izquierdo no alcanzable."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Intr. todos fil."
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "Calibracion XYZ fallada. Puntos frontales no alcanzables."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"Calibracion XYZ fallada. Punto frontal izquierdo no alcanzable."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Introducir fil. 2"

+ 0 - 104
lang/lang_en_fr.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Echec bed leveling. Capt. non declenche. Debris sur buse ? En attente d'un reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Echec du nivellement Capteur deconnecte ou cable casse. En attente d'un reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Echec bed leveling. Capt. declenche trop trop haut. En attente d'un reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Lit"
@@ -162,10 +154,6 @@
 "Cancel"
 "Annuler"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Carte  inseree"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Carte retiree"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERREUR :"
 
-#
-"External SPI flash W25X20CL not responding."
-"La Flash SPI externe W25X20CL ne repond pas."
-
-#
-"Extruder 1"
-"Extrudeur 1"
-
-#
-"Extruder 2"
-"Extrudeur 2"
-
-#
-"Extruder 3"
-"Extrudeur 3"
-
-#
-"Extruder 4"
-"Extrudeur 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Ventilo extrudeur:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Capteur Fil. [on]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"Capteur de fil. non precis, desactiver ?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Capteur Fil. [N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Capteur de filament"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Capteur filament :"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament utilise"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Changer extrudeur"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Changer filament"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Je vais commencer a imprimer une ligne et vous baisserez au fur et a mesure la buse en tournant le bouton jusqu'a atteindre la hauteur optimale. Regardez les photos dans notre manuel au chapitre Calibration"
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Amelioration du point de calibration du lit"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Ecran d'info"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Inserez le filament dans l'extrudeur 1. Cliquez une fois pret."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Inserez le filament dans l'extrudeur 2. Cliquez une fois pret."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Inserez le filament dans l'extrudeur 3. Cliquez une fois pret."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Inserez le filament dans l'extrudeur 4. Cliquez une fois pret."
-
 #
 "Is filament 1 loaded?"
 "Le filament 1 est-il charge ?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Feuille d'acier sur plateau chauffant ?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"\x00"
-
 #
 "Last print failures"
 "Echecs derniere impr"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Nouvelle version de firmware disponible:"
 
-#
-"No "
-"Non"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Ne tourne pas"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Ventilo impression"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"Prusa i3 MK2.5 prete."
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 prete."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "\x00"
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 prete."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reinit. calibr. XYZ"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Etat capteur"
 
-#
-"Sensors info"
-"Infos capteurs"
-
-#
-"Show pinda state"
-"Etat de la PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Certains fichiers ne seront pas tries. Max 100 fichiers tries par dossier."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Decharger"
 
-#
-"Unload all"
-"Decharger tout"
-
 #
 "Total failures"
 "Total des echecs"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibration XYZ compromise. Le point de calibration avant droit n'est pas atteignable."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"Calibration XYZ compromise. Le point  de calibration  avant gauche n'est  pas atteignable."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Tout charger"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "Echec calibration XYZ. Les points de calibration avant ne sont pas atteignables."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"Echec calibration XYZ. Le point de calibration avant gauche n'est pas atteignable."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Charger fil. 2"

+ 0 - 104
lang/lang_en_it.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Livellamento letto fallito.NoRispSensore.Residui su ugello? In attesa di reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Livellamento piano fallito. Sensore disconnesso o Cavo Danneggiato. In attesa di reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Livellamento piano fallito. Risposta sensore troppo presto. In attesa di reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Letto"
@@ -162,10 +154,6 @@
 "Cancel"
 "Annulla"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"SD inserita"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "SD rimossa"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERRORE:"
 
-#
-"External SPI flash W25X20CL not responding."
-"Flash SPI W25X20CL esterno non risponde."
-
-#
-"Extruder 1"
-"Estrusore 1"
-
-#
-"Extruder 2"
-"Estrusore 2"
-
-#
-"Extruder 3"
-"Estrusore 3"
-
-#
-"Extruder 4"
-"Estrusore 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Ventola estrusore:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Sensor filam.[On]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"Risposta Sens. Fil. debole, disattivare? "
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Sensor filam[N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Sensore filam."
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Sensore filam.:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filamento utilizzato"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Cambio estrusore"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Cambia filamento"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Adesso iniziero a stampare una linea e tu dovrai abbassare l'ugello poco per volta ruotando la manopola sino a raggiungere una altezza ottimale. Per favore dai uno sguardo all'immagine del nostro manuale, cap.Calibrazione."
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Perfezion. punto di calibraz. letto"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Schermata info"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Inserire filamento nell'estrusore 1. Click per continuare"
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Inserire filamento nell'estrusore 2. Click per continuare"
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Inserire filamento nell'estrusore 3. Click per continuare"
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Inserire filamento nell'estrusore 4. Click per continuare"
-
 #
 "Is filament 1 loaded?"
 "Il filamento 1 e caricato?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "La piastra d'acciaio e sul piano riscaldato?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iterazione"
-
 #
 "Last print failures"
 "Fallimenti ultima stampa"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Nuova versione firmware disponibile:"
 
-#
-"No "
-"No"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Non gira"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Ventola di stampa"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"\x00"
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 pronta."
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "\x00"
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 pronta."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset calibrazione XYZ."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Stato sensore"
 
-#
-"Sensors info"
-"Info Sensori"
-
-#
-"Show pinda state"
-"Mostra stato pinda"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Alcuni file non saranno ordinati. Il numero massimo di file in una cartella e 100 perche siano ordinati."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Scarica"
 
-#
-"Unload all"
-"Rilasciare tutti"
-
 #
 "Total failures"
 "Totale fallimenti"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibrazione XYZ compromessa. Punto anteriore destro non raggiungibile."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"Calibrazione XYZ compromessa. Punto anteriore sinistro non raggiungibile."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Caricare tutti"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "Calibrazione XYZ fallita. Punti anteriori non raggiungibili."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"Calibrazione XYZ fallita. Punto anteriore sinistro non raggiungibile."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Caricare fil. 2"

+ 0 - 104
lang/lang_en_pl.txt

@@ -102,14 +102,6 @@
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Kalibracja nieudana. Sensor nie aktywowal sie. Zanieczysz. dysza? Czekam na reset."
 
-#MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
-"Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
-"Poziomowanie stolu nieudane. Sensor odlacz. lub uszkodz. przewod. Czekam na reset."
-
-#MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
-"Bed leveling failed. Sensor triggered too high. Waiting for reset."
-"Kalibracja Z nieudana. Sensor aktywowal za wysoko. Czekam na reset."
-
 #MSG_BED c=0 r=0
 "Bed"
 "Stol"
@@ -162,10 +154,6 @@
 "Cancel"
 "Anuluj"
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Karta wlozona"
-
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Karta wyjeta"
@@ -286,26 +274,6 @@
 "ERROR:"
 "BLAD:"
 
-#
-"External SPI flash W25X20CL not responding."
-"Zewnetrzna pamiec flash SPI W25X20CL nie odpowiada."
-
-#
-"Extruder 1"
-"Ekstruder 1"
-
-#
-"Extruder 2"
-"Ekstruder 2"
-
-#
-"Extruder 3"
-"Ekstruder 3"
-
-#
-"Extruder 4"
-"Ekstruder 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Went. ekstrudera:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Czuj. filam. [wl]"
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-"Reakcja czujnika slaba, wylaczyc?"
-
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Czuj. filam.[N/D]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Czujnik filamentu"
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Czujnik filamentu:"
-
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Uzyty filament"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "\x00"
 
-#
-"Change extruder"
-"Zmiana ekstrudera"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Wymiana filamentu"
@@ -530,30 +486,10 @@
 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
 "Zaczne drukowac linie. Stopniowo opuszczaj dysze przekrecajac pokretlo, poki nie uzyskasz optymalnej wysokosci. Sprawdz obrazki w naszym Podreczniku w rozdz. Kalibracja"
 
-#MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
-"Improving bed calibration point"
-"Poprawiam precyzje punktu kalibracyjnego"
-
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Ekran informacyjny"
 
-#MSG_FILAMENT_LOADING_T0 c=20 r=4
-"Insert filament into extruder 1. Click when done."
-"Wloz filament do ekstrudera 1. Potwierdz naciskajac pokretlo."
-
-#MSG_FILAMENT_LOADING_T1 c=20 r=4
-"Insert filament into extruder 2. Click when done."
-"Wloz filament do ekstrudera 2. Potwierdz naciskajac pokretlo."
-
-#MSG_FILAMENT_LOADING_T2 c=20 r=4
-"Insert filament into extruder 3. Click when done."
-"Wloz filament do ekstrudera 3. Potwierdz naciskajac pokretlo."
-
-#MSG_FILAMENT_LOADING_T3 c=20 r=4
-"Insert filament into extruder 4. Click when done."
-"Wloz filament do ekstrudera 4. Potwierdz naciskajac pokretlo."
-
 #
 "Is filament 1 loaded?"
 "Filament 1 zaladowany?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Czy plyta stal. jest na podgrzew. stole?"
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iteracja "
-
 #
 "Last print failures"
 "Ostatnie bledy druku"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "Dostepna nowa wersja firmware:"
 
-#
-"No "
-"Nie"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Nie kreci sie"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Went. wydruku"
 
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK2.5 ready."
-"Prusa i3 MK2.5 gotowa"
-
-#WELCOME_MSG c=20 r=0
-"Prusa i3 MK3 ready."
-"Prusa i3 MK3 gotowa"
-
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK"
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 gotowa"
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset kalibr. XYZ"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Stan czujnikow"
 
-#
-"Sensors info"
-"Info o czujnikach"
-
-#
-"Show pinda state"
-"Stan sondy PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Niektore pliki nie zostana posortowane. Max. liczba plikow w 1 folderze = 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Rozladuj"
 
-#
-"Unload all"
-"Rozladuj wszystkie"
-
 #
 "Total failures"
 "Suma bledow"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Kalibracja XYZ niedokladna. Prawy przedni punkt nieosiagalny."
 
-#MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
-"XYZ calibration compromised. Left front calibration point not reachable."
-"Kalibracja XYZ niedokladna. Lewy przedni punkt nieosiagalny."
-
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Zalad. wszystkie"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "Kalibr. XYZ nieudana. Przednie punkty kalibr. nieosiagalne. Nalezy poprawic montaz drukarki."
 
-#
-"XYZ calibration failed. Left front calibration point not reachable."
-"Kalibr. XYZ nieudana. Lewy przedni punkt nieosiagalny. Nalezy poprawic montaz drukarki."
-
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Zaladuj fil. 2"