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

Ender 5 Plus questions #344

Closed jle2199 closed 1 year ago

jle2199 commented 1 year ago

Hardware Setup Ender 5 plus with Creality v2.2 board

Describe the problem How do I use the plugin to install firmware to my board? I can not determine the MCU

Additional context I'm a bit of a luddite and appreciate any help.

benlye commented 1 year ago

Most Creality boards use an Atmega 1284p. Follow the instructions here to configure the plugin.

Once the plugin is configured, flashing firmware is a simple operation:

  1. Select the COM port to communicate with the board
  2. Select a firmware file, either located on the filesystem or via a URL
  3. Click the appropriate Flash from button
  4. Wait for the firmware update to complete

Beyond that, your best bet for help is probably a user group for your specific printer.

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.

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.