Giter Club home page Giter Club logo

Comments (5)

daid avatar daid commented on July 24, 2024

Looks like your kernel/USB-Serial driver doesn't seem to accept 250000 baud, which is kind of a none-standard baudrate.
Maybe you have an older kernel?

Anyhow, if you just want it to work, build a custom firmware with http://daid.mine.nu/~daid/marlin_build/ with a baudrate that works. Download the hex file, and use the advanced menu "Install custom firmware" to install it.

I've also pushed a change that hopefully caches this error, and handles it a bit more gracefully.

from legacycura.

diara628 avatar diara628 commented on July 24, 2024

Yes, that, or the hardware doesn't like it. I'm using the latest Ubuntu, so the latter seems more propable. I did build myself a marlin with a baudrate of 115200, and it seems to work. Now, the appropriate thing to do is the enable SkeinPypy to use different baudrates (115200 seems widely used/supported) in the wizard.

from legacycura.

diara628 avatar diara628 commented on July 24, 2024

Also, are the build-me-marlin defaults the same as what comes with SkeinPypy, and are they optimal? At least the M109 wait time should be less than 30 seconds.

from legacycura.

daid avatar daid commented on July 24, 2024

A baudrate of 250000 yields less communication errors for some reason (no idea why, but people have tested it)
It also gives more bandwidth to play with, which is important on high detailed prints. So you don't get buffer underruns.

The latest github version uses the baudrate configured in the preferences for the wizard. It's a bit sub-optimal that you have to close down the wizard, change the baudrate, and re-run the wizard. But 80-90% of the users will never encounter this problem.

from legacycura.

daid avatar daid commented on July 24, 2024

The 12.07 release installs a 115200 baudrate firmware by default if you run linux. There is also the auto-baudrate detection and some extra exception handling in the code so this problem is handled more gracefully.

from legacycura.

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.