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

Sovol SV06 Support #337

Closed luccassa closed 1 year ago

luccassa commented 1 year ago

Sovol support and specifically SV06 firmware support would be amazing. the printer has a lot of firmware leveling issues and is constantly being updated. Thanks!

benlye commented 1 year ago

How is the board normally updated?

github-actions[bot] commented 1 year 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.

Dustmuffins commented 1 year ago

I'd like to throw my interest in for this one too.

benlye commented 1 year ago

I'd like to throw my interest in for this one too.

Then maybe you could answer the question I asked - how does this board get updated?

Dustmuffins commented 1 year ago

Here's a video detailing the process.

mekyleobrien91 commented 1 year ago

@benlye - basically, one typically adds a .bin file to the SD card and restarts the board whilst it's plugged in. I don't believe it matters what the file name is.

However, the mainboard doesn't seem to expose the SD card as a drive to a host connected via the USB cable.

benlye commented 1 year ago

If the board/firmware doesnt expose the SD card then it doesn't seem like there will be much that the plugin can do.

Have you tried the Binary File Transfer protocol?

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.