Git Product home page Git Product logo

Comments (7)

chamnit avatar chamnit commented on May 29, 2024

Yes. There is a bug somewhere in the EEPROM settings that I haven't gotten to yet. The easiest way to fix it is to type $2=2560.00. The zeros keeps grbl from rounding too early.

from grbl.

Atrixium avatar Atrixium commented on May 29, 2024

Oh! I noticed this step/mm bug too when I was doing some configuration on my machine, I'll create a known bugs page in the wiki and post this as a work around.

from grbl.

james-martinez avatar james-martinez commented on May 29, 2024

i type

$2=2560.00

still I get $2 = 2565.000 (steps/mm z)

anyway we know its an issue so we can fix it or work around it. I'll try and help.

from grbl.

chamnit avatar chamnit commented on May 29, 2024

Strange. I'll definitely take a good look at the code to see what's going on. It's been on the backburner for a while and pretty much forgot about it.

from grbl.

james-martinez avatar james-martinez commented on May 29, 2024

No problem.

Sonny Jeon [email protected] wrote:

Strange. I'll definitely take a good look at the code to see what's going on. It's been on the backburner for a while and pretty much forgot about it.


Reply to this email directly or view it on GitHub:
#53 (comment)

from grbl.

chamnit avatar chamnit commented on May 29, 2024

Ok should be working now. A #define didn't compile as I thought it would and caused the floating point rounding to add 5 rather than 0.0005. I was able to test 0.7d and confirmed that it was doing what you say. It doesn't do it now with the fix. v0.8a was not affected, since I didn't repeat the same #define error there. Let me know if there are any other issues you encounter!

from grbl.

james-martinez avatar james-martinez commented on May 29, 2024

Alright, good job. Works great.

from grbl.

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.