Coder Social home page Coder Social logo

Comments (3)

benlye avatar benlye commented on August 22, 2024

Yes, either the plug-in's own logfile, or the main Octoprint logfile will show you the full command being run. Both logs are found in Settings -> Logging.

In the Octoprint log it will look like this:

2018-05-03 17:55:59,113 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-05-03 17:55:59,116 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-05-03 17:55:59,142 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-05-03 17:55:59,156 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmp5BX7_g:i' in /usr/bin

'not in sync' often means that the baud rate is not correct. You might want to try overriding the default baud rate and setting it to 115200.

from octoprint-firmwareupdater.

kabaur avatar kabaur commented on August 22, 2024

As this would be the starting point for everyone who sees the 'not in sync' error from avrdude to look for solutions: Try to set the baudrate to 115200 in the advanced settings of FirmwareUpdater. If this doesn't work than lower the baudrate to 57600 - this did the trick for me (Anet A8, octoprint on RPi3, marlin 1.1.9).

from octoprint-firmwareupdater.

github-actions avatar github-actions commented on August 22, 2024

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.

from octoprint-firmwareupdater.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.