Git Product home page Git Product logo

Comments (3)

arkypita avatar arkypita commented on May 27, 2024

This is not a bug of LaserGRBL since LaserGRBL cannot know where the offset was set, unless it keep count of each G92 in an internal buffer, but this method could be not effective because you can send G92 then exit LaserGRBL, then start LaserGRBL again and in this case LaserGRBL does not know anything about your zeroing.

Position pointer is passivly controlled by the information sent back from grbl in reply of "?" command. This is called "status report".

If you use to set offset prior to begin your job, you may try to configure status report to send
working position instead of global position. This could be done by setting $10=0 instead of $10=1

from lasergrbl.

witch33 avatar witch33 commented on May 27, 2024

Thank you for the fast answer. Now I understood my problem and tomorrow will try $10=0 setting. I like your program and from my point of view you created the best laser engraving interface to GRBL.
Best regards

from lasergrbl.

arkypita avatar arkypita commented on May 27, 2024

Version v2.8.12 can now show working position if different from machine position. Also support $10=0 and $10=1

from lasergrbl.

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.