OctoPrint / OctoPrint-FirmwareUpdater

OctoPrint plugin for flashing pre-compiled firmware images to a 3D printer.
https://plugins.octoprint.org/plugins/firmwareupdater/
GNU Affero General Public License v3.0
352 stars 76 forks source link

Avrdude flashing method not functioning #342

Closed guaddy closed 1 year ago

guaddy commented 1 year ago

Hardware Setup Prusa MK3S+ with Einsy RAMBo

Describe the problem Flashing is not functional using the avrdude method. After selecting the appropriate .hex file, and selecting "Flash from File", the progress bar changes but nothing happens.

Log Files octoprint.log

Additional context This recently changed after an update to Octopi 1.0.0 and OctoPrint 1.9.2rc2

benlye commented 1 year ago

I think I have the fix for this - please test v1.14.0b3 from the plugin's Development branch.

guaddy commented 1 year ago

It looks like 1.14.0b3 fixed it, flashing went as expected. Thank you for the help!

counttec commented 1 year ago

I am having a similar issue flashing my i3 mk3s+, but Avrdude is returning an error code. "Avrdude returned code 127" Already attempted to move to dev build v1.14.0b3 to no avail.

My log file: octoprint.log

benlye commented 1 year ago

I am having a similar issue flashing my i3 mk3s+, but Avrdude is returning an error code. "Avrdude returned code 127" Already attempted to move to dev build v1.14.0b3 to no avail.

My log file: octoprint.log

This problem is resolved and you have a different issue. Please open a new issue and provide the firmwareupdater log file (in addition to the octoprint log file. Most likely you are using the wrong settings for Avrdude, which is not something I can really help you with as I don't have or know your printer.

github-actions[bot] commented 1 year ago

This issue has been automatically locked because there was no further activity after it was closed. Please open a new issue for any related problems.