Git Product home page Git Product logo

Comments (8)

martin2250 avatar martin2250 commented on June 23, 2024

Hi Colin,

I've never had that happen to me before though I have a few guesses what could have caused it:

  • gcode file contains M0/M1/M6: did it stop while cutting or could it have been a toolchange? In this case the status bar should have shown 'hold' instead of 'run' or 'idle'
  • grbl reset without going into alarm state: how well is your setup protected from electrical interference? This would go unnoticed by OpenCNCPilot and it wouldn't do anything as it assumes the buffer is full and doesn't receive 'ok' from grbl.

You can usually get everything running again by issuing a soft reset. This will clear the buffer and reset everything to its original state. If you use G10 instead of G91 to set your coordinate system it won't even loose it's position (unless grbl was reset by hardware).

If you run into that problem again and a soft reset doesn't fix it, you can attach a screenshot and the file that you were running (just don't copy-paste it into the comment :) ).

Cheers
Martin

from opencncpilot.

oldlad avatar oldlad commented on June 23, 2024

from opencncpilot.

oldlad avatar oldlad commented on June 23, 2024

from opencncpilot.

martin2250 avatar martin2250 commented on June 23, 2024

Hi Colin,

According to the Wiki, Alarm 4 indicates that the probe pin is already shorted to ground before the "G38.2" probe command. The latest version of OpenCNCPilot should already translate that to

Probe fail. The probe is not in the expected initial state before starting probe cycle, where G38.2 and G38.3 is not triggered and G38.4 and G38.5 is triggered.

Did you extract the "Resources" folder when you last upgraded OpenCNCPilot or just the .exe?

Anyways, you should check your wiring for shorts and also jog the bit off the surface before starting the probing cycle.

Greetings
Martin

from opencncpilot.

oldlad avatar oldlad commented on June 23, 2024

from opencncpilot.

oldlad avatar oldlad commented on June 23, 2024

from opencncpilot.

martin2250 avatar martin2250 commented on June 23, 2024

Hi again,
just out of curiosity: was it an original Arduino or a clone?
I'll close this issue if there are no further problems. If you run into any more trouble just reopen it.

Cheers!

from opencncpilot.

oldlad avatar oldlad commented on June 23, 2024

from opencncpilot.

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.