Schildkroet / Candle2

GRBL control interface in Qt.
GNU General Public License v3.0
203 stars 56 forks source link

Does not connect through the com port #58

Closed Juank23 closed 8 months ago

Juank23 commented 8 months ago

I have a Stm32 controller with grblha Portapapeles02 l but it does not connect, I tried with an arduino nano and grbl and it did not work either thanks

Schildkroet commented 8 months ago

grblHal ignores reset command (sent by Candle2) if it is in alarm state. This should be fixed by grblHal, since it is not compatible to grbl. I added the option to not send a reset after connect in the settings menu