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
351 stars 76 forks source link

Support for Prusa MK3.5 #363

Open timur-tabi opened 1 month ago

timur-tabi commented 1 month ago

I have a Prusa MK3 upgrade to an MK3.5. It appears that this plugin is incompatible with the MK3.5 (and later) control boards. Is it possible to add support?

benlye commented 1 month ago

I don't have the printer or the board so cannot say.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had any recent activity. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed in 5 days.

snitkofb commented 2 weeks ago

The files changed format from .hex to .bbf which doesn't appear compatible with the extension.

benlye commented 2 weeks ago

The firmware updater plugin doesn't care about file format, other than filtering the list of files which can be selected. The filter can be disabled with this setting:

image
timur-tabi commented 2 weeks ago

I asked on the Prusa forum whether it's possible to flash via USB, but go no answers.

https://forum.prusa3d.com/forum/original-prusa-mk3-5-hardware-firmware-and-software-help/is-it-possible-to-update-the-firmware-via-usb/

So I don't even know if this is possible on the new boards.

github-actions[bot] commented 4 days ago

This issue has been automatically marked as stale because it has not had any recent activity. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed in 5 days.