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

Coordinate system table that easily crashes the program #379

Closed hanke-cnc closed 2 months ago

hanke-cnc commented 2 months ago

I'm not sure if someone as bored as me will manically click on the coordinate system offset table and crash it.

The trigger condition depends on when an entire row is selected, and then clicking on a certain cell will cause the cell to collapse.

😂 1

terjeio commented 2 months ago

The cell marker goes out of sync with the row marker? I am not able to replicate that.