Преглед изворни кода

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

Robert Pelnar пре 5 година
родитељ
комит
41a827fa00
8 измењених фајлова са 2 додато и 704 уклоњено
  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
 #define LANG_MODE              1 // sec. language support
 
 
 #if (MOTHERBOARD == BOARD_EINSY_1_0a)
 #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
 #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
 #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
 #MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=4
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 
 
@@ -121,9 +115,6 @@
 #
 #
 "Cancel"
 "Cancel"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 
 
@@ -214,21 +205,6 @@
 #MSG_ERROR c=0 r=0
 #MSG_ERROR c=0 r=0
 "ERROR:"
 "ERROR:"
 
 
-#
-"External SPI flash W25X20CL not responding."
-
-#
-"Extruder 1"
-
-#
-"Extruder 2"
-
-#
-"Extruder 3"
-
-#
-"Extruder 4"
-
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 
 
@@ -268,9 +244,6 @@
 #MSG_FSENSOR_ON c=0 r=0
 #MSG_FSENSOR_ON c=0 r=0
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 
 
-#MSG_RESPONSE_POOR c=20 r=2
-"Fil. sensor response is poor, disable it?"
-
 #MSG_FSENSOR_NA c=0 r=0
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 
 
@@ -289,9 +262,6 @@
 #MSG_FILAMENT_SENSOR c=20 r=0
 #MSG_FILAMENT_SENSOR c=20 r=0
 "Filament sensor"
 "Filament sensor"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 
 
@@ -346,9 +316,6 @@
 #MSG_PRUSA3D_HOWTO c=0 r=0
 #MSG_PRUSA3D_HOWTO c=0 r=0
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 
 
-#
-"Change extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 
 
@@ -397,24 +364,9 @@
 #MSG_WIZARD_V2_CAL_2 c=20 r=12
 #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."
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "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?"
 "Is filament 1 loaded?"
 
 
@@ -433,9 +385,6 @@
 #MSG_STEEL_SHEET_CHECK c=20 r=2
 #MSG_STEEL_SHEET_CHECK c=20 r=2
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-
 #
 #
 "Last print failures"
 "Last print failures"
 
 
@@ -562,9 +511,6 @@
 #
 #
 "New firmware version available:"
 "New firmware version available:"
 
 
-#
-"No "
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 
 
@@ -703,12 +649,6 @@
 #
 #
 "Print FAN"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 
 
@@ -724,9 +664,6 @@
 #
 #
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 
 
-#
-"Prusa i3 MK2 ready."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 
 
@@ -802,12 +739,6 @@
 #
 #
 "Sensor state"
 "Sensor state"
 
 
-#
-"Sensors info"
-
-#
-"Show pinda state"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 
 
@@ -907,9 +838,6 @@
 #
 #
 "Unload"
 "Unload"
 
 
-#
-"Unload all"
-
 #
 #
 "Total failures"
 "Total failures"
 
 
@@ -997,9 +925,6 @@
 #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
 #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
 "XYZ calibration compromised. Right front calibration point not reachable."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 
 
@@ -1012,9 +937,6 @@
 #
 #
 "XYZ calibration failed. Front calibration points not reachable."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "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."
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Kalibrace Z selhala. Sensor nesepnul. Znecistena tryska? Cekam na 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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Podlozka"
 "Podlozka"
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Zrusit"
 "Zrusit"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Karta vlozena"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "Karta vyjmuta"
 "Karta vyjmuta"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "CHYBA:"
 "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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Levy vent.:"
 "Levy vent.:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Fil. senzor [zap]"
 "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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Fil. senzor [N/A]"
 "Fil. senzor [N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Senzor filamentu"
 "Senzor filamentu"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Senzor filamentu:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Spotrebovano filamentu"
 "Spotrebovano filamentu"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Zmenit extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Vymenit 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."
 "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."
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Informace"
 "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?"
 "Is filament 1 loaded?"
 "Je filament 1 zaveden?"
 "Je filament 1 zaveden?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "Je tiskovy plat na podlozce?"
 "Je tiskovy plat na podlozce?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iterace "
-
 #
 #
 "Last print failures"
 "Last print failures"
 "Selhani posl. tisku"
 "Selhani posl. tisku"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Vysla nova verze firmware:"
 "Vysla nova verze firmware:"
 
 
-#
-"No "
-"Ne"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Netoci se"
 "Netoci se"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Tiskovy vent."
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "\x00"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "\x00"
 "\x00"
 
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 ok."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "Reset XYZ kalibr."
 "Reset XYZ kalibr."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Stav senzoru"
 "Stav senzoru"
 
 
-#
-"Sensors info"
-"Senzor info"
-
-#
-"Show pinda state"
-"Zobrazit stav PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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."
 "Nektere soubory nebudou setrideny. Maximalni pocet souboru ve slozce pro setrideni je 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Vysunout"
 "Vysunout"
 
 
-#
-"Unload all"
-"Vyjmout vse"
-
 #
 #
 "Total failures"
 "Total failures"
 "Celkem selhani"
 "Celkem selhani"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Kalibrace XYZ nepresna. Pravy predni bod moc vpredu."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Zavest vse"
 "Zavest vse"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "Kalibrace XYZ selhala. Predni kalibracni body moc vpredu. Srovnejte tiskarnu."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Zavest 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."
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Z-Kal. fehlgeschlg. Sensor nicht ausgeloest. Schmutzige Duese? Warte auf 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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Bett"
 "Bett"
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Abbruch"
 "Abbruch"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"SD Karte eingesetzt"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "SD Karte entfernt"
 "SD Karte entfernt"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "FEHLER:"
 "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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Extruder Luefter:"
 "Extruder Luefter:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Fil. Sensor  [an]"
 "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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Fil. Sensor  [nv]"
 "Fil. Sensor  [nv]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Filamentsensor"
 "Filamentsensor"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Filamentsensor:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Filament benutzt"
 "Filament benutzt"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Wechsel Extruder"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Filament-Wechsel"
 "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."
 "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."
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Infoanzeige"
 "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?"
 "Is filament 1 loaded?"
 "Wurde Filament 1 geladen?"
 "Wurde Filament 1 geladen?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "Liegt das Stahlblech auf dem Heizbett?"
 "Liegt das Stahlblech auf dem Heizbett?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"\x00"
-
 #
 #
 "Last print failures"
 "Last print failures"
 "Letzte Druckfehler"
 "Letzte Druckfehler"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Neue Firmware- Version verfuegbar:"
 "Neue Firmware- Version verfuegbar:"
 
 
-#
-"No "
-"Nein"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Dreht sich nicht"
 "Dreht sich nicht"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Druckluefter"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "\x00"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "\x00"
 "\x00"
 
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 bereit."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "XYZ Kalibr. zuruecksetzen."
 "XYZ Kalibr. zuruecksetzen."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Sensorstatus"
 "Sensorstatus"
 
 
-#
-"Sensors info"
-"Sensoren Info"
-
-#
-"Show pinda state"
-"Pinda-Status anzeigen"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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."
 "Einige Dateien wur- den nicht sortiert. Max. Dateien pro Verzeichnis = 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Entladen"
 "Entladen"
 
 
-#
-"Unload all"
-"Alles entladen"
-
 #
 #
 "Total failures"
 "Total failures"
 "Gesamte Fehler"
 "Gesamte Fehler"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ-Kalibrierung beeintraechtigt. Rechter vorderer Kalibrierpunkt nicht erreichbar."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Alle laden"
 "Alle laden"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ-Kalibrierung fehlgeschlagen. Vordere Kalibrierpunkte nicht erreichbar."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Filament 2 laden"
 "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."
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Nivelacion fallada. Sensor no funciona. Restos en boquilla? Esperando 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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Base calefactable "
 "Base calefactable "
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Cancelar"
 "Cancelar"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Tarjeta insertada"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "Tarjeta retirada"
 "Tarjeta retirada"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "\x00"
 "\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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Ventilador del extrusor:"
 "Ventilador del extrusor:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Sensor Fil. [act]"
 "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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Sensor Fil. [N/D]"
 "Sensor Fil. [N/D]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Sensor de filamento"
 "Sensor de filamento"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Sensor de filamento:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Filamento usado"
 "Filamento usado"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Cambiar extrusor."
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Cambiar filamento"
 "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."
 "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."
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Monitorizar"
 "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?"
 "Is filament 1 loaded?"
 "?Esta cargado el filamento 1?"
 "?Esta cargado el filamento 1?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "?Esta colocada la lamina de acero sobre la base?"
 "?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"
 "Last print failures"
 "Ultimas impresiones fallidas"
 "Ultimas impresiones fallidas"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Nuevo firmware disponible:"
 "Nuevo firmware disponible:"
 
 
-#
-"No "
-"No"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Ventilador no gira"
 "Ventilador no gira"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Ventilador del extrusor"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "prusa3d.es"
 "prusa3d.es"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "\x00"
 "\x00"
 
 
-#
-"Prusa i3 MK2 ready."
-"Preparado para i3 MK2."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "\x00"
 "\x00"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Estado del sensor"
 "Estado del sensor"
 
 
-#
-"Sensors info"
-"Informacion sensores"
-
-#
-"Show pinda state"
-"Mostrar estado pinda"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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. "
 "Algunos archivos no se ordenaran. Maximo 100 archivos por carpeta para ordenar. "
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Descargar"
 "Descargar"
 
 
-#
-"Unload all"
-"Soltar todos fil."
-
 #
 #
 "Total failures"
 "Total failures"
 "Fallos totales"
 "Fallos totales"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibrazion XYZ comprometida. Punto frontal derecho no alcanzable."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Intr. todos fil."
 "Intr. todos fil."
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "Calibracion XYZ fallada. Puntos frontales no alcanzables."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Introducir fil. 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."
 "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."
 "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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Lit"
 "Lit"
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Annuler"
 "Annuler"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Carte  inseree"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "Carte retiree"
 "Carte retiree"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "ERREUR :"
 "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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Ventilo extrudeur:"
 "Ventilo extrudeur:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Capteur Fil. [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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Capteur Fil. [N/A]"
 "Capteur Fil. [N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Capteur de filament"
 "Capteur de filament"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Capteur filament :"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Filament utilise"
 "Filament utilise"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Changer extrudeur"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Changer 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."
 "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"
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Ecran d'info"
 "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?"
 "Is filament 1 loaded?"
 "Le filament 1 est-il charge ?"
 "Le filament 1 est-il charge ?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "Feuille d'acier sur plateau chauffant ?"
 "Feuille d'acier sur plateau chauffant ?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"\x00"
-
 #
 #
 "Last print failures"
 "Last print failures"
 "Echecs derniere impr"
 "Echecs derniere impr"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Nouvelle version de firmware disponible:"
 "Nouvelle version de firmware disponible:"
 
 
-#
-"No "
-"Non"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Ne tourne pas"
 "Ne tourne pas"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Ventilo impression"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "\x00"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "\x00"
 "\x00"
 
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 prete."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "Reinit. calibr. XYZ"
 "Reinit. calibr. XYZ"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Etat capteur"
 "Etat capteur"
 
 
-#
-"Sensors info"
-"Infos capteurs"
-
-#
-"Show pinda state"
-"Etat de la PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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."
 "Certains fichiers ne seront pas tries. Max 100 fichiers tries par dossier."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Decharger"
 "Decharger"
 
 
-#
-"Unload all"
-"Decharger tout"
-
 #
 #
 "Total failures"
 "Total failures"
 "Total des echecs"
 "Total des echecs"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibration XYZ compromise. Le point de calibration avant droit n'est pas atteignable."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Tout charger"
 "Tout charger"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "Echec calibration XYZ. Les points de calibration avant ne sont pas atteignables."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Charger fil. 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."
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Livellamento letto fallito.NoRispSensore.Residui su ugello? In attesa di 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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Letto"
 "Letto"
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Annulla"
 "Annulla"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"SD inserita"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "SD rimossa"
 "SD rimossa"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "ERRORE:"
 "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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Ventola estrusore:"
 "Ventola estrusore:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Sensor filam.[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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Sensor filam[N/A]"
 "Sensor filam[N/A]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Sensore filam."
 "Sensore filam."
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Sensore filam.:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Filamento utilizzato"
 "Filamento utilizzato"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Cambio estrusore"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Cambia filamento"
 "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."
 "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."
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Schermata info"
 "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?"
 "Is filament 1 loaded?"
 "Il filamento 1 e caricato?"
 "Il filamento 1 e caricato?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "La piastra d'acciaio e sul piano riscaldato?"
 "La piastra d'acciaio e sul piano riscaldato?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iterazione"
-
 #
 #
 "Last print failures"
 "Last print failures"
 "Fallimenti ultima stampa"
 "Fallimenti ultima stampa"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Nuova versione firmware disponibile:"
 "Nuova versione firmware disponibile:"
 
 
-#
-"No "
-"No"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Non gira"
 "Non gira"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Ventola di stampa"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "\x00"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "\x00"
 "\x00"
 
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 pronta."
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "Reset calibrazione XYZ."
 "Reset calibrazione XYZ."
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Stato sensore"
 "Stato sensore"
 
 
-#
-"Sensors info"
-"Info Sensori"
-
-#
-"Show pinda state"
-"Mostra stato pinda"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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."
 "Alcuni file non saranno ordinati. Il numero massimo di file in una cartella e 100 perche siano ordinati."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Scarica"
 "Scarica"
 
 
-#
-"Unload all"
-"Rilasciare tutti"
-
 #
 #
 "Total failures"
 "Total failures"
 "Totale fallimenti"
 "Totale fallimenti"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Calibrazione XYZ compromessa. Punto anteriore destro non raggiungibile."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Caricare tutti"
 "Caricare tutti"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "Calibrazione XYZ fallita. Punti anteriori non raggiungibili."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Caricare fil. 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."
 "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
 "Kalibracja nieudana. Sensor nie aktywowal sie. Zanieczysz. dysza? Czekam na 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
 #MSG_BED c=0 r=0
 "Bed"
 "Bed"
 "Stol"
 "Stol"
@@ -162,10 +154,6 @@
 "Cancel"
 "Cancel"
 "Anuluj"
 "Anuluj"
 
 
-#MSG_SD_INSERTED c=0 r=0
-"Card inserted"
-"Karta wlozona"
-
 #MSG_SD_REMOVED c=0 r=0
 #MSG_SD_REMOVED c=0 r=0
 "Card removed"
 "Card removed"
 "Karta wyjeta"
 "Karta wyjeta"
@@ -286,26 +274,6 @@
 "ERROR:"
 "ERROR:"
 "BLAD:"
 "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
 #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
 "Extruder fan:"
 "Extruder fan:"
 "Went. ekstrudera:"
 "Went. ekstrudera:"
@@ -358,10 +326,6 @@
 "Fil. sensor  [on]"
 "Fil. sensor  [on]"
 "Czuj. filam. [wl]"
 "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
 #MSG_FSENSOR_NA c=0 r=0
 "Fil. sensor [N/A]"
 "Fil. sensor [N/A]"
 "Czuj. filam.[N/D]"
 "Czuj. filam.[N/D]"
@@ -386,10 +350,6 @@
 "Filament sensor"
 "Filament sensor"
 "Czujnik filamentu"
 "Czujnik filamentu"
 
 
-#MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
-"Filament sensor:"
-"Czujnik filamentu:"
-
 #MSG_FILAMENT_USED c=19 r=1
 #MSG_FILAMENT_USED c=19 r=1
 "Filament used"
 "Filament used"
 "Uzyty filament"
 "Uzyty filament"
@@ -462,10 +422,6 @@
 "howto.prusa3d.com"
 "howto.prusa3d.com"
 "\x00"
 "\x00"
 
 
-#
-"Change extruder"
-"Zmiana ekstrudera"
-
 #MSG_FILAMENTCHANGE c=0 r=0
 #MSG_FILAMENTCHANGE c=0 r=0
 "Change filament"
 "Change filament"
 "Wymiana filamentu"
 "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."
 "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"
 "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
 #MSG_WATCH c=0 r=0
 "Info screen"
 "Info screen"
 "Ekran informacyjny"
 "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?"
 "Is filament 1 loaded?"
 "Filament 1 zaladowany?"
 "Filament 1 zaladowany?"
@@ -578,10 +514,6 @@
 "Is steel sheet on heatbed?"
 "Is steel sheet on heatbed?"
 "Czy plyta stal. jest na podgrzew. stole?"
 "Czy plyta stal. jest na podgrzew. stole?"
 
 
-#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
-"Iteration "
-"Iteracja "
-
 #
 #
 "Last print failures"
 "Last print failures"
 "Ostatnie bledy druku"
 "Ostatnie bledy druku"
@@ -750,10 +682,6 @@
 "New firmware version available:"
 "New firmware version available:"
 "Dostepna nowa wersja firmware:"
 "Dostepna nowa wersja firmware:"
 
 
-#
-"No "
-"Nie"
-
 #MSG_SELFTEST_FAN_NO c=19 r=0
 #MSG_SELFTEST_FAN_NO c=19 r=0
 "Not spinning"
 "Not spinning"
 "Nie kreci sie"
 "Nie kreci sie"
@@ -938,14 +866,6 @@
 "Print FAN"
 "Print FAN"
 "Went. wydruku"
 "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
 #MSG_PRUSA3D c=0 r=0
 "prusa3d.com"
 "prusa3d.com"
 "\x00"
 "\x00"
@@ -966,10 +886,6 @@
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK."
 "Prusa i3 MK3S OK"
 "Prusa i3 MK3S OK"
 
 
-#
-"Prusa i3 MK2 ready."
-"Prusa i3 MK2 gotowa"
-
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 #MSG_CALIBRATE_BED_RESET c=0 r=0
 "Reset XYZ calibr."
 "Reset XYZ calibr."
 "Reset kalibr. XYZ"
 "Reset kalibr. XYZ"
@@ -1070,14 +986,6 @@
 "Sensor state"
 "Sensor state"
 "Stan czujnikow"
 "Stan czujnikow"
 
 
-#
-"Sensors info"
-"Info o czujnikach"
-
-#
-"Show pinda state"
-"Stan sondy PINDA"
-
 #MSG_FILE_CNT c=20 r=4
 #MSG_FILE_CNT c=20 r=4
 "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
 "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."
 "Niektore pliki nie zostana posortowane. Max. liczba plikow w 1 folderze = 100."
@@ -1210,10 +1118,6 @@
 "Unload"
 "Unload"
 "Rozladuj"
 "Rozladuj"
 
 
-#
-"Unload all"
-"Rozladuj wszystkie"
-
 #
 #
 "Total failures"
 "Total failures"
 "Suma bledow"
 "Suma bledow"
@@ -1330,10 +1234,6 @@
 "XYZ calibration compromised. Right front calibration point not reachable."
 "XYZ calibration compromised. Right front calibration point not reachable."
 "Kalibracja XYZ niedokladna. Prawy przedni punkt nieosiagalny."
 "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
 #MSG_LOAD_ALL c=17 r=0
 "Load all"
 "Load all"
 "Zalad. wszystkie"
 "Zalad. wszystkie"
@@ -1350,10 +1250,6 @@
 "XYZ calibration failed. Front calibration points not reachable."
 "XYZ calibration failed. Front calibration points not reachable."
 "Kalibr. XYZ nieudana. Przednie punkty kalibr. nieosiagalne. Nalezy poprawic montaz drukarki."
 "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
 #MSG_LOAD_FILAMENT_2 c=17 r=0
 "Load filament 2"
 "Load filament 2"
 "Zaladuj fil. 2"
 "Zaladuj fil. 2"