Oleg UR3IQO
Results
3
comments of
Oleg UR3IQO
I looked at the `GetInitializeCommands` in DebuggedProcess.cs (MIEngine repo) and realized that Option 3 in the possible solutions was already implemented. So, I tried to use fully custom setup and...
I know that `$32` request results in correct `$32=1` answer. Unfortunately LaserGRBL expects `$32=1` to be in `$$` results. I am happy with my fix https://github.com/bdring/FluidNC/commit/98f82176d6f5e0cd3f7530597264bb0e7e80fa4f . This might not...