Marlin 2.0.x Line numbers
After rebooting my Marlin 2.0.x based printer, the repetier server constantly tries to use the line numbers from the former life. The same applies if I power cycle the printer ;-( The current solution for me is restart the PI running repetier server or at least restart repetier server and issue a M110 N0 on reconnect.
Former I tries serveral version of DTR and RTS without success. This happens with Server 1.03 Hades.
My Repetier based older printer with repetier server 1.0.1 on reconnect repetier-server starts fine with line 0 again.
I am not sure if the is related to setting Marlin as firmware or the Repetier-Server version...
At least this gave me hard time to track down these connection issues.
cu
Michael
Former I tries serveral version of DTR and RTS without success. This happens with Server 1.03 Hades.
My Repetier based older printer with repetier server 1.0.1 on reconnect repetier-server starts fine with line 0 again.
I am not sure if the is related to setting Marlin as firmware or the Repetier-Server version...
At least this gave me hard time to track down these connection issues.
cu
Michael
Comments
Simple fix is to restart repetier-server and send a M110 N0, but with repetier software on GEN7 I see that repetier server resets to 0. OK, looks like RTS and DTR do not reset anything on Marlin 2.0.x on SKR 1.4 ;-(
But the issue here is that repetier server does not try to restart with line 0 without reset or restart of the server daemon.
So the server tries to send lines 40 and 41 after it detected that the connection started. Last message before was that the Connection closed by os. The same is also within the log above before Server sends lines 52 and so on.
1.04 works fine, many thanks.
cu
Michael