Hi,
Did some work on the super imposed interpreter code again.
It's now able to do more things like : stop, restart at line, set variable at runtime.
The video show's basic functionality. And show how sub interpreters may run their own program.
There is a machine-consume button, wich simulates the motion planner takes lines of gcode from the interpreter output buffer.
The delay input's slow's down the simulation wich enables us to view the step's the interpreter does.
Have to make the qt layout more fancy.