gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
3.99k stars 1.59k forks source link

Emergency button switchs laser on #1155

Open dan21dan opened 1 year ago

dan21dan commented 1 year ago

Hello dear forum,

I built my own engraver. I uploaded firmware GRBL v1.1 custom, XY Homing 30.8.2019 (which is included LaserGRBL v4.8.3) into Arduino Uno. It works fine. I have checked emergency button today and I found that is stops the machine BUT it also switchs laser on for a moment (even though the laser was not turned on at all before pressing the button). I have checked my wiring and I think that it is ok. Please is it behaviour of GRBL v1.1 or I made a mistake during wiring? Please is it possible to configure GRBL not to turn on the laser when pressing the emergency button (if this behavior is part of it)?