Firmware upgrades with Arduino IDE / avrdude
Any suggestions on writing the provided HEX file to the board using avrdude or Arduino? I'm 100% linux - and Prusa does not provide firmware updaters for that platform (seems like they provide everything else - odd).
Re: Firmware upgrades with Arduino IDE / avrdude
Any suggestions on writing the provided HEX file to the board using avrdude or Arduino? I'm 100% linux - and Prusa does not provide firmware updaters for that platform (seems like they provide everything else - odd).
Do you have a Raspberry pi? There is a "firmware updater" plugin for octopi on there, that I have read about people having success flashing their mk2. (Same flash system as the mk3 as far as I know)
Hi, I'm Sean. I used to work on CNC machines.
I try to not make mistakes, but the decision is YOURS.
Please feel free to donate to my filament/maintance fund.
Re: Firmware upgrades with Arduino IDE / avrdude
Do check the following threads:
https://shop.prusa3d.com/forum/original-prusa-i3-mk3-f30/upgrading-firmware-from-linux-t14961.html#p72668
or
https://shop.prusa3d.com/forum/software-f13/how-to-upgrade-the-firmware-with-gnu-linux-os--t3543.html#p69345
I don't get it why this hasn't been properly documented by prusa ...
Re: Firmware upgrades with Arduino IDE / avrdude
Do check the following threads:
https://shop.prusa3d.com/forum/original-prusa-i3-mk3-f30/upgrading-firmware-from-linux-t14961.html#p72668
or
https://shop.prusa3d.com/forum/software-f13/how-to-upgrade-the-firmware-with-gnu-linux-os--t3543.html#p69345
I don't get it why this hasn't been properly documented by prusa ...
Perfect! Thank you.