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
Right now if you stream over the USB serial most of the buffers are lost as there is no flow control.
Smoothie V1 uses USB native flow control so the amount of data from the host to the board is controlled by the flow control and no buffer are lost and we can do things like upload and fast-stream.
Right now if you stream over the USB serial most of the buffers are lost as there is no flow control.
Smoothie V1 uses USB native flow control so the amount of data from the host to the board is controlled by the flow control and no buffer are lost and we can do things like upload and fast-stream.