Im developing my flash screenset and for that I made my own gcode list.
To highlight the line of code that is currently being executed, I watch DRO816 that exposes the current gcode line.
When im stepping through code, if for example the current line is 10, instead of going directly to line 11, the DRO shows 10-11-12-11
and that leads to an annoying visual effect in my gcode display
Anyone know if this can be solved?