You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to connect simulator to bCNC software, but bCNC started a loop because gbrl detects the "CYCLE START" machine button allways on. I suppose other software will have the same issue as well.
As a workaround, I've commented the lines related to the CYCLE_START button in system.c (grbl code). I guess there is a more elegant way to do it in grbl-sim, but I don know how.
I was trying to connect simulator to bCNC software, but bCNC started a loop because gbrl detects the "CYCLE START" machine button allways on. I suppose other software will have the same issue as well.
As a workaround, I've commented the lines related to the CYCLE_START button in system.c (grbl code). I guess there is a more elegant way to do it in grbl-sim, but I don know how.
The text was updated successfully, but these errors were encountered: