The firmware upgrade from 3.13.2-7080 fails
Since few months (I did few attempts) I can't upgrade firmware on my Prusa MK3S+ printer.
I tried
- two cables
- two computers
- Windows and Linux
- Prusa Slicer 3.7.x and Prusa Slicer 3.8.x
avrdude-slic3r -v -p atmega2560 -c wiring -P /dev/ttyACM0 -b 115200 -D -U flash:w:0:/home/<folder_name>/prusa3d_fw_3_14_0_MK3S/MK3S_MK3S+_FW_3.14.0_MULTILANG.hex:i avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on Jun 27 2024 at 09:30:33 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2014 Joerg Wunsch Using Port : /dev/ttyACM0 Using Programmer : wiring Overriding Baud Rate : 115200 avrdude-slic3r: stk500v2_recv(): timeout avrdude-slic3r: stk500v2_getsync(): timeout communicating with programmer avrdude-slic3r: Could not open port: /dev/ttyACM0 avrdude-slic3r done. Thank you.
- avrdude on Linux with the command
avrdude -v -p atmega2560 -c wiring -P /dev/ttyACM0 -b 115200 -D -U flash:w:0:/home/<folder_name>/prusa3d_fw_3_14_0_MK3S/MK3S_MK3S+_FW_3.14.0_MULTILANG.hex:i
I did
- existing 3.13.2 firmware reset
- countless printer restarts
- countless computers restarts
- examined all options and possibilities listed in the Firmware updating issues (MK2.5S/MK3S+/MMU2S/MMU3) article
I can
- communicate with the printer using Pronterface (at least on Linux, I didn't check on Windows)
- print using OctoPrint on OrangePi SBC
Is any way to flash firmware? At the current firmware I have 'THERMAL ANOMALY' due to installed Revo hot end.
RE: The firmware upgrade from 3.13.2-7080 fails
Nothing works. I've been working with E3D for days. First they said it was my heater core but then i mentioned it doesn't do it with the old firmware. They got off of that. Go back to 3.11 and no problems. It's sad that I buy a hot end, "Prusa Edition" and it has been nothing but drama since.
RE: The firmware upgrade from 3.13.2-7080 fails
I read all comments for the article mentioned in the main post of the thread.
The hack which allowed me flash was
Eventually got it to work by resetting the MK3S on its front panel and immediatley hitting flash on the slicer software, and i mean immediately - don't even wait a second.