I’m using web sockets to connect to my Line Us, and send movement commands with GCode. The movements work, and I receive an ‘ok X:1000 Y:750 Z:0’ after each command. But after usually 6 commands, it stops responding. Any ideas? I’ve checked if the socket closes, but it is still open.