Aktualizace firmware
Tak jsem aktualizoval podle návodu a nakonec mi to napsalo, že aktualizace se nezdařila. Mrknul jsem na verzi a ukazuje 3.10.1 a jede ...
Stáhnul jsem log, ale nevím?
avrdude-slic3r -v -p atmega2560 -c wiring -P COM3 -b 115200 -D -U flash:w:0:F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on Dec 21 2021 at 17:14:48
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM3
Using Programmer : wiring
Overriding Baud Rate : 115200
AVR Part : ATmega2560
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 10 8 0 no 4096 8 0 9000 9000 0x00 0x00
flash 65 10 256 0 yes 262144 256 1024 4500 4500 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : Wiring
Description : Wiring
Programmer Model: AVRISP
Hardware Version: 15
Firmware Version Master : 2.10
Vtarget : 0,0 V
SCK period : 0,1 us
avrdude-slic3r: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0,00s
avrdude-slic3r: Device signature = 0x1e9801 (probably m2560)
avrdude-slic3r: safemode: hfuse reads as D0
avrdude-slic3r: safemode: efuse reads as FD
avrdude-slic3r: reading input file "F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex"
avrdude-slic3r: writing flash (251278 bytes):
Writing | ################################################## | 100% 45,06s
avrdude-slic3r: 251278 bytes of flash written
avrdude-slic3r: verifying flash memory against F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex:
avrdude-slic3r: load data flash data from input file F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex:
avrdude-slic3r: input file F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex contains 251278 bytes
avrdude-slic3r: reading on-chip flash data:
Reading | ################################################## | 100% 32,73s
avrdude-slic3r: verifying ...
avrdude-slic3r: 251278 bytes of flash verified
avrdude-slic3r: safemode: hfuse reads as D0
avrdude-slic3r: safemode: efuse reads as FD
avrdude-slic3r: safemode: Fuses OK (E:FD, H:D0, L:FF)
avrdude-slic3r done. Thank you.
avrdude-slic3r -v -p atmega2560 -c arduino -P COM3 -b 115200 -D -u -U flash:w:1:F:\prusa3d_fw_3_10_1_MK3S\prusa3d_fw_MK3S_MK3S+_3_10_1_4697.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on Dec 21 2021 at 17:14:48
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude-slic3r: prusa_init_external_flash(): MK3 printer did not boot up on time or serial communication failed
avrdude-slic3r: arduino_open(): Failed to initialize MK3 external flash programming mode
avrdude-slic3r: Could not open port: COM3
avrdude-slic3r done. Thank you.
RE: Aktualizace firmware
Mám presne ten istý problém. Mal som to takto aj pri minulej aktualizácii, ale neriešil som to, keďže všetko fungovalo ako má. Akurát mi nešlo prepnúť jazyk na tlačiarni do CZ, ale ostalo to v EN - pre mňa to nie je problém.
RE: Aktualizace firmware
Je to known bug, mrknete na vlakna resi se to i nagithub - pouzivate linux?
even an old man can learn new things 🙂
Standard I3 mk3s, MMU2S, Prusa Enclosure, Fusion 360, PrusaSlicer, Windows 10
PRUSA MINI+ Prusalink + Prusa Connect
RE: Aktualizace firmware
Nie. Windows.
RE: Aktualizace firmware
Viete mi polat nejake linky?
RE: Aktualizace firmware
even an old man can learn new things 🙂
Standard I3 mk3s, MMU2S, Prusa Enclosure, Fusion 360, PrusaSlicer, Windows 10
PRUSA MINI+ Prusalink + Prusa Connect
RE: Aktualizace firmware
Pardon, ale toto je odkaz na iný problém. Tam im tlačiareň vôbec ani nenabehne, prípadne majú problém so senzormi. Nám sa jedná o problém na konci log-u:
avrdude-slic3r: prusa_init_external_flash(): MK3 printer did not boot up on time or serial communication failed
avrdude-slic3r: arduino_open(): Failed to initialize MK3 external flash programming mode
avrdude-slic3r: Could not open port: COM3
RE:
Podle výpisu nahrání a verifikace nahraného FW proběhla správně, problém nastal až při bootu - nastartování tiskárny - třeba se něco rozbilo při bootu. Takže FW by měl být správně nahraný.
Pokud se to děje někomu pokaždé, pak by to mohla být systematická chyba v ovladačích com portů?
even an old man can learn new things 🙂
Standard I3 mk3s, MMU2S, Prusa Enclosure, Fusion 360, PrusaSlicer, Windows 10
PRUSA MINI+ Prusalink + Prusa Connect
RE: Aktualizace firmware
Deje sa to vždy. Bola to moja druhá aktualizácia FW, použil som 2 rôzne notebooky a výsledok je stále ten istý. Ale ako vravím, tlačiareň funguje bez problémov.
RE:
Asi tak ... Čekal bych, že to proběhne v pohodě, nicméně tiskárna jede.