Could a graph like this one that is generated with klipper be incorporated?
The goal is to detect prints that are faster than the usb connection can transmit. empty buffer.
https://github.com/Klipper3d/klipper/issues/113</div><div><br/></div><div>As repetier cannot access the firmware of the printers, perhaps a graph with the speed of sending lines of code could be useful. If a print comes out with empty buffer signs, we could check the values reached on the graph to take them as a limit and try to reduce them in the laminator.
I have copied the console log for a few seconds and extracted the amount of instructions per second arriving at this graph.
50 instructions per second. Quite far from the 250 that the connection tests indicate, but from the printing tests that I have done, it is close to the limit that the printer supports.