Git Product home page Git Product logo

Comments (3)

arkypita avatar arkypita commented on May 24, 2024

LaserGRBL connection sequence is:

  • Start [Disconnected]
  • Click on connect button [Connecting]
  • Receive & parse a status messages from arduino to know the right status [Idle, Run, Hold, Door, Home, Alarm, Check, Jog]

If LaserGRBL has an error in decoding status message, the effect could be that stuck in connecting state.

LaserGRBL assume that status message could be in one of this two format:
<Idle,MPos:0.000,0.000,0.000,WPos:0.000,0.000,0.000> for grbl v0.9
<Idle|MPos:0.000,0.000,0.000|FS:0.0,0> for grbl v1.1

To help me solving this Issue you must provide me the exact grbl version, as reported with $I command and the value of $10 status report mask settings.

Even better if you can tell me how is the string of realtime status that grbl returns on ? command

from lasergrbl.

arkypita avatar arkypita commented on May 24, 2024

I have published a new version of LaserGRBL that records any connection problem and internal program errors in a session log file.

https://github.com/arkypita/LaserGRBL/releases/latest

Please update to the new version, try connect LaserGRBL (perform 2-3 attempts) and open session log file.

sessionlog

Then copy and paste your session log here.

from lasergrbl.

arkypita avatar arkypita commented on May 24, 2024

user not responding... i close the issue

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.