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
353 stars 78 forks source link

BTT SKR Mini E3 v2 #293

Closed Gozar64 closed 2 years ago

Gozar64 commented 2 years ago

Hardware Setup BTT SKR Mini E3 v2

Describe the problem My board will not update FW via the SD card, so I am trying to use Firmware Updater. I installed the Marl Binary Transfer plug in for Octoprint (I am using OctoPi) but I get a message that my board does not have the protocol enabled (using Marlin EEPROM Editor). Any suggestions on how to enable the protocol on my board? I cannot figure out how to "edit" with MarlinE Editor. Can I send a terminal commend to enable BFT on my board? Since I cannot flash from the SD I am styck with the FW that is already on there.

Log Files Attach the OctoPrint log and the Firmware Updater log Log files, which can be accessed under Settings -> Logging in OctoPrint, or in ~/.octoprint/logs/ on the host. Both octoprint.log and ~/.octoprint/logs/plugin_firmwareupdater_console.log should be included.

Additional context Add any other context about the problem here. octoprint.log

benlye commented 2 years ago

The binary file transfer option must be enabled when the firmware is compiled. You can't enable it in firmware which doesn't include it.

Sorry, but if you can't update the board any other way to install a FW with BFT built in, you're a bit stuck.

github-actions[bot] commented 2 years 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.

github-actions[bot] commented 2 years 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.