Closed sdh1991 closed 1 year ago
It has an Atmega 2560 so you should be able to update it using the avrdude method. Have you tried?
Do you have any other process for updating it? If so, the logs might show the command being used, which would make it easier to configure the plugin.
Im trying but what do I put as the path to avrdude? Sorry im kind of new to this...
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.
Im trying but what do I put as the path to avrdude? Sorry im kind of new to this...
Not trying to be awkward, but it will be wherever it got installed to on your system, which will depend on how you installed it.
If you followed the instructions, it's probably /usr/bin/avrdude
. You can check by running the command which avrdude
on your Pi.
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.
Hardware Setup Eryone Thinker S V2, SE, 2560 board
Describe the problem Any chance getting support for this board?
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. Bothoctoprint.log
and~/.octoprint/logs/plugin_firmwareupdater_console.log
should be included.Additional context Add any other context about the problem here.