Strooom/Moovr

Flow Control

Opened this issue · 0 comments

Even if the Teensy3.5 has significantly more RAM than the Arduino (192K vs 2K), it will still be necessary to 'throttle' the processing of GCode and only accept new blocks when there is room in the motionBuffer.

This 'flow control' signalling needs to go back upstream to the sending PC via the Comms interface.