terjeio / ioSender

A GCode Sender for Grbl and grblHAL written in C# (Windows only).
BSD 3-Clause "New" or "Revised" License
207 stars 65 forks source link

Nothing stop program when my e-stop active #312

Closed rmaltais closed 12 months ago

rmaltais commented 12 months ago

Hi, My E-Stop button seems to work fine. When I press it, the 'E' status turns red. When I start an empty test program and press the e-stop, the program continues without any constraint and nothing happens. I have no alerts. I use GRBLHAL STM32F1XX driver.

terjeio commented 12 months ago

Driver bug, fix commited,