Sidewinder is beeping like hell

Hi,

i use the Repetier-Server first time with my Sidewinder X1. At the Moment i use Marlin 2.0.9.3 waggster Mod of Digant: https://www.thingiverse.com/thing:5157805

With SD Card i dont have any problems.

Connection:
buffer: 255 byte
timeout: 3
Baudrate 250000

What did i wrong?


Video:

Log while Beeping:
Recv:15:28:53.121: Error:checksum mismatch, Last Line: 15641
Recv:15:28:53.121: Resend: 15642
Recv:15:28:53.124: Ignore due to resend: ok
Recv:15:28:53.124: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15641
Recv:15:28:53.125: Ignore due to resend: Resend: 15642
Recv:15:28:53.125: Ignore due to resend: ok
Recv:15:28:53.141: Waiting for resend requests finished. Starting resends ...
Recv:15:28:53.410: ok (10)
Recv:15:28:53.414: Error:checksum mismatch, Last Line: 15651
Recv:15:28:53.414: Resend: 15652
Recv:15:28:53.416: Ignore due to resend: ok
Recv:15:28:53.417: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15651
Recv:15:28:53.419: Ignore due to resend: Resend: 15652
Recv:15:28:53.419: Ignore due to resend: ok
Recv:15:28:53.434: Waiting for resend requests finished. Starting resends ...
Recv:15:28:53.539: ok (6)
Recv:15:28:53.543: Error:checksum mismatch, Last Line: 15657
Recv:15:28:53.543: Resend: 15658
Recv:15:28:53.545: Ignore due to resend: ok
Recv:15:28:53.545: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15657
Recv:15:28:53.547: Ignore due to resend: Resend: 15658
Recv:15:28:53.547: Ignore due to resend: ok
Recv:15:28:53.563: Waiting for resend requests finished. Starting resends ...
Recv:15:28:53.800: ok (8)
Recv:15:28:53.804: Error:Line Number is not Last Line Number+1, Last Line: 15665
Recv:15:28:53.805: Resend: 15666
Recv:15:28:53.807: Ignore due to resend: ok
Recv:15:28:53.807: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15665
Recv:15:28:53.810: Ignore due to resend: Resend: 15666
Recv:15:28:53.815: Ignore due to resend: ok (2)
Recv:15:28:53.825: Waiting for resend requests finished. Starting resends ...
Recv:15:28:53.901: ok (7)
Recv:15:28:53.903: Error:checksum mismatch, Last Line: 15673
Recv:15:28:53.904: Resend: 15674
Recv:15:28:53.906: Ignore due to resend: ok
Recv:15:28:53.906: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15673
Recv:15:28:53.909: Ignore due to resend: Resend: 15674
Recv:15:28:53.914: Ignore due to resend: ok (2)
Recv:15:28:53.924: Waiting for resend requests finished. Starting resends ...
Recv:15:28:53.987: ok (6)
Recv:15:28:53.991: Error:checksum mismatch, Last Line: 15680
Recv:15:28:53.991: Resend: 15681
Recv:15:28:53.993: Ignore due to resend: ok
Recv:15:28:53.994: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 15680
Recv:15:28:53.995: Ignore due to resend: Resend: 15681
Recv:15:28:54.000: Ignore due to resend: ok (2)
Recv:15:28:54.011: Waiting for resend requests finished. Starting resends ...
Recv:15:28:54.123: ok (10)
Recv:15:28:54.125: Error:checksum mismatch, Last Line: 15691
Recv:15:28:54.126: Resend: 15692


Comments

  • As you see you have lots of communication errors. Reduce buffer from 255 to 127. If that does not stop it activate ping-pong mode. You are clearly overloading input here.
  • I tried 127 and it works pretty better. Only 1 Error the whole Day. I will test it this Weekend and if i got much Errors again i will test Ping Pong. Thank you :)
    Pro Version today purchased.
Sign In or Register to comment.