Drucker hat keine Verbindung zum Server

2

Comments

  • Dann müsste es jetzt so funktionieren. Ich teste weiter...
  • Neuer Druckerstart. Versuch, eine Achse zu homen:
    Recv:10:01:33.039: Error:Line Number is not Last Line Number+1, Last Line: 2 (6)
    Mesg:10:01:37.038: Warning: Communication timeout - resetting communication buffer.
    Mesg:10:01:37.038: Connection status: Buffered:91, Manual Commands: 1, Job Commands: 0
    Mesg:10:01:37.038: Buffer used:91 Enforced free byte:13 lines stored:7
    Recv:10:01:43.007: Error:Line Number is not Last Line Number+1, Last Line: 2 (7)
    Mesg:10:01:47.003: Warning: Communication timeout - resetting communication buffer.
    Mesg:10:01:47.003: Connection status: Buffered:91, Manual Commands: 2, Job Commands: 0
    Mesg:10:01:47.003: Buffer used:91 Enforced free byte:13 lines stored:7
    Send:10:01:47.004: @runButtonCommand homeY
    Recv:10:01:47.005: Slow command added:G28 Y0
    Send:10:01:47.005: N127 G28 Y0
    Send:10:01:47.006: N128 M114
    Recv:10:01:48.020: Error:Line Number is not Last Line Number+1, Last Line: 2 (3)
    Send:10:01:48.702: @runButtonCommand homeY
    Recv:10:01:48.703: Slow command added:G28 Y0
    Send:10:01:48.703: N130 G28 Y0
    Send:10:01:48.704: N131 M114
    Recv:10:01:49.012: Error:Line Number is not Last Line Number+1, Last Line: 2 (3)
    Send:10:01:49.307: @runButtonCommand homeY
  • edited November 2021
    Ein Shutdown vom Button der Bedienoberfläche geht durch!
    Eine erneute Prüfung der Verbindung brachte nichts. Weil keine Verbindung zustande kam.
    Den Drucker aus und wieder eingeschaltet. Verbindung ist vorhanden.
    Das Ganze ist etwas nervig. Und das bei nur 2 Druckern!
  • edited November 2021
    Ich kriege die Krätze!
    Ich will schnell ein kleines Teil drucken, welches ich brauche und nichts geht! Das ist doch abartig!
    In Verbindungseinstellungen den gleichen Port neu angewählt, Test durchgeführt , gespeichert , geht. Warum klappt das nicht von selbst?
  • Bin ja schon auf der suche aber schwer, da ich immer nur unvollständige infos (logs) bekomme. Beim letzten der wäre super wenn ich ihn als log hätte, aber der Anfang fehlt und ack wurde gefiltert. Was ich sehe ist das er da die resends nicht ausführt - frage ist warum und wie ist es dazu gekommen. Fragt firmware nach resend und bekommts nicht oder fragt firmware nicht und ich sehe daher kein "Resend: 2" im log. Dann wäre es ein Fehler in der Drucker firmware. Ich arbeite also im dunkeln solange bir der fehler nicht passiert.

    Also wie gesagt loog für connected.log aktivieren und wenn der wieder das Verbindungsproblem hat genau das connected.log zeigen. Da steht alles drin und dann seh ich was schief geht.
  • Ok, hab jetzt mal meinen Fehlererzeuger erweitert um zu hohe zeilennummern zu bekommen,ähnlich wie bei deinem code:

    Send:15:00:28.453: @getip
    Send:15:00:28.522: N13 M114
    Recv:15:00:28.523: X:0.00 Y:0.00 Z:0.00 E:0.00 Count X:0 Y:0 Z:0
    Recv:15:00:28.523: ok
    Send:15:00:33.246: @adderror 10
    Mesg:15:00:35.170: Added bigger line number error
    Send:15:00:35.170: N14 M114
    Recv:15:00:35.170: Error:Line Number is not Last Line Number+1, Last Line: 13
    Recv:15:00:35.170: Resend: 14
    Recv:15:00:35.173: Ignore due to resend: ok
    Recv:15:00:35.183: Waiting for resend requests finished. Starting resends ...
    Send:15:00:35.183: Resend: N14 M114
    Recv:15:00:35.183: X:0.00 Y:0.00 Z:0.00 E:0.00 Count X:0 Y:0 Z:0
    Recv:15:00:35.183: ok

    Wie du siehst stehen hier resends worauf der Code neu gesendet wird. Die sind auch ohne ACK sichtbar. Frage ist also warum fehlen die bei dir.

    Ich glaube fast du hast beide konfigurationen mit einem USB Port verbunden.

    Gibt es die gleichen Probleme auch wenn nur ein Drucker verbunden ist mit dem Rechner? Oder alternativ im dashboard alle Drucker bis auf einen deaktiviert sind (also grauer rahmen)?
  • connected, 1 Drucker angeschlossen:
    Mesg:17:09:59.292: Dtr: false Rts: false
    Mesg:17:09:59.301: Connection started
    Mesg:17:09:59.301: Printer reset requested false
    Mesg:17:09:59.301: Dtr: true Rts: true
    Mesg:17:09:59.321: Dtr: false Rts: false
    Recv:17:10:02.324: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:02.325: N1 M110
    Send:17:10:02.325: N2 M105
    Send:17:10:02.325: N3 M115 ; Get firmware capabilities and info
    Send:17:10:02.326: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:02.326: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:02.326: N6 G92 E0
    Send:17:10:02.326: N7 G90
    Recv:17:10:02.326: pos absolute true
    Send:17:10:02.326: N8 M82
    Mesg:17:10:10.556: Dtr: false Rts: false
    Mesg:17:10:10.558: Connection started
    Mesg:17:10:10.558: Printer reset requested false
    Mesg:17:10:10.558: Dtr: true Rts: true
    Mesg:17:10:10.579: Dtr: false Rts: false
    Recv:17:10:13.580: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:13.581: N1 M110
    Send:17:10:13.581: N2 M105
    Send:17:10:13.581: N3 M115 ; Get firmware capabilities and info
    Send:17:10:13.581: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:13.582: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:13.582: N6 G92 E0
    Send:17:10:13.582: N7 G90
    Recv:17:10:13.582: pos absolute true
    Send:17:10:13.582: N8 M82
    Mesg:17:10:21.914: Dtr: false Rts: false
    Mesg:17:10:21.916: Connection started
    Mesg:17:10:21.916: Printer reset requested false
    Mesg:17:10:21.916: Dtr: true Rts: true
    Mesg:17:10:21.936: Dtr: false Rts: false
    Recv:17:10:24.944: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:24.945: N1 M110
    Send:17:10:24.946: N2 M105
    Send:17:10:24.946: N3 M115 ; Get firmware capabilities and info
    Send:17:10:24.946: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:24.947: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:24.947: N6 G92 E0
    Send:17:10:24.947: N7 G90
    Recv:17:10:24.947: pos absolute true
    Send:17:10:24.947: N8 M82
    Mesg:17:10:33.371: Dtr: false Rts: false
    Mesg:17:10:33.373: Connection started
    Mesg:17:10:33.373: Printer reset requested false
    Mesg:17:10:33.373: Dtr: true Rts: true
    Mesg:17:10:33.393: Dtr: false Rts: false
    Recv:17:10:36.398: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:36.399: N1 M110
    Send:17:10:36.400: N2 M105
    Send:17:10:36.400: N3 M115 ; Get firmware capabilities and info
    Send:17:10:36.400: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:36.401: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:36.401: N6 G92 E0
    Send:17:10:36.401: N7 G90
    Recv:17:10:36.401: pos absolute true
    Send:17:10:36.401: N8 M82
    Mesg:17:10:44.927: Dtr: false Rts: false
    Mesg:17:10:44.929: Connection started
    Mesg:17:10:44.929: Printer reset requested false
    Mesg:17:10:44.929: Dtr: true Rts: true
    Mesg:17:10:44.950: Dtr: false Rts: false
    Recv:17:10:47.959: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:47.960: N1 M110
    Send:17:10:47.960: N2 M105
    Send:17:10:47.960: N3 M115 ; Get firmware capabilities and info
    Send:17:10:47.961: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:47.961: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:47.961: N6 G92 E0
    Send:17:10:47.961: N7 G90
    Recv:17:10:47.961: pos absolute true
    Send:17:10:47.961: N8 M82
    Mesg:17:10:56.589: Dtr: false Rts: false
    Mesg:17:10:56.591: Connection started
    Mesg:17:10:56.591: Printer reset requested false
    Mesg:17:10:56.592: Dtr: true Rts: true
    Mesg:17:10:56.612: Dtr: false Rts: false
    Recv:17:10:59.621: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:59.622: N1 M110
    Send:17:10:59.622: N2 M105
    Send:17:10:59.622: N3 M115 ; Get firmware capabilities and info
    Send:17:10:59.622: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:59.622: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:59.623: N6 G92 E0
    Send:17:10:59.623: N7 G90
    Recv:17:10:59.623: pos absolute true
    Send:17:10:59.623: N8 M82
    Mesg:17:11:08.356: Dtr: false Rts: false
    Mesg:17:11:08.358: Connection started
    Mesg:17:11:08.358: Printer reset requested false
    Mesg:17:11:08.358: Dtr: true Rts: true
    Mesg:17:11:08.378: Dtr: false Rts: false
    Recv:17:11:11.384: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:11:11.385: N1 M110
    Send:17:11:11.385: N2 M105
    Send:17:11:11.385: N3 M115 ; Get firmware capabilities and info
    Send:17:11:11.385: N4 M220 S100 ; Speed multiplier 100%
    Send:17:11:11.386: N5 M221 S100 ; Flow multiplier 100%
    Send:17:11:11.386: N6 G92 E0
    Send:17:11:11.386: N7 G90
    Recv:17:11:11.386: pos absolute true
    Send:17:11:11.386: N8 M82
    Mesg:17:11:20.229: Dtr: false Rts: false
    Mesg:17:11:20.231: Connection started
    Mesg:17:11:20.231: Printer reset requested false
    Mesg:17:11:20.231: Dtr: true Rts: true
    Mesg:17:11:20.252: Dtr: false Rts: false
    Recv:17:11:20.264: Response while unconnected:echo:Unknown command: "                     "
    Recv:17:11:20.265: echo:Unknown command: "                     "
    Recv:17:11:20.265: Connection verified by:ok
    Recv:17:11:20.267: ok
    Send:17:11:20.267: N1 M110
    Send:17:11:20.267: N2 M105
    Send:17:11:20.268: N3 M105
    Send:17:11:20.268: N4 M115 ; Get firmware capabilities and info
    Send:17:11:20.268: N5 M220 S100 ; Speed multiplier 100%
    Send:17:11:20.269: N6 M221 S100 ; Flow multiplier 100%
    Send:17:11:20.269: N7 G92 E0
    Send:17:11:20.269: N8 G90
    Recv:17:11:20.269: pos absolute true
    Recv:17:11:20.272: ok
    Send:17:11:20.273: N9 M82
    Recv:17:11:20.276: ok T:26.51 /0.00 (973.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:11:20.276: N10 G21 ; Use mm as unit
    Recv:17:11:20.278: ErrNumber+1, Last Line: 2
    Recv:17:11:20.279: ok
    Send:17:11:20.279: N11 M114
    Send:17:11:20.279: @getip
    Recv:17:11:20.281: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:20.287: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:23.267: 0.51 /0.00 (984.19) @:0 B@:0
    Recv:17:11:23.309: ErrError:Line Number is not Last Liap:AUTOREPORT_TEMP:1
    Recv:17:11:23.340: Cap:PROGRESE_LIGHT_BRIGHTNESS:0
    Recv:17:11:23.348: Cap:EMERGok
    Mesg:17:11:40.267: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:11:40.267: Connection status: Buffered:101, Manual Commands: 4, Job Commands: 0
    Mesg:17:11:40.267: Buffer used:101 Enforced free byte:12 lines stored:8
    Send:17:11:40.268: N12 M105
    Send:17:11:40.269: N13 M105
    Send:17:11:40.269: @runButtonCommand homeX
    Recv:17:11:40.270: Slow command added:G28 X0
    Send:17:11:40.270: N14 G28 X0
    Send:17:11:40.271: N15 M114
    Send:17:11:40.271: @runButtonCommand homeX
    Recv:17:11:40.272: Slow command added:G28 X0
    Send:17:11:40.272: N16 G28 X0
    Send:17:11:40.273: N17 M114
    Send:17:11:40.274: @getip
    Send:17:11:40.279: M117 192.168.2.81:3344
    Recv:17:11:40.294: er is not Last Line Number+1, LaX:0.00 Y:225.00 Z:0.00 E:0.00 Cook
    Recv:17:11:44.296: ok
    Send:17:11:44.296: N18 M105
    Recv:17:11:44.303: ne Number+1, Last Line: 8
    Recv:17:11:54.277: ok T:26.73 /0.00 (973.19) B:21.00.00 (973.19) B:21.02 /0.00 (983ok T:26.70 /0.00 (973.25) B:21.2ok T:26.05 /0.00 (974.69) B:20.2ok T:26.42 /0.00 (973.87) B:22.7ok T:26.45 /0.00 (973.81) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:11:54.277: N19 M105
    Recv:17:11:55.267: Error:Line Number is not Last Liok T:26.11 /0.00 (974.56) B:21.84 /0.00 (982.06) @:0 B@:0
    Recv:17:11:57.254: ok T:26.79 /0.00 (973.06) B:21.9ok T:25.43 /0.00 (976.06) B:20.86 /0.00 (983.62) @:0 B@:0
    Send:17:11:57.255: N20 M105
    Recv:17:11:57.262: Error:Line Number is not Last Line Number+1, Last Line: 22
    Recv:17:12:01.260: 4 /0.00 (982.37) @:0 B@:0
    Recv:17:12:01.268: ok T:26.14 /0.00 (974.50) B:21.64 /0.00 (982.37) @:0 B@:0
    Send:17:12:01.268: N21 M105
    Recv:17:12:01.274: Error:Line Number is not Last Line Number+1, Last Line: 24
    Recv:17:12:02.266: 0 /0.00 (981.31) @:0 B@:0
    Recv:17:12:03.261: ok T:25.82 /0.00 (975.19) B:21.13 /0.00 (983.19) @:0 B@:0
    Send:17:12:03.262: N22 M105
    Recv:17:12:03.268: Error:Line Number is not Last Line Number+1, Last Line: 26
    Recv:17:12:05.251: 4 /0.00 (983.50) @:0 B@:0
    Recv:17:12:06.250: ok T:25.99 /0.00 (974.81) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:06.251: N23 M105
    Recv:17:12:09.231: ok T:26.02 /0.00 (974.75) B:21.28 /0.00 (983.75) @:0 B@:0
    Send:17:12:09.232: N24 M105
    Send:17:12:09.232: N25 M105
    Recv:17:12:09.236: Error:Line Number is not Last Line Number+1, Last Line: 32
    Recv:17:12:09.238: echo:Unknown command: "105"
    Recv:17:12:09.239: ok
    Send:17:12:10.234: N26 M105
    Recv:17:12:10.239: Error:Line Number is not Last Line Number+1, Last Line: 33
    Recv:17:12:11.217: ok T:26.76 /0.00 (973.12) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:11.227: N27 M105
    Recv:17:12:11.233: Error:Line Number is not Last Line Number+1, Last Line: 34
    Recv:17:12:15.224: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.224: N28 M105
    Recv:17:12:15.229: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.229: N29 M105
    Recv:17:12:15.232: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:15.235: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:17.228: ok T:27.05 /0.00 (972.50) B:20.78 /0.00 (983.75) @:0 B@:0
    Send:17:12:17.228: N30 M105
    Recv:17:12:17.233: Error:Line Number is not Last Line Number+1, Last Line: 38
    Recv:17:12:18.223: ok T:26.19 /0.00 (974.37) B:19.92 /0.00 (985.12) @:0 B@:0
    Send:17:12:18.224: N31 M105
    Recv:17:12:18.230: Error:Line Number is not Last Line Number+1, Last Line: 39
    Recv:17:12:19.217: 3 /0.00 (984.31) @:0 B@:0
    Recv:17:12:20.211: ok T:26.53 /0.00 (973.62) B:20.94 /0.00 (983.50) @:0 B@:0
    Recv:17:12:21.208: 0 /0.00 (985.31) @:0 B@:0
    Recv:17:12:24.186: 2 /0.00 (982.25) @:0 B@:0
    Recv:17:12:28.188: ok T:26.48 /0.00 (973.75) B:20.04 /0.00 (984.94) @:0 B@:0
    Mesg:17:12:28.189: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:12:28.189: Connection status: Buffered:72, Manual Commands: 3, Job Commands: 0
    Mesg:17:12:28.189: Buffer used:72 Enforced free byte:20 lines stored:6
    Send:17:12:28.189: N32 M104 S209 T0
    Recv:17:12:28.195: ok T:20 (984.94) @:0 B@:0
    Send:17:12:28.195: N33 M105
    Send:17:12:28.195: N34 M105
    Send:17:12:28.195: N35 M104 S173 T0
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.202: echo:Unknown command: "105"
    Recv:17:12:28.202: ok
    Send:17:12:29.196: N36 M105
    Send:17:12:30.192: N37 M105
    Recv:17:12:30.194: ErrorError:Line Number is not Last Li9 /0.00 (984.06) @:0 B@:0
    Send:17:12:31.182: N38 M105
    Recv:17:12:31.191: Error:ok T:26.05 /0.00 (974.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:12:32.174: N39 M105
    Recv:17:12:32.179: Error:ne Number+1, Last Line: 50
    Recv:17:12:32.186: ok T.00 (984.06) @:0 B@:0
    Send:17:12:33.172: N40 M105
    Recv:17:12:33.180: ok T:25.40 /0.00 (976.12) B:20.51 /0.00 (984.19) @:0 B@:0
    Recv:17:12:33.182: Error:ber+1, Last Line: 52
    Mesg:17:12:34.027: Connection closed by os.
    Mesg:17:15:53.914: Dtr: false Rts: false
    Mesg:17:15:53.916: Connection started
    Mesg:17:15:53.916: Printer reset requested false
    Mesg:17:15:53.916: Dtr: true Rts: true
    Mesg:17:15:53.936: Dtr: false Rts: false
    Recv:17:15:53.942: Response while unconnected:echo:Unknown command: " "
    Recv:17:15:53.942: echo:Unknown command: " "
    Recv:17:15:53.942: Connection verified by:ok
    Recv:17:15:53.943: ok
    Send:17:15:53.943: N1 M110
    Send:17:15:53.943: N2 M105
    Send:17:15:53.943: N3 M105
    Send:17:15:53.944: N4 M115 ; Get firmware capabilities and info
    Send:17:15:53.944: N5 M220 S100 ; Speed multiplier 100%
    Send:17:15:53.944: N6 M221 S100 ; Flow multiplier 100%
    Send:17:15:53.944: N7 G92 E0
    Send:17:15:53.944: N8 G90
    Recv:17:15:53.944: pos absolute true
    Recv:17:15:53.947: ok
    Send:17:15:53.947: N9 M82
    Recv:17:15:53.950: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.950: N10 G21 ; Use mm as unit
    Recv:17:15:53.952: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.954: Resend: 3
    Recv:17:15:53.957: Ignore due to resend: ok
    Recv:17:15:53.958: Ignore due to resend: echo:Unknown command: "5"
    Recv:17:15:53.958: Ignore due to resend: ok
    Recv:17:15:53.959: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.969: Waiting for resend requests finished. Starting resends ...
    Send:17:15:53.969: Resend: N3 M105
    Recv:17:15:53.978: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.979: Resend: N4 M115 ; Get firmware capabilities and info
    Recv:17:15:53.993: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 12:13:23) SOURCE_CODE_URL:https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:17:15:53.994: Cap:SERIAL_XON_XOFF:0
    Recv:17:15:53.994: Cap:BINARY_FILE_TRANSFER:0
    Recv:17:15:53.996: Cap:EEPROM:0
    Recv:17:15:53.996: Cap:VOLUMETRIC:1
    Recv:17:15:53.997: Cap:AUTOREPORT_TEMP:1
    Recv:17:15:53.998: Cap:PROGRESS:0
    Recv:17:15:53.998: Cap:PRINT_JOB:1
    Recv:17:15:54.000: Cap:AUTOLEVEL:0
    Recv:17:15:54.000: Cap:RUNOUT:1
    Recv:17:15:54.001: Cap:Z_PROBE:0
    Recv:17:15:54.001: Cap:LEVELING_DATA:1
    Recv:17:15:54.002: Cap:BUILD_PERCENT:0
    Recv:17:15:54.003: Cap:SOFTWARE_POWER:0
    Recv:17:15:54.003: Cap:TOGGLE_LIGHTS:0
    Recv:17:15:54.004: Cap:CASE_LIGHT_BRIGHTNESS:0
    Recv:17:15:54.005: Cap:EMERGENCY_PARSER:0
    Recv:17:15:54.007: Cap:PROMPT_SUPPORT:0
    Recv:17:15:54.007: Cap:SDCARD:1
    Recv:17:15:54.008: Cap:AUTOREPORT_SD_STATUS:0
    Recv:17:15:54.009: Cap:LONG_FILENAME:0
    Recv:17:15:54.010: Cap:THERMAL_PROTECTION:1
    Recv:17:15:54.011: Cap:MOTION_MODES:1
    Recv:17:15:54.011: Cap:ARCS:1
    Recv:17:15:54.012: Cap:BABYSTEPPING:1
    Recv:17:15:54.015: Cap:CHAMBER_TEMPERATURE:0
    Recv:17:15:54.015: ok
    Send:17:15:54.015: Resend: N5 M220 S100 ; Speed multiplier 100%
  • Neustart Drucker, connected-log, 1Drucker, Verbindung steht:
    Mesg:17:09:59.292: Dtr: false Rts: false
    Mesg:17:09:59.301: Connection started
    Mesg:17:09:59.301: Printer reset requested false
    Mesg:17:09:59.301: Dtr: true Rts: true
    Mesg:17:09:59.321: Dtr: false Rts: false
    Recv:17:10:02.324: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:02.325: N1 M110
    Send:17:10:02.325: N2 M105
    Send:17:10:02.325: N3 M115 ; Get firmware capabilities and info
    Send:17:10:02.326: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:02.326: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:02.326: N6 G92 E0
    Send:17:10:02.326: N7 G90
    Recv:17:10:02.326: pos absolute true
    Send:17:10:02.326: N8 M82
    Mesg:17:10:10.556: Dtr: false Rts: false
    Mesg:17:10:10.558: Connection started
    Mesg:17:10:10.558: Printer reset requested false
    Mesg:17:10:10.558: Dtr: true Rts: true
    Mesg:17:10:10.579: Dtr: false Rts: false
    Recv:17:10:13.580: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:13.581: N1 M110
    Send:17:10:13.581: N2 M105
    Send:17:10:13.581: N3 M115 ; Get firmware capabilities and info
    Send:17:10:13.581: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:13.582: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:13.582: N6 G92 E0
    Send:17:10:13.582: N7 G90
    Recv:17:10:13.582: pos absolute true
    Send:17:10:13.582: N8 M82
    Mesg:17:10:21.914: Dtr: false Rts: false
    Mesg:17:10:21.916: Connection started
    Mesg:17:10:21.916: Printer reset requested false
    Mesg:17:10:21.916: Dtr: true Rts: true
    Mesg:17:10:21.936: Dtr: false Rts: false
    Recv:17:10:24.944: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:24.945: N1 M110
    Send:17:10:24.946: N2 M105
    Send:17:10:24.946: N3 M115 ; Get firmware capabilities and info
    Send:17:10:24.946: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:24.947: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:24.947: N6 G92 E0
    Send:17:10:24.947: N7 G90
    Recv:17:10:24.947: pos absolute true
    Send:17:10:24.947: N8 M82
    Mesg:17:10:33.371: Dtr: false Rts: false
    Mesg:17:10:33.373: Connection started
    Mesg:17:10:33.373: Printer reset requested false
    Mesg:17:10:33.373: Dtr: true Rts: true
    Mesg:17:10:33.393: Dtr: false Rts: false
    Recv:17:10:36.398: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:36.399: N1 M110
    Send:17:10:36.400: N2 M105
    Send:17:10:36.400: N3 M115 ; Get firmware capabilities and info
    Send:17:10:36.400: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:36.401: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:36.401: N6 G92 E0
    Send:17:10:36.401: N7 G90
    Recv:17:10:36.401: pos absolute true
    Send:17:10:36.401: N8 M82
    Mesg:17:10:44.927: Dtr: false Rts: false
    Mesg:17:10:44.929: Connection started
    Mesg:17:10:44.929: Printer reset requested false
    Mesg:17:10:44.929: Dtr: true Rts: true
    Mesg:17:10:44.950: Dtr: false Rts: false
    Recv:17:10:47.959: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:47.960: N1 M110
    Send:17:10:47.960: N2 M105
    Send:17:10:47.960: N3 M115 ; Get firmware capabilities and info
    Send:17:10:47.961: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:47.961: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:47.961: N6 G92 E0
    Send:17:10:47.961: N7 G90
    Recv:17:10:47.961: pos absolute true
    Send:17:10:47.961: N8 M82
    Mesg:17:10:56.589: Dtr: false Rts: false
    Mesg:17:10:56.591: Connection started
    Mesg:17:10:56.591: Printer reset requested false
    Mesg:17:10:56.592: Dtr: true Rts: true
    Mesg:17:10:56.612: Dtr: false Rts: false
    Recv:17:10:59.621: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:59.622: N1 M110
    Send:17:10:59.622: N2 M105
    Send:17:10:59.622: N3 M115 ; Get firmware capabilities and info
    Send:17:10:59.622: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:59.622: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:59.623: N6 G92 E0
    Send:17:10:59.623: N7 G90
    Recv:17:10:59.623: pos absolute true
    Send:17:10:59.623: N8 M82
    Mesg:17:11:08.356: Dtr: false Rts: false
    Mesg:17:11:08.358: Connection started
    Mesg:17:11:08.358: Printer reset requested false
    Mesg:17:11:08.358: Dtr: true Rts: true
    Mesg:17:11:08.378: Dtr: false Rts: false
    Recv:17:11:11.384: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:11:11.385: N1 M110
    Send:17:11:11.385: N2 M105
    Send:17:11:11.385: N3 M115 ; Get firmware capabilities and info
    Send:17:11:11.385: N4 M220 S100 ; Speed multiplier 100%
    Send:17:11:11.386: N5 M221 S100 ; Flow multiplier 100%
    Send:17:11:11.386: N6 G92 E0
    Send:17:11:11.386: N7 G90
    Recv:17:11:11.386: pos absolute true
    Send:17:11:11.386: N8 M82
    Mesg:17:11:20.229: Dtr: false Rts: false
    Mesg:17:11:20.231: Connection started
    Mesg:17:11:20.231: Printer reset requested false
    Mesg:17:11:20.231: Dtr: true Rts: true
    Mesg:17:11:20.252: Dtr: false Rts: false
    Recv:17:11:20.264: Response while unconnected:echo:Unknown command: "                     "
    Recv:17:11:20.265: echo:Unknown command: "                     "
    Recv:17:11:20.265: Connection verified by:ok
    Recv:17:11:20.267: ok
    Send:17:11:20.267: N1 M110
    Send:17:11:20.267: N2 M105
    Send:17:11:20.268: N3 M105
    Send:17:11:20.268: N4 M115 ; Get firmware capabilities and info
    Send:17:11:20.268: N5 M220 S100 ; Speed multiplier 100%
    Send:17:11:20.269: N6 M221 S100 ; Flow multiplier 100%
    Send:17:11:20.269: N7 G92 E0
    Send:17:11:20.269: N8 G90
    Recv:17:11:20.269: pos absolute true
    Recv:17:11:20.272: ok
    Send:17:11:20.273: N9 M82
    Recv:17:11:20.276: ok T:26.51 /0.00 (973.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:11:20.276: N10 G21 ; Use mm as unit
    Recv:17:11:20.278: ErrNumber+1, Last Line: 2
    Recv:17:11:20.279: ok
    Send:17:11:20.279: N11 M114
    Send:17:11:20.279: @getip
    Recv:17:11:20.281: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:20.287: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:23.267: 0.51 /0.00 (984.19) @:0 B@:0
    Recv:17:11:23.309: ErrError:Line Number is not Last Liap:AUTOREPORT_TEMP:1
    Recv:17:11:23.340: Cap:PROGRESE_LIGHT_BRIGHTNESS:0
    Recv:17:11:23.348: Cap:EMERGok
    Mesg:17:11:40.267: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:11:40.267: Connection status: Buffered:101, Manual Commands: 4, Job Commands: 0
    Mesg:17:11:40.267: Buffer used:101 Enforced free byte:12 lines stored:8
    Send:17:11:40.268: N12 M105
    Send:17:11:40.269: N13 M105
    Send:17:11:40.269: @runButtonCommand homeX
    Recv:17:11:40.270: Slow command added:G28 X0
    Send:17:11:40.270: N14 G28 X0
    Send:17:11:40.271: N15 M114
    Send:17:11:40.271: @runButtonCommand homeX
    Recv:17:11:40.272: Slow command added:G28 X0
    Send:17:11:40.272: N16 G28 X0
    Send:17:11:40.273: N17 M114
    Send:17:11:40.274: @getip
    Send:17:11:40.279: M117 192.168.2.81:3344
    Recv:17:11:40.294: er is not Last Line Number+1, LaX:0.00 Y:225.00 Z:0.00 E:0.00 Cook
    Recv:17:11:44.296: ok
    Send:17:11:44.296: N18 M105
    Recv:17:11:44.303: ne Number+1, Last Line: 8
    Recv:17:11:54.277: ok T:26.73 /0.00 (973.19) B:21.00.00 (973.19) B:21.02 /0.00 (983ok T:26.70 /0.00 (973.25) B:21.2ok T:26.05 /0.00 (974.69) B:20.2ok T:26.42 /0.00 (973.87) B:22.7ok T:26.45 /0.00 (973.81) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:11:54.277: N19 M105
    Recv:17:11:55.267: Error:Line Number is not Last Liok T:26.11 /0.00 (974.56) B:21.84 /0.00 (982.06) @:0 B@:0
    Recv:17:11:57.254: ok T:26.79 /0.00 (973.06) B:21.9ok T:25.43 /0.00 (976.06) B:20.86 /0.00 (983.62) @:0 B@:0
    Send:17:11:57.255: N20 M105
    Recv:17:11:57.262: Error:Line Number is not Last Line Number+1, Last Line: 22
    Recv:17:12:01.260: 4 /0.00 (982.37) @:0 B@:0
    Recv:17:12:01.268: ok T:26.14 /0.00 (974.50) B:21.64 /0.00 (982.37) @:0 B@:0
    Send:17:12:01.268: N21 M105
    Recv:17:12:01.274: Error:Line Number is not Last Line Number+1, Last Line: 24
    Recv:17:12:02.266: 0 /0.00 (981.31) @:0 B@:0
    Recv:17:12:03.261: ok T:25.82 /0.00 (975.19) B:21.13 /0.00 (983.19) @:0 B@:0
    Send:17:12:03.262: N22 M105
    Recv:17:12:03.268: Error:Line Number is not Last Line Number+1, Last Line: 26
    Recv:17:12:05.251: 4 /0.00 (983.50) @:0 B@:0
    Recv:17:12:06.250: ok T:25.99 /0.00 (974.81) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:06.251: N23 M105
    Recv:17:12:09.231: ok T:26.02 /0.00 (974.75) B:21.28 /0.00 (983.75) @:0 B@:0
    Send:17:12:09.232: N24 M105
    Send:17:12:09.232: N25 M105
    Recv:17:12:09.236: Error:Line Number is not Last Line Number+1, Last Line: 32
    Recv:17:12:09.238: echo:Unknown command: "105"
    Recv:17:12:09.239: ok
    Send:17:12:10.234: N26 M105
    Recv:17:12:10.239: Error:Line Number is not Last Line Number+1, Last Line: 33
    Recv:17:12:11.217: ok T:26.76 /0.00 (973.12) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:11.227: N27 M105
    Recv:17:12:11.233: Error:Line Number is not Last Line Number+1, Last Line: 34
    Recv:17:12:15.224: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.224: N28 M105
    Recv:17:12:15.229: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.229: N29 M105
    Recv:17:12:15.232: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:15.235: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:17.228: ok T:27.05 /0.00 (972.50) B:20.78 /0.00 (983.75) @:0 B@:0
    Send:17:12:17.228: N30 M105
    Recv:17:12:17.233: Error:Line Number is not Last Line Number+1, Last Line: 38
    Recv:17:12:18.223: ok T:26.19 /0.00 (974.37) B:19.92 /0.00 (985.12) @:0 B@:0
    Send:17:12:18.224: N31 M105
    Recv:17:12:18.230: Error:Line Number is not Last Line Number+1, Last Line: 39
    Recv:17:12:19.217: 3 /0.00 (984.31) @:0 B@:0
    Recv:17:12:20.211: ok T:26.53 /0.00 (973.62) B:20.94 /0.00 (983.50) @:0 B@:0
    Recv:17:12:21.208: 0 /0.00 (985.31) @:0 B@:0
    Recv:17:12:24.186: 2 /0.00 (982.25) @:0 B@:0
    Recv:17:12:28.188: ok T:26.48 /0.00 (973.75) B:20.04 /0.00 (984.94) @:0 B@:0
    Mesg:17:12:28.189: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:12:28.189: Connection status: Buffered:72, Manual Commands: 3, Job Commands: 0
    Mesg:17:12:28.189: Buffer used:72 Enforced free byte:20 lines stored:6
    Send:17:12:28.189: N32 M104 S209 T0
    Recv:17:12:28.195: ok T:20 (984.94) @:0 B@:0
    Send:17:12:28.195: N33 M105
    Send:17:12:28.195: N34 M105
    Send:17:12:28.195: N35 M104 S173 T0
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.202: echo:Unknown command: "105"
    Recv:17:12:28.202: ok
    Send:17:12:29.196: N36 M105
    Send:17:12:30.192: N37 M105
    Recv:17:12:30.194: ErrorError:Line Number is not Last Li9 /0.00 (984.06) @:0 B@:0
    Send:17:12:31.182: N38 M105
    Recv:17:12:31.191: Error:ok T:26.05 /0.00 (974.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:12:32.174: N39 M105
    Recv:17:12:32.179: Error:ne Number+1, Last Line: 50
    Recv:17:12:32.186: ok T.00 (984.06) @:0 B@:0
    Send:17:12:33.172: N40 M105
    Recv:17:12:33.180: ok T:25.40 /0.00 (976.12) B:20.51 /0.00 (984.19) @:0 B@:0
    Recv:17:12:33.182: Error:ber+1, Last Line: 52
    Mesg:17:12:34.027: Connection closed by os.
    Mesg:17:15:53.914: Dtr: false Rts: false
    Mesg:17:15:53.916: Connection started
    Mesg:17:15:53.916: Printer reset requested false
    Mesg:17:15:53.916: Dtr: true Rts: true
    Mesg:17:15:53.936: Dtr: false Rts: false
    Recv:17:15:53.942: Response while unconnected:echo:Unknown command: " "
    Recv:17:15:53.942: echo:Unknown command: " "
    Recv:17:15:53.942: Connection verified by:ok
    Recv:17:15:53.943: ok
    Send:17:15:53.943: N1 M110
    Send:17:15:53.943: N2 M105
    Send:17:15:53.943: N3 M105
    Send:17:15:53.944: N4 M115 ; Get firmware capabilities and info
    Send:17:15:53.944: N5 M220 S100 ; Speed multiplier 100%
    Send:17:15:53.944: N6 M221 S100 ; Flow multiplier 100%
    Send:17:15:53.944: N7 G92 E0
    Send:17:15:53.944: N8 G90
    Recv:17:15:53.944: pos absolute true
    Recv:17:15:53.947: ok
    Send:17:15:53.947: N9 M82
    Recv:17:15:53.950: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.950: N10 G21 ; Use mm as unit
    Recv:17:15:53.952: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.954: Resend: 3
    Recv:17:15:53.957: Ignore due to resend: ok
    Recv:17:15:53.958: Ignore due to resend: echo:Unknown command: "5"
    Recv:17:15:53.958: Ignore due to resend: ok
    Recv:17:15:53.959: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.969: Waiting for resend requests finished. Starting resends ...
    Send:17:15:53.969: Resend: N3 M105
    Recv:17:15:53.978: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.979: Resend: N4 M115 ; Get firmware capabilities and info
    Recv:17:15:53.993: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 12:13:23) SOURCE_CODE_URL:https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:17:15:53.994: Cap:SERIAL_XON_XOFF:0
    Recv:17:15:53.994: Cap:BINARY_FILE_TRANSFER:0
    Recv:17:15:53.996: Cap:EEPROM:0
    Recv:17:15:53.996: Cap:VOLUMETRIC:1
    Recv:17:15:53.997: Cap:AUTOREPORT_TEMP:1
    Recv:17:15:53.998: Cap:PROGRESS:0
    Recv:17:15:53.998: Cap:PRINT_JOB:1
    Recv:17:15:54.000: Cap:AUTOLEVEL:0
    Recv:17:15:54.000: Cap:RUNOUT:1
    Recv:17:15:54.001: Cap:Z_PROBE:0
    Recv:17:15:54.001: Cap:LEVELING_DATA:1
    Recv:17:15:54.002: Cap:BUILD_PERCENT:0
    Recv:17:15:54.003: Cap:SOFTWARE_POWER:0
    Recv:17:15:54.003: Cap:TOGGLE_LIGHTS:0
    Recv:17:15:54.004: Cap:CASE_LIGHT_BRIGHTNESS:0
    Recv:17:15:54.005: Cap:EMERGENCY_PARSER:0
    Recv:17:15:54.007: Cap:PROMPT_SUPPORT:0
    Recv:17:15:54.007: Cap:SDCARD:1
    Recv:17:15:54.008: Cap:AUTOREPORT_SD_STATUS:0
    Recv:17:15:54.009: Cap:LONG_FILENAME:0
    Recv:17:15:54.010: Cap:THERMAL_PROTECTION:1
    Recv:17:15:54.011: Cap:MOTION_MODES:1
    Recv:17:15:54.011: Cap:ARCS:1
    Recv:17:15:54.012: Cap:BABYSTEPPING:1
    Recv:17:15:54.015: Cap:CHAMBER_TEMPERATURE:0
    Recv:17:15:54.015: ok
    Send:17:15:54.015: Resend: N5 M220 S100 ; Speed multiplier 100%
    Recv:17:15:54.019: ok
    Send:17:15:54.019: Resend: N6 M221 S100 ; Flow multiplier 100%
    Recv:17:15:54.023: ok
    Send:17:15:54.023: Resend: N7 G92 E0
    Recv:17:15:54.039: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:36225 B:-36225 Z:0
    Recv:17:15:54.040: ok
    Send:17:15:54.040: Resend: N8 G90
    Recv:17:15:54.056: ok
    Send:17:15:54.056: Resend: N9 M82
    Recv:17:15:54.067: ok
    Send:17:15:54.067: Resend: N10 G21 ; Use mm as unit
    Send:17:15:54.067: N11 M114
    Send:17:15:54.068: @getip
    Send:17:15:54.072: N12 M155 S1
    Send:17:15:54.072: M117 192.168.2.81:3344
    Recv:17:15:54.073: ok
    Recv:17:15:54.075: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:0 B:36225 Z:0
    Recv:17:15:54.076: ok
    Recv:17:15:54.076: ok
    Recv:17:15:54.076: ok
    Send:17:16:08.944: @getip
    Send:17:16:08.949: M117 192.168.2.81:3344
    Mesg:17:16:13.952: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:16:13.952: Connection status: Buffered:23, Manual Commands: 0, Job Commands: 0
    Mesg:17:16:13.952: Buffer used:23 Enforced free byte:0 lines stored:1
    Send:17:17:06.597: @runButtonCommand homeX
    Recv:17:17:06.598: Slow command added:G28 X0
    Send:17:17:06.598: N13 G28 X0
    Send:17:17:06.599: N14 M114
    Mesg:17:19:15.697: Connection closed by os.
    Mesg:17:20:07.422: Dtr: false Rts: false
    Mesg:17:20:07.424: Connection started
    Mesg:17:20:07.424: Printer reset requested false
    Mesg:17:20:07.425: Dtr: true Rts: true
    Mesg:17:20:07.445: Dtr: false Rts: false
    Recv:17:20:10.448: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:20:10.449: N1 M110
    Send:17:20:10.449: N2 M105
    Send:17:20:10.449: N3 M115 ; Get firmware capabilities and info
    Send:17:20:10.450: N4 M220 S100 ; Speed multiplier 100%
    Send:17:20:10.450: N5 M221 S100 ; Flow multiplier 100%
    Send:17:20:10.450: N6 G92 E0
    Send:17:20:10.450: N7 G90
    Recv:17:20:10.450: pos absolute true
    Send:17:20:10.450: N8 M82
    Recv:17:20:11.537: Response while unconnected:Error:Line Number is not Last Lid: 1
    Recv:17:20:11.537: Error:Line Number is not Last Lid: 1
    Recv:17:20:11.537: Connection verified by:ok
    Recv:17:20:11.538: ok
    Send:17:20:11.538: N9 M105
    Recv:17:20:13.266:  Line Number+1, Last Line: 0
    Recv:17:20:13.267: Resend: 1
    Recv:17:20:13.269: Ignore due to resend: ok
    Recv:17:20:13.270: Ignore due to resend: echo:Unknown command: "220 S100"
    Recv:17:20:13.270: Ignore due to resend: ok
    Recv:17:20:13.282: Waiting for resend requests finished. Starting resends ...
    Send:17:20:13.282: Resend: N1 M110
    Recv:17:20:13.285: ok
    Send:17:20:13.285: Resend: N2 M105
    Recv:17:20:13.295: ok T:184.11 /0.00 (145.31) B:23.52 /0.00 (979.37) @:0 B@:0
    Send:17:20:13.295: Resend: N3 M115 ; Get firmware capabilities and info
    Recv:17:20:13.310: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 12:13:23) SOURCE_CODE_URL:https://github.com/le3to PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:17:20:13.312: Cap:SERIAL_XON_XOFF:ap:EEPROM:0
    Recv:17:20:13.312: Cap:VOLUMETRIC:1
    Recv:17:20:13.313: Cap:AUTOREPORT_TEMP:1
    Recv:17:20:13.315: Cap:PROGRESS:0
    Recv:17:20:13.315: Cap:PRINT_JOB:1
    Recv:17:20:13.316: Cap:AUTOLEVEL:0
    Recv:17:20:13.316: Cap:RUNOUT:1
    Recv:17:20:13.323: Cap:Z_PROBENCY_PARSER:0
    Recv:17:20:13.324: Cap:PROMPT_SUPPORT:0
    Recv:17:20:13.325: Cap:SDCARD:1
    Recv:17:20:13.326: Cap:AUTOREPORT_SD_STATUS:0
    Mesg:17:20:31.543: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:31.543: Connection status: Buffered:11, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:31.543: Buffer used:11 Enforced free byte:0 lines stored:1
    Send:17:20:31.543: Resend: N4 M220 S100 ; Speed multiplier 100%
    Recv:17:20:31.555: Cap:LONG_FILENAMEError:Line Number is not Last Line Number+1, Last Line: 4
    Mesg:17:20:35.545: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:35.546: Connection status: Buffered:17, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:35.546: Buffer used:17 Enforced free byte:0 lines stored:1
    Send:17:20:35.546: Resend: N5 M221 S100 ; Flow multiplier 100%
    Recv:17:20:35.549: ok
    Send:17:20:35.550: Resend: N6 G92 E0
    Recv:17:20:35.556: unt A:36225 B:-36225 Z:0
    Recv:17:20:35.557: ok
    Send:17:20:35.557: Resend: N7 G90
    Recv:17:20:37.559: Error:Line Number is not Last LiError:Line Number is not Last Line Number+1, Last Line: 6
    Recv:17:20:38.552: ne Number+1, Last Line: 6
    Mesg:17:20:39.566: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:39.566: Connection status: Buffered:10, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:39.566: Buffer used:10 Enforced free byte:0 lines stored:1
    Send:17:20:39.566: Resend: N8 M82
    Mesg:17:20:43.570: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:43.570: Connection status: Buffered:10, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:43.570: Buffer used:10 Enforced free byte:0 lines stored:1
    Send:17:20:43.571: Resend: N9 M105
    Send:17:20:43.571: N10 M105
    Send:17:20:43.571: N11 G21 ; Use mm as unit
    Send:17:20:43.571: N12 M114
    Send:17:20:43.571: @getip
    Send:17:20:43.577: N13 M155 S1
    Send:17:20:43.577: @getip
    Recv:17:20:43.583: Error:Line Number is not Last LiError:Line Number is not Last Line Number+1, Last Line: 6
    Send:17:20:43.583: M117 192.168.2.81:3344
    Recv:17:20:43.585: Resend: 7
    Recv:17:20:43.587: Ignore due to resend: ok
    Recv:17:20:43.588: Ignore due to resend: echo:Unknown command: "1 G21"
    Recv:17:20:43.591: Ignore due to resend: ok
    Recv:17:20:43.595: Ignore due to resend: ok
    Recv:17:20:43.599: Waiting for resend requests finished. Starting resends ...
    Send:17:20:43.600: Resend: N7 G90
    Recv:17:20:43.609: ok
    Send:17:20:43.609: Resend: N8 M82
    Recv:17:20:43.613: ok
    Send:17:20:43.613: Resend: N9 M105
    Recv:17:20:43.623: ok T:158.56 /0.00 (230.06) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:20:43.623: Resend: N10 M105
    Recv:17:20:43.633: ok T:158.56 /0.00 (230.06) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:20:43.633: Resend: N11 G21 ; Use mm as unit
    Recv:17:20:43.637: ok
    Send:17:20:43.637: Resend: N12 M114
    Recv:17:20:43.644: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:0 B:36225 Z:0
    Recv:17:20:43.645: ok
    Send:17:20:43.645: Resend: N13 M155 S1
    Recv:17:20:44.552: Error:Line Number is not Last Line Number+1, Last Line: 13
    Recv:17:20:44.655: echo T:157.80 /0.00 (233.25) B:21.56 /0.00 (982.50) @:0 B@:0
    Recv:17:20:46.655:  T:156.34 /0.00 (239.37) B:22.97 /0.00 (980.25) @:0 B@:0
    Recv:17:20:47.538: Error:Line Number is not Last Line Number+1, Last Line: 13
    Mesg:17:20:47.650: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:47.650: Connection status: Buffered:15, Manual Commands: 1, Job Commands: 0
    Mesg:17:20:47.650: Buffer used:15 Enforced free byte:0 lines stored:1
    Send:17:20:47.650: M117 192.168.2.81:3344
    Send:17:20:47.650: M117 192.168.2.81:3344
    Recv:17:20:47.656:  T:155.49 /0.00 (242.94) B:21.91 /0.00 (981.94) @:0 B@:0
    Recv:17:20:47.656: ok
    Recv:17:20:47.657: ok
    Recv:17:20:48.654:  T:154.82 /0.00 (245.81) B:24.53 /0.00 (977.75) @:0 B@:0
    Recv:17:20:49.523: ne Number+1, Last Line: 13
    Recv:17:20:49.653:  /0.00 (980.50) @:0 B@:0
    Recv:17:20:50.521: ne Number+1, Last Line: 13
    Recv:17:20:50.653:  /0.00 (982.19) @:0 B@:0
    Recv:17:20:51.515: ne Number+1, Last Line: 13
    Recv:17:20:51.653:  /0.00 (981.56) @:0 B@:0
    Recv:17:20:53.655:  T:151.87 /0.00 (259.37) B:22.07 T:151.40 /0.00 (261.56) B:23.05 /0.00 (980.12) @:0 B@:0
    Recv:17:20:55.517: ne Number+1, Last Line: 13
    Recv:17:20:57.513: echo T:149.98 /0.00 (268.12) B:22.15ne Number+1, Last Line: 13
    Recv:17:20:58.512:  T:148.43 /0.00 (275.87) B:23.09ne Number+1, Last Line: 13
    Recv:17:20:58.657:  T:147.94 /0.00 (278.31) B:22.62 /0.00 (980.81) @:0 B@:0
    Recv:17:20:59.654:  /0.00 (981.06) @:0 B@:0
    Recv:17:21:00.499: ne Number+1, Last Line: 13
    Recv:17:21:01.495:  T:146.50 /0.00 (285.50) B:23.98ne Number+1, Last Line: 13
    Recv:17:21:01.655:  /0.00 (982.00) @:0 B@:0
    Recv:17:21:02.489: ne Number+1, Last Line: 13
    Recv:17:21:02.654:  /0.00 (983.50) @:0 B@:0
    Recv:17:21:04.656:  T:144.03 /0.00 (298.25) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:21:05.377: N14 M104 S211 T0
    Recv:17:21:06.654: 09 /0.00 (983.25) @:127 B@:0
    Recv:17:21:08.655: 27 /0.00 (981.37) @:127 B@:0
    Mesg:17:21:09.385: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:21:09.385: Connection status: Buffered:20, Manual Commands: 0, Job Commands: 0
    Mesg:17:21:09.385: Buffer used:20 Enforced free byte:0 lines stored:1
    Recv:17:21:09.396: :Unknown command: "105"
    Recv:17:21:09.396: ok
    Recv:17:21:09.654: 46 /0.00 (981.06) @:127 B@:0
    Recv:17:21:10.395: ne Number+1, Last Line: 14
    Recv:17:21:10.655:  T:141.01 /211.00 (314.56) B:20.86 /0.00 (983.62) @:127 B@:0
    Recv:17:21:11.392: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:11.655:  T:141.13 /211.00 (313.87) B:23.01 /0.00 (980.19) @:127 B@:0
    Recv:17:21:12.655: Error:Line Number is not Last Li T:141.76 /211.00 (310.50) B:21.84 /0.00 (982.06) @:127 B@:0
    Recv:17:21:13.379: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:14.371: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:14.657:  T:143.70 /211.00 (300.00) B:20.82 /0.00 (983.69) @:127 B@:0
    Recv:17:21:15.365: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:15.657:  T:144.88 /211.00 (293.62) B:21.21 /0.00 (983.06) @:127 B@:0
    Recv:17:21:16.657:  T:146.71 /211.00 (284.44) B:23.09 /0.00 (980.06) @:127 B@:0
    Recv:17:21:17.655: 46 /0.00 (981.06) @:127 B@:0
    Recv:17:21:18.656:  T:150.73 /211.00 (264.62) B:23.01 /0.00 (980.19) @:127 B@:0
    Recv:17:21:19.369: ne Number+1, Last Line: 14
    Recv:17:21:19.656:  T:152.84 /211.00 (254.94) B:22.50 /0.00 (981.00) @:127 B@:0
    Recv:17:21:20.375: ne Number+1, Last Line: 14
    Recv:17:21:20.656:  T:155.19 /211.00 (244.19) B:21.76 /0.00 (982.19) @:127 B@:0
    Recv:17:21:21.368: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:21.656:  T:157.68 /211.00 (233.75) B:22.30 /0.00 (981.31) @:127 B@:0
    Recv:17:21:22.362: ne Number+1, Last Line: 14
    Recv:17:21:22.655:  T:160.51 /211.00 (222.06) B:22.15 /0.00 (981.56) @:127 B@:0
    Recv:17:21:23.357: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:23.656:  T:163.26 /211.00 (211.62) B:22.11 /0.00 (981.62) @:127 B@:0
    Recv:17:21:24.351: ne Number+1, Last Line: 14
    Send:17:21:24.616: N15 M140 S105
    Recv:17:21:24.624: ok
    Recv:17:21:24.654: 38 /105.00 (981.19) @:127 B@:0
    Recv:17:21:25.656:  T:168.52 /211.00 (192.31) B:23.44 /105.00 (979.50) @:127 B@:127
    Send:17:21:27.147: N16 M140 S110
    Recv:17:21:27.157:  T:171.89 /211.00 (180.94) B:23.ok
    Recv:17:21:28.655: 37 /110.00 (978.00) @:127 B@:127
    Recv:17:21:29.349: Error:Line Number is not Last Li:Unknown command: "105"
    Recv:17:21:29.349: ok
    Recv:17:21:29.655:  T:180.22 /211.00 (155.44) B:24.57 /110.00 (977.69) @:127 B@:127
    Recv:17:21:30.658:  T:183.56 /211.00 (146.75) B:24.26 /110.00 (978.19) @:127 B@:127
    Recv:17:21:31.339: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:31.658:  T:186.30 /211.00 (139.87) B:25.77 /110.00 (975.31) @:127 B@:127
    Recv:17:21:32.659:  T:189.24 /211.00 (132.81) B:25.77 /110.00 (975.31) @:127 B@:127
    Recv:17:21:33.658:  T:192.07 /211.00 (126.44) B:26.73 /110.00 (973.19) @:127 B@:127
    Recv:17:21:34.315: ne Number+1, Last Line: 16
    Recv:17:21:34.657: 45 /110.00 (973.81) @:127 B@:127
    Recv:17:21:35.308: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:36.658:  T:198.04 /211.00 (113.31) B:26.22 /110.00 (974.31) @:127 B@:127 T:200.62 /211.00 (107.87) B:26.62 /110.00 (973.44) @:127 B@:127
  • edited November 2021
    Und jetzt geht es wieder nicht mehr...
    Mesg:17:09:59.292: Dtr: false Rts: false
    Mesg:17:09:59.301: Connection started
    Mesg:17:09:59.301: Printer reset requested false
    Mesg:17:09:59.301: Dtr: true Rts: true
    Mesg:17:09:59.321: Dtr: false Rts: false
    Recv:17:10:02.324: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:02.325: N1 M110
    Send:17:10:02.325: N2 M105
    Send:17:10:02.325: N3 M115 ; Get firmware capabilities and info
    Send:17:10:02.326: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:02.326: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:02.326: N6 G92 E0
    Send:17:10:02.326: N7 G90
    Recv:17:10:02.326: pos absolute true
    Send:17:10:02.326: N8 M82
    Mesg:17:10:10.556: Dtr: false Rts: false
    Mesg:17:10:10.558: Connection started
    Mesg:17:10:10.558: Printer reset requested false
    Mesg:17:10:10.558: Dtr: true Rts: true
    Mesg:17:10:10.579: Dtr: false Rts: false
    Recv:17:10:13.580: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:13.581: N1 M110
    Send:17:10:13.581: N2 M105
    Send:17:10:13.581: N3 M115 ; Get firmware capabilities and info
    Send:17:10:13.581: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:13.582: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:13.582: N6 G92 E0
    Send:17:10:13.582: N7 G90
    Recv:17:10:13.582: pos absolute true
    Send:17:10:13.582: N8 M82
    Mesg:17:10:21.914: Dtr: false Rts: false
    Mesg:17:10:21.916: Connection started
    Mesg:17:10:21.916: Printer reset requested false
    Mesg:17:10:21.916: Dtr: true Rts: true
    Mesg:17:10:21.936: Dtr: false Rts: false
    Recv:17:10:24.944: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:24.945: N1 M110
    Send:17:10:24.946: N2 M105
    Send:17:10:24.946: N3 M115 ; Get firmware capabilities and info
    Send:17:10:24.946: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:24.947: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:24.947: N6 G92 E0
    Send:17:10:24.947: N7 G90
    Recv:17:10:24.947: pos absolute true
    Send:17:10:24.947: N8 M82
    Mesg:17:10:33.371: Dtr: false Rts: false
    Mesg:17:10:33.373: Connection started
    Mesg:17:10:33.373: Printer reset requested false
    Mesg:17:10:33.373: Dtr: true Rts: true
    Mesg:17:10:33.393: Dtr: false Rts: false
    Recv:17:10:36.398: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:36.399: N1 M110
    Send:17:10:36.400: N2 M105
    Send:17:10:36.400: N3 M115 ; Get firmware capabilities and info
    Send:17:10:36.400: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:36.401: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:36.401: N6 G92 E0
    Send:17:10:36.401: N7 G90
    Recv:17:10:36.401: pos absolute true
    Send:17:10:36.401: N8 M82
    Mesg:17:10:44.927: Dtr: false Rts: false
    Mesg:17:10:44.929: Connection started
    Mesg:17:10:44.929: Printer reset requested false
    Mesg:17:10:44.929: Dtr: true Rts: true
    Mesg:17:10:44.950: Dtr: false Rts: false
    Recv:17:10:47.959: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:47.960: N1 M110
    Send:17:10:47.960: N2 M105
    Send:17:10:47.960: N3 M115 ; Get firmware capabilities and info
    Send:17:10:47.961: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:47.961: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:47.961: N6 G92 E0
    Send:17:10:47.961: N7 G90
    Recv:17:10:47.961: pos absolute true
    Send:17:10:47.961: N8 M82
    Mesg:17:10:56.589: Dtr: false Rts: false
    Mesg:17:10:56.591: Connection started
    Mesg:17:10:56.591: Printer reset requested false
    Mesg:17:10:56.592: Dtr: true Rts: true
    Mesg:17:10:56.612: Dtr: false Rts: false
    Recv:17:10:59.621: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:10:59.622: N1 M110
    Send:17:10:59.622: N2 M105
    Send:17:10:59.622: N3 M115 ; Get firmware capabilities and info
    Send:17:10:59.622: N4 M220 S100 ; Speed multiplier 100%
    Send:17:10:59.622: N5 M221 S100 ; Flow multiplier 100%
    Send:17:10:59.623: N6 G92 E0
    Send:17:10:59.623: N7 G90
    Recv:17:10:59.623: pos absolute true
    Send:17:10:59.623: N8 M82
    Mesg:17:11:08.356: Dtr: false Rts: false
    Mesg:17:11:08.358: Connection started
    Mesg:17:11:08.358: Printer reset requested false
    Mesg:17:11:08.358: Dtr: true Rts: true
    Mesg:17:11:08.378: Dtr: false Rts: false
    Recv:17:11:11.384: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:11:11.385: N1 M110
    Send:17:11:11.385: N2 M105
    Send:17:11:11.385: N3 M115 ; Get firmware capabilities and info
    Send:17:11:11.385: N4 M220 S100 ; Speed multiplier 100%
    Send:17:11:11.386: N5 M221 S100 ; Flow multiplier 100%
    Send:17:11:11.386: N6 G92 E0
    Send:17:11:11.386: N7 G90
    Recv:17:11:11.386: pos absolute true
    Send:17:11:11.386: N8 M82
    Mesg:17:11:20.229: Dtr: false Rts: false
    Mesg:17:11:20.231: Connection started
    Mesg:17:11:20.231: Printer reset requested false
    Mesg:17:11:20.231: Dtr: true Rts: true
    Mesg:17:11:20.252: Dtr: false Rts: false
    Recv:17:11:20.264: Response while unconnected:echo:Unknown command: "                     "
    Recv:17:11:20.265: echo:Unknown command: "                     "
    Recv:17:11:20.265: Connection verified by:ok
    Recv:17:11:20.267: ok
    Send:17:11:20.267: N1 M110
    Send:17:11:20.267: N2 M105
    Send:17:11:20.268: N3 M105
    Send:17:11:20.268: N4 M115 ; Get firmware capabilities and info
    Send:17:11:20.268: N5 M220 S100 ; Speed multiplier 100%
    Send:17:11:20.269: N6 M221 S100 ; Flow multiplier 100%
    Send:17:11:20.269: N7 G92 E0
    Send:17:11:20.269: N8 G90
    Recv:17:11:20.269: pos absolute true
    Recv:17:11:20.272: ok
    Send:17:11:20.273: N9 M82
    Recv:17:11:20.276: ok T:26.51 /0.00 (973.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:11:20.276: N10 G21 ; Use mm as unit
    Recv:17:11:20.278: ErrNumber+1, Last Line: 2
    Recv:17:11:20.279: ok
    Send:17:11:20.279: N11 M114
    Send:17:11:20.279: @getip
    Recv:17:11:20.281: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:20.287: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:11:23.267: 0.51 /0.00 (984.19) @:0 B@:0
    Recv:17:11:23.309: ErrError:Line Number is not Last Liap:AUTOREPORT_TEMP:1
    Recv:17:11:23.340: Cap:PROGRESE_LIGHT_BRIGHTNESS:0
    Recv:17:11:23.348: Cap:EMERGok
    Mesg:17:11:40.267: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:11:40.267: Connection status: Buffered:101, Manual Commands: 4, Job Commands: 0
    Mesg:17:11:40.267: Buffer used:101 Enforced free byte:12 lines stored:8
    Send:17:11:40.268: N12 M105
    Send:17:11:40.269: N13 M105
    Send:17:11:40.269: @runButtonCommand homeX
    Recv:17:11:40.270: Slow command added:G28 X0
    Send:17:11:40.270: N14 G28 X0
    Send:17:11:40.271: N15 M114
    Send:17:11:40.271: @runButtonCommand homeX
    Recv:17:11:40.272: Slow command added:G28 X0
    Send:17:11:40.272: N16 G28 X0
    Send:17:11:40.273: N17 M114
    Send:17:11:40.274: @getip
    Send:17:11:40.279: M117 192.168.2.81:3344
    Recv:17:11:40.294: er is not Last Line Number+1, LaX:0.00 Y:225.00 Z:0.00 E:0.00 Cook
    Recv:17:11:44.296: ok
    Send:17:11:44.296: N18 M105
    Recv:17:11:44.303: ne Number+1, Last Line: 8
    Recv:17:11:54.277: ok T:26.73 /0.00 (973.19) B:21.00.00 (973.19) B:21.02 /0.00 (983ok T:26.70 /0.00 (973.25) B:21.2ok T:26.05 /0.00 (974.69) B:20.2ok T:26.42 /0.00 (973.87) B:22.7ok T:26.45 /0.00 (973.81) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:11:54.277: N19 M105
    Recv:17:11:55.267: Error:Line Number is not Last Liok T:26.11 /0.00 (974.56) B:21.84 /0.00 (982.06) @:0 B@:0
    Recv:17:11:57.254: ok T:26.79 /0.00 (973.06) B:21.9ok T:25.43 /0.00 (976.06) B:20.86 /0.00 (983.62) @:0 B@:0
    Send:17:11:57.255: N20 M105
    Recv:17:11:57.262: Error:Line Number is not Last Line Number+1, Last Line: 22
    Recv:17:12:01.260: 4 /0.00 (982.37) @:0 B@:0
    Recv:17:12:01.268: ok T:26.14 /0.00 (974.50) B:21.64 /0.00 (982.37) @:0 B@:0
    Send:17:12:01.268: N21 M105
    Recv:17:12:01.274: Error:Line Number is not Last Line Number+1, Last Line: 24
    Recv:17:12:02.266: 0 /0.00 (981.31) @:0 B@:0
    Recv:17:12:03.261: ok T:25.82 /0.00 (975.19) B:21.13 /0.00 (983.19) @:0 B@:0
    Send:17:12:03.262: N22 M105
    Recv:17:12:03.268: Error:Line Number is not Last Line Number+1, Last Line: 26
    Recv:17:12:05.251: 4 /0.00 (983.50) @:0 B@:0
    Recv:17:12:06.250: ok T:25.99 /0.00 (974.81) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:06.251: N23 M105
    Recv:17:12:09.231: ok T:26.02 /0.00 (974.75) B:21.28 /0.00 (983.75) @:0 B@:0
    Send:17:12:09.232: N24 M105
    Send:17:12:09.232: N25 M105
    Recv:17:12:09.236: Error:Line Number is not Last Line Number+1, Last Line: 32
    Recv:17:12:09.238: echo:Unknown command: "105"
    Recv:17:12:09.239: ok
    Send:17:12:10.234: N26 M105
    Recv:17:12:10.239: Error:Line Number is not Last Line Number+1, Last Line: 33
    Recv:17:12:11.217: ok T:26.76 /0.00 (973.12) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:17:12:11.227: N27 M105
    Recv:17:12:11.233: Error:Line Number is not Last Line Number+1, Last Line: 34
    Recv:17:12:15.224: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.224: N28 M105
    Recv:17:12:15.229: ok T:25.80 /0.00 (975.25) B:20.16 /0.00 (984.75) @:0 B@:0
    Send:17:12:15.229: N29 M105
    Recv:17:12:15.232: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:15.235: Error:Line Number is not Last Line Number+1, Last Line: 36
    Recv:17:12:17.228: ok T:27.05 /0.00 (972.50) B:20.78 /0.00 (983.75) @:0 B@:0
    Send:17:12:17.228: N30 M105
    Recv:17:12:17.233: Error:Line Number is not Last Line Number+1, Last Line: 38
    Recv:17:12:18.223: ok T:26.19 /0.00 (974.37) B:19.92 /0.00 (985.12) @:0 B@:0
    Send:17:12:18.224: N31 M105
    Recv:17:12:18.230: Error:Line Number is not Last Line Number+1, Last Line: 39
    Recv:17:12:19.217: 3 /0.00 (984.31) @:0 B@:0
    Recv:17:12:20.211: ok T:26.53 /0.00 (973.62) B:20.94 /0.00 (983.50) @:0 B@:0
    Recv:17:12:21.208: 0 /0.00 (985.31) @:0 B@:0
    Recv:17:12:24.186: 2 /0.00 (982.25) @:0 B@:0
    Recv:17:12:28.188: ok T:26.48 /0.00 (973.75) B:20.04 /0.00 (984.94) @:0 B@:0
    Mesg:17:12:28.189: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:12:28.189: Connection status: Buffered:72, Manual Commands: 3, Job Commands: 0
    Mesg:17:12:28.189: Buffer used:72 Enforced free byte:20 lines stored:6
    Send:17:12:28.189: N32 M104 S209 T0
    Recv:17:12:28.195: ok T:20 (984.94) @:0 B@:0
    Send:17:12:28.195: N33 M105
    Send:17:12:28.195: N34 M105
    Send:17:12:28.195: N35 M104 S173 T0
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.201: Error:Line Number is not Last Line Number+1, Last Line: 47
    Recv:17:12:28.202: echo:Unknown command: "105"
    Recv:17:12:28.202: ok
    Send:17:12:29.196: N36 M105
    Send:17:12:30.192: N37 M105
    Recv:17:12:30.194: ErrorError:Line Number is not Last Li9 /0.00 (984.06) @:0 B@:0
    Send:17:12:31.182: N38 M105
    Recv:17:12:31.191: Error:ok T:26.05 /0.00 (974.69) B:20.51 /0.00 (984.19) @:0 B@:0
    Send:17:12:32.174: N39 M105
    Recv:17:12:32.179: Error:ne Number+1, Last Line: 50
    Recv:17:12:32.186: ok T.00 (984.06) @:0 B@:0
    Send:17:12:33.172: N40 M105
    Recv:17:12:33.180: ok T:25.40 /0.00 (976.12) B:20.51 /0.00 (984.19) @:0 B@:0
    Recv:17:12:33.182: Error:ber+1, Last Line: 52
    Mesg:17:12:34.027: Connection closed by os.
    Mesg:17:15:53.914: Dtr: false Rts: false
    Mesg:17:15:53.916: Connection started
    Mesg:17:15:53.916: Printer reset requested false
    Mesg:17:15:53.916: Dtr: true Rts: true
    Mesg:17:15:53.936: Dtr: false Rts: false
    Recv:17:15:53.942: Response while unconnected:echo:Unknown command: " "
    Recv:17:15:53.942: echo:Unknown command: " "
    Recv:17:15:53.942: Connection verified by:ok
    Recv:17:15:53.943: ok
    Send:17:15:53.943: N1 M110
    Send:17:15:53.943: N2 M105
    Send:17:15:53.943: N3 M105
    Send:17:15:53.944: N4 M115 ; Get firmware capabilities and info
    Send:17:15:53.944: N5 M220 S100 ; Speed multiplier 100%
    Send:17:15:53.944: N6 M221 S100 ; Flow multiplier 100%
    Send:17:15:53.944: N7 G92 E0
    Send:17:15:53.944: N8 G90
    Recv:17:15:53.944: pos absolute true
    Recv:17:15:53.947: ok
    Send:17:15:53.947: N9 M82
    Recv:17:15:53.950: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.950: N10 G21 ; Use mm as unit
    Recv:17:15:53.952: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.954: Resend: 3
    Recv:17:15:53.957: Ignore due to resend: ok
    Recv:17:15:53.958: Ignore due to resend: echo:Unknown command: "5"
    Recv:17:15:53.958: Ignore due to resend: ok
    Recv:17:15:53.959: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:17:15:53.969: Waiting for resend requests finished. Starting resends ...
    Send:17:15:53.969: Resend: N3 M105
    Recv:17:15:53.978: ok T:24.02 /0.00 (978.56) B:22.07 /0.00 (981.69) @:0 B@:0
    Send:17:15:53.979: Resend: N4 M115 ; Get firmware capabilities and info
    Recv:17:15:53.993: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 12:13:23) SOURCE_CODE_URL:https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:17:15:53.994: Cap:SERIAL_XON_XOFF:0
    Recv:17:15:53.994: Cap:BINARY_FILE_TRANSFER:0
    Recv:17:15:53.996: Cap:EEPROM:0
    Recv:17:15:53.996: Cap:VOLUMETRIC:1
    Recv:17:15:53.997: Cap:AUTOREPORT_TEMP:1
    Recv:17:15:53.998: Cap:PROGRESS:0
    Recv:17:15:53.998: Cap:PRINT_JOB:1
    Recv:17:15:54.000: Cap:AUTOLEVEL:0
    Recv:17:15:54.000: Cap:RUNOUT:1
    Recv:17:15:54.001: Cap:Z_PROBE:0
    Recv:17:15:54.001: Cap:LEVELING_DATA:1
    Recv:17:15:54.002: Cap:BUILD_PERCENT:0
    Recv:17:15:54.003: Cap:SOFTWARE_POWER:0
    Recv:17:15:54.003: Cap:TOGGLE_LIGHTS:0
    Recv:17:15:54.004: Cap:CASE_LIGHT_BRIGHTNESS:0
    Recv:17:15:54.005: Cap:EMERGENCY_PARSER:0
    Recv:17:15:54.007: Cap:PROMPT_SUPPORT:0
    Recv:17:15:54.007: Cap:SDCARD:1
    Recv:17:15:54.008: Cap:AUTOREPORT_SD_STATUS:0
    Recv:17:15:54.009: Cap:LONG_FILENAME:0
    Recv:17:15:54.010: Cap:THERMAL_PROTECTION:1
    Recv:17:15:54.011: Cap:MOTION_MODES:1
    Recv:17:15:54.011: Cap:ARCS:1
    Recv:17:15:54.012: Cap:BABYSTEPPING:1
    Recv:17:15:54.015: Cap:CHAMBER_TEMPERATURE:0
    Recv:17:15:54.015: ok
    Send:17:15:54.015: Resend: N5 M220 S100 ; Speed multiplier 100%
    Recv:17:15:54.019: ok
    Send:17:15:54.019: Resend: N6 M221 S100 ; Flow multiplier 100%
    Recv:17:15:54.023: ok
    Send:17:15:54.023: Resend: N7 G92 E0
    Recv:17:15:54.039: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:36225 B:-36225 Z:0
    Recv:17:15:54.040: ok
    Send:17:15:54.040: Resend: N8 G90
    Recv:17:15:54.056: ok
    Send:17:15:54.056: Resend: N9 M82
    Recv:17:15:54.067: ok
    Send:17:15:54.067: Resend: N10 G21 ; Use mm as unit
    Send:17:15:54.067: N11 M114
    Send:17:15:54.068: @getip
    Send:17:15:54.072: N12 M155 S1
    Send:17:15:54.072: M117 192.168.2.81:3344
    Recv:17:15:54.073: ok
    Recv:17:15:54.075: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:0 B:36225 Z:0
    Recv:17:15:54.076: ok
    Recv:17:15:54.076: ok
    Recv:17:15:54.076: ok
    Send:17:16:08.944: @getip
    Send:17:16:08.949: M117 192.168.2.81:3344
    Mesg:17:16:13.952: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:16:13.952: Connection status: Buffered:23, Manual Commands: 0, Job Commands: 0
    Mesg:17:16:13.952: Buffer used:23 Enforced free byte:0 lines stored:1
    Send:17:17:06.597: @runButtonCommand homeX
    Recv:17:17:06.598: Slow command added:G28 X0
    Send:17:17:06.598: N13 G28 X0
    Send:17:17:06.599: N14 M114
    Mesg:17:19:15.697: Connection closed by os.
    Mesg:17:20:07.422: Dtr: false Rts: false
    Mesg:17:20:07.424: Connection started
    Mesg:17:20:07.424: Printer reset requested false
    Mesg:17:20:07.425: Dtr: true Rts: true
    Mesg:17:20:07.445: Dtr: false Rts: false
    Recv:17:20:10.448: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:17:20:10.449: N1 M110
    Send:17:20:10.449: N2 M105
    Send:17:20:10.449: N3 M115 ; Get firmware capabilities and info
    Send:17:20:10.450: N4 M220 S100 ; Speed multiplier 100%
    Send:17:20:10.450: N5 M221 S100 ; Flow multiplier 100%
    Send:17:20:10.450: N6 G92 E0
    Send:17:20:10.450: N7 G90
    Recv:17:20:10.450: pos absolute true
    Send:17:20:10.450: N8 M82
    Recv:17:20:11.537: Response while unconnected:Error:Line Number is not Last Lid: 1
    Recv:17:20:11.537: Error:Line Number is not Last Lid: 1
    Recv:17:20:11.537: Connection verified by:ok
    Recv:17:20:11.538: ok
    Send:17:20:11.538: N9 M105
    Recv:17:20:13.266:  Line Number+1, Last Line: 0
    Recv:17:20:13.267: Resend: 1
    Recv:17:20:13.269: Ignore due to resend: ok
    Recv:17:20:13.270: Ignore due to resend: echo:Unknown command: "220 S100"
    Recv:17:20:13.270: Ignore due to resend: ok
    Recv:17:20:13.282: Waiting for resend requests finished. Starting resends ...
    Send:17:20:13.282: Resend: N1 M110
    Recv:17:20:13.285: ok
    Send:17:20:13.285: Resend: N2 M105
    Recv:17:20:13.295: ok T:184.11 /0.00 (145.31) B:23.52 /0.00 (979.37) @:0 B@:0
    Send:17:20:13.295: Resend: N3 M115 ; Get firmware capabilities and info
    Recv:17:20:13.310: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 12:13:23) SOURCE_CODE_URL:https://github.com/le3to PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:17:20:13.312: Cap:SERIAL_XON_XOFF:ap:EEPROM:0
    Recv:17:20:13.312: Cap:VOLUMETRIC:1
    Recv:17:20:13.313: Cap:AUTOREPORT_TEMP:1
    Recv:17:20:13.315: Cap:PROGRESS:0
    Recv:17:20:13.315: Cap:PRINT_JOB:1
    Recv:17:20:13.316: Cap:AUTOLEVEL:0
    Recv:17:20:13.316: Cap:RUNOUT:1
    Recv:17:20:13.323: Cap:Z_PROBENCY_PARSER:0
    Recv:17:20:13.324: Cap:PROMPT_SUPPORT:0
    Recv:17:20:13.325: Cap:SDCARD:1
    Recv:17:20:13.326: Cap:AUTOREPORT_SD_STATUS:0
    Mesg:17:20:31.543: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:31.543: Connection status: Buffered:11, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:31.543: Buffer used:11 Enforced free byte:0 lines stored:1
    Send:17:20:31.543: Resend: N4 M220 S100 ; Speed multiplier 100%
    Recv:17:20:31.555: Cap:LONG_FILENAMEError:Line Number is not Last Line Number+1, Last Line: 4
    Mesg:17:20:35.545: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:35.546: Connection status: Buffered:17, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:35.546: Buffer used:17 Enforced free byte:0 lines stored:1
    Send:17:20:35.546: Resend: N5 M221 S100 ; Flow multiplier 100%
    Recv:17:20:35.549: ok
    Send:17:20:35.550: Resend: N6 G92 E0
    Recv:17:20:35.556: unt A:36225 B:-36225 Z:0
    Recv:17:20:35.557: ok
    Send:17:20:35.557: Resend: N7 G90
    Recv:17:20:37.559: Error:Line Number is not Last LiError:Line Number is not Last Line Number+1, Last Line: 6
    Recv:17:20:38.552: ne Number+1, Last Line: 6
    Mesg:17:20:39.566: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:39.566: Connection status: Buffered:10, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:39.566: Buffer used:10 Enforced free byte:0 lines stored:1
    Send:17:20:39.566: Resend: N8 M82
    Mesg:17:20:43.570: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:43.570: Connection status: Buffered:10, Manual Commands: 6, Job Commands: 0
    Mesg:17:20:43.570: Buffer used:10 Enforced free byte:0 lines stored:1
    Send:17:20:43.571: Resend: N9 M105
    Send:17:20:43.571: N10 M105
    Send:17:20:43.571: N11 G21 ; Use mm as unit
    Send:17:20:43.571: N12 M114
    Send:17:20:43.571: @getip
    Send:17:20:43.577: N13 M155 S1
    Send:17:20:43.577: @getip
    Recv:17:20:43.583: Error:Line Number is not Last LiError:Line Number is not Last Line Number+1, Last Line: 6
    Send:17:20:43.583: M117 192.168.2.81:3344
    Recv:17:20:43.585: Resend: 7
    Recv:17:20:43.587: Ignore due to resend: ok
    Recv:17:20:43.588: Ignore due to resend: echo:Unknown command: "1 G21"
    Recv:17:20:43.591: Ignore due to resend: ok
    Recv:17:20:43.595: Ignore due to resend: ok
    Recv:17:20:43.599: Waiting for resend requests finished. Starting resends ...
    Send:17:20:43.600: Resend: N7 G90
    Recv:17:20:43.609: ok
    Send:17:20:43.609: Resend: N8 M82
    Recv:17:20:43.613: ok
    Send:17:20:43.613: Resend: N9 M105
    Recv:17:20:43.623: ok T:158.56 /0.00 (230.06) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:20:43.623: Resend: N10 M105
    Recv:17:20:43.633: ok T:158.56 /0.00 (230.06) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:20:43.633: Resend: N11 G21 ; Use mm as unit
    Recv:17:20:43.637: ok
    Send:17:20:43.637: Resend: N12 M114
    Recv:17:20:43.644: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:0 B:36225 Z:0
    Recv:17:20:43.645: ok
    Send:17:20:43.645: Resend: N13 M155 S1
    Recv:17:20:44.552: Error:Line Number is not Last Line Number+1, Last Line: 13
    Recv:17:20:44.655: echo T:157.80 /0.00 (233.25) B:21.56 /0.00 (982.50) @:0 B@:0
    Recv:17:20:46.655:  T:156.34 /0.00 (239.37) B:22.97 /0.00 (980.25) @:0 B@:0
    Recv:17:20:47.538: Error:Line Number is not Last Line Number+1, Last Line: 13
    Mesg:17:20:47.650: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:20:47.650: Connection status: Buffered:15, Manual Commands: 1, Job Commands: 0
    Mesg:17:20:47.650: Buffer used:15 Enforced free byte:0 lines stored:1
    Send:17:20:47.650: M117 192.168.2.81:3344
    Send:17:20:47.650: M117 192.168.2.81:3344
    Recv:17:20:47.656:  T:155.49 /0.00 (242.94) B:21.91 /0.00 (981.94) @:0 B@:0
    Recv:17:20:47.656: ok
    Recv:17:20:47.657: ok
    Recv:17:20:48.654:  T:154.82 /0.00 (245.81) B:24.53 /0.00 (977.75) @:0 B@:0
    Recv:17:20:49.523: ne Number+1, Last Line: 13
    Recv:17:20:49.653:  /0.00 (980.50) @:0 B@:0
    Recv:17:20:50.521: ne Number+1, Last Line: 13
    Recv:17:20:50.653:  /0.00 (982.19) @:0 B@:0
    Recv:17:20:51.515: ne Number+1, Last Line: 13
    Recv:17:20:51.653:  /0.00 (981.56) @:0 B@:0
    Recv:17:20:53.655:  T:151.87 /0.00 (259.37) B:22.07 T:151.40 /0.00 (261.56) B:23.05 /0.00 (980.12) @:0 B@:0
    Recv:17:20:55.517: ne Number+1, Last Line: 13
    Recv:17:20:57.513: echo T:149.98 /0.00 (268.12) B:22.15ne Number+1, Last Line: 13
    Recv:17:20:58.512:  T:148.43 /0.00 (275.87) B:23.09ne Number+1, Last Line: 13
    Recv:17:20:58.657:  T:147.94 /0.00 (278.31) B:22.62 /0.00 (980.81) @:0 B@:0
    Recv:17:20:59.654:  /0.00 (981.06) @:0 B@:0
    Recv:17:21:00.499: ne Number+1, Last Line: 13
    Recv:17:21:01.495:  T:146.50 /0.00 (285.50) B:23.98ne Number+1, Last Line: 13
    Recv:17:21:01.655:  /0.00 (982.00) @:0 B@:0
    Recv:17:21:02.489: ne Number+1, Last Line: 13
    Recv:17:21:02.654:  /0.00 (983.50) @:0 B@:0
    Recv:17:21:04.656:  T:144.03 /0.00 (298.25) B:22.42 /0.00 (981.12) @:0 B@:0
    Send:17:21:05.377: N14 M104 S211 T0
    Recv:17:21:06.654: 09 /0.00 (983.25) @:127 B@:0
    Recv:17:21:08.655: 27 /0.00 (981.37) @:127 B@:0
    Mesg:17:21:09.385: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:21:09.385: Connection status: Buffered:20, Manual Commands: 0, Job Commands: 0
    Mesg:17:21:09.385: Buffer used:20 Enforced free byte:0 lines stored:1
    Recv:17:21:09.396: :Unknown command: "105"
    Recv:17:21:09.396: ok
    Recv:17:21:09.654: 46 /0.00 (981.06) @:127 B@:0
    Recv:17:21:10.395: ne Number+1, Last Line: 14
    Recv:17:21:10.655:  T:141.01 /211.00 (314.56) B:20.86 /0.00 (983.62) @:127 B@:0
    Recv:17:21:11.392: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:11.655:  T:141.13 /211.00 (313.87) B:23.01 /0.00 (980.19) @:127 B@:0
    Recv:17:21:12.655: Error:Line Number is not Last Li T:141.76 /211.00 (310.50) B:21.84 /0.00 (982.06) @:127 B@:0
    Recv:17:21:13.379: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:14.371: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:14.657:  T:143.70 /211.00 (300.00) B:20.82 /0.00 (983.69) @:127 B@:0
    Recv:17:21:15.365: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:15.657:  T:144.88 /211.00 (293.62) B:21.21 /0.00 (983.06) @:127 B@:0
    Recv:17:21:16.657:  T:146.71 /211.00 (284.44) B:23.09 /0.00 (980.06) @:127 B@:0
    Recv:17:21:17.655: 46 /0.00 (981.06) @:127 B@:0
    Recv:17:21:18.656:  T:150.73 /211.00 (264.62) B:23.01 /0.00 (980.19) @:127 B@:0
    Recv:17:21:19.369: ne Number+1, Last Line: 14
    Recv:17:21:19.656:  T:152.84 /211.00 (254.94) B:22.50 /0.00 (981.00) @:127 B@:0
    Recv:17:21:20.375: ne Number+1, Last Line: 14
    Recv:17:21:20.656:  T:155.19 /211.00 (244.19) B:21.76 /0.00 (982.19) @:127 B@:0
    Recv:17:21:21.368: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:21.656:  T:157.68 /211.00 (233.75) B:22.30 /0.00 (981.31) @:127 B@:0
    Recv:17:21:22.362: ne Number+1, Last Line: 14
    Recv:17:21:22.655:  T:160.51 /211.00 (222.06) B:22.15 /0.00 (981.56) @:127 B@:0
    Recv:17:21:23.357: Error:Line Number is not Last Line Number+1, Last Line: 14
    Recv:17:21:23.656:  T:163.26 /211.00 (211.62) B:22.11 /0.00 (981.62) @:127 B@:0
    Recv:17:21:24.351: ne Number+1, Last Line: 14
    Send:17:21:24.616: N15 M140 S105
    Recv:17:21:24.624: ok
    Recv:17:21:24.654: 38 /105.00 (981.19) @:127 B@:0
    Recv:17:21:25.656:  T:168.52 /211.00 (192.31) B:23.44 /105.00 (979.50) @:127 B@:127
    Send:17:21:27.147: N16 M140 S110
    Recv:17:21:27.157:  T:171.89 /211.00 (180.94) B:23.ok
    Recv:17:21:28.655: 37 /110.00 (978.00) @:127 B@:127
    Recv:17:21:29.349: Error:Line Number is not Last Li:Unknown command: "105"
    Recv:17:21:29.349: ok
    Recv:17:21:29.655:  T:180.22 /211.00 (155.44) B:24.57 /110.00 (977.69) @:127 B@:127
    Recv:17:21:30.658:  T:183.56 /211.00 (146.75) B:24.26 /110.00 (978.19) @:127 B@:127
    Recv:17:21:31.339: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:31.658:  T:186.30 /211.00 (139.87) B:25.77 /110.00 (975.31) @:127 B@:127
    Recv:17:21:32.659:  T:189.24 /211.00 (132.81) B:25.77 /110.00 (975.31) @:127 B@:127
    Recv:17:21:33.658:  T:192.07 /211.00 (126.44) B:26.73 /110.00 (973.19) @:127 B@:127
    Recv:17:21:34.315: ne Number+1, Last Line: 16
    Recv:17:21:34.657: 45 /110.00 (973.81) @:127 B@:127
    Recv:17:21:35.308: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:36.658:  T:198.04 /211.00 (113.31) B:26.22 /110.00 (974.31) @:127 B@:127 T:200.62 /211.00 (107.87) B:26.62 /110.00 (973.44) @:127 B@:127
    Recv:17:21:38.658:  T:203.58 /211.00 (102.56) B:27. T:206.91 /211.00 (96.94) B:27.76 /110.00 (970.94) @:0 B@:127
    Recv:17:21:39.314: ne Number+1, Last Line: 16
    Recv:17:21:39.317: echo:Unknown command: "105"
    Recv:17:21:39.317: ok
    Recv:17:21:40.323:  T:209.92 /211.00 (92.12) B:27.3ne Number+1, Last Line: 16
    Recv:17:21:41.322:  T:212.19 /211.00 (88.50) B:27.3ne Number+1, Last Line: 16
    Recv:17:21:41.658:  T:214.41 /211.00 (84.94) B:27.84 /110.00 (970.75) @:0 B@:127
    Recv:17:21:42.314: ne Number+1, Last Line: 16
    Recv:17:21:42.657:  T:216.56 /211.00 (82.12) B:27.61 /110.00 (971.25) @:0 B@:127
    Recv:17:21:43.309: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:43.657:  T:218.91 /211.00 (79.31) B:28.98 /110.00 (968.25) @:0 B@:127
    Recv:17:21:44.302: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:46.660:  T:220.45 /211.00 (77.37) B:28.8Error:Line Number is not Last Li T:221.61 /211.00 (75.75) B:29.22 /110.00 (968.37) @:0 B@:127
    Recv:17:21:47.661:  T:222.95 /211.00 (73.87) B:28.86 /110.00 (968.50) @:0 B@:127
    Recv:17:21:48.662:  T:222.95 /211.00 (73.87) B:29.94 /110.00 (966.12) @:0 B@:127
    Recv:17:21:49.295: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:49.297: echo:Unknown command: "05"
    Recv:17:21:49.298: ok
    Recv:17:21:49.661:  T:223.04 /211.00 (73.75) B:29.94 /110.00 (966.12) @:0 B@:127
    Recv:17:21:50.300: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:51.660:  T:223.12 /211.00 (73.62) B:30.0Error:Line Number is not Last Li3 /110.00 (965.44) @:0 B@:127
    Recv:17:21:54.274: Error:Line Number is not Last Li T:221.92 /211.00 (75.31) B:30.3Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:58.661:  T:221.61 /211.00 (75.75) B:30.4Error:Line Number is not Last Li T:220.94 /211.00 (76.69) B:30.6 T:220.09 /211.00 (77.87) B:31.4 T:219.27 /211.00 (78.87) B:31.81 /110.00 (963.81) @:0 B@:127
    Recv:17:21:59.272: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:21:59.275: echo:Unknown command: "0 M105"
    Recv:17:21:59.276: ok
    Recv:17:22:02.256:  T:217.03 /211.00 (81.56) B:31.4Error:Line Number is not Last Li T:216.35 /211.00 (82.37) B:31.7Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:02.664:  T:214.26 /211.00 (85.19) B:32.24 /110.00 (960.62) @:3 B@:127
    Recv:17:22:03.249: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:03.662: 3 /110.00 (960.69) @:6 B@:127
    Recv:17:22:04.664: Error:Line Number is not Last Li T:212.30 /211.00 (88.31) B:32.37 /110.00 (960.31) @:12 B@:127
    Recv:17:22:05.244: ne Number+1, Last Line: 16
    Recv:17:22:05.664:  T:211.29 /211.00 (89.94) B:32.55 /110.00 (959.87) @:17 B@:127
    Recv:17:22:06.663:  T:210.51 /211.00 (91.19) B:32.19 /110.00 (960.75) @:20 B@:127
    Recv:17:22:07.664:  T:209.69 /211.00 (92.50) B:33.44 /110.00 (957.75) @:24 B@:127
    Recv:17:22:08.664:  T:208.36 /211.00 (94.62) B:33.02 /110.00 (958.75) @:32 B@:127
    Recv:17:22:09.253: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:09.663:  T:207.62 /211.00 (95.81) B:33.41 /110.00 (957.81) @:35 B@:127
    Recv:17:22:10.258: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:10.664:  T:206.56 /211.00 (97.50) B:33.65 /110.00 (957.25) @:41 B@:127
    Recv:17:22:11.252: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:11.662: 5 /110.00 (957.25) @:45 B@:127
    Recv:17:22:12.246: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:12.661:  T:204.97 /211.00 (100.06) B:34.04 /110.00 (956.31) @:49 B@:127
    Recv:17:22:13.241: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:13.661:  T:204.27 /211.00 (101.31) B:34.74 /110.00 (954.62) @:53 B@:127
    Recv:17:22:14.236: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:15.226: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:15.661:  T:203.40 /211.00 (102.87) B:34.77 /110.00 (954.56) @:57 B@:127
    Recv:17:22:18.667:  T:202.92 /211.00 (103.75) B:34. T:202.67 /211.00 (104.19) B:34. T:202.71 /211.00 (104.12) B:35.23 /110.00 (953.31) @:61 B@:127
    Recv:17:22:19.666:  T:202.67 /211.00 (104.19) B:35.29 /110.00 (953.12) @:61 B@:127
    Recv:17:22:20.244: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:20.666:  T:202.67 /211.00 (104.19) B:36.38 /110.00 (949.87) @:62 B@:127
    Recv:17:22:21.238: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:21.664: 87 /110.00 (954.31) @:59 B@:127
    Recv:17:22:22.231: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:22.666:  T:202.95 /211.00 (103.69) B:36.25 /110.00 (950.25) @:62 B@:127
    Recv:17:22:23.225: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:23.666:  T:203.47 /211.00 (102.75) B:35.65 /110.00 (952.06) @:58 B@:127
    Recv:17:22:24.666: Error:Line Number is not Last Li T:203.85 /211.00 (102.06) B:36.71 /110.00 (948.87) @:57 B@:127
    Recv:17:22:25.666: Error:Line Number is not Last Li T:204.44 /211.00 (101.00) B:36.56 /110.00 (949.31) @:54 B@:127
    Recv:17:22:26.211: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:26.664: 00 /110.00 (951.00) @:51 B@:127
    Recv:17:22:27.668:  T:205.59 /211.00 (99.06) B:36.06 /110.00 (950.81) @:48 B@:127
    Recv:17:22:28.667:  T:206.02 /211.00 (98.37) B:36.19 /110.00 (950.44) @:47 B@:127
    Recv:17:22:29.667:  T:206.68 /211.00 (97.31) B:36.48 /110.00 (949.56) @:45 B@:127
    Recv:17:22:30.216: :207.03 /211.00 (96.75) B:36.98 /110.00 (948.06) @:43 B@:127
    Recv:17:22:31.221: ne Number+1, Last Line: 16
    Recv:17:22:32.210: ne Number+1, Last Line: 16
    Recv:17:22:32.665: 4 /110.00 (947.87) @:36 B@:127
    Recv:17:22:33.205: ne Number+1, Last Line: 16
    Recv:17:22:33.666: 6 /110.00 (946.62) @:35 B@:127
    Recv:17:22:34.199: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:34.670: 0 /110.00 (946.19) @:32 B@:127
    Recv:17:22:35.193: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:36.671:  T:210.59 /211.00 (91.06) B:37.77 /110.00 (945.69) @:31 B@:127
    Recv:17:22:37.670: 5 /110.00 (946.06) @:32 B@:127
    Recv:17:22:38.670:  T:211.37 /211.00 (89.81) B:38.42 /110.00 (943.75) @:28 B@:127
    Recv:17:22:39.670:  T:211.64 /211.00 (89.37) B:38.50 /110.00 (943.50) @:28 B@:127
    Recv:17:22:40.194: :211.80 /211.00 (89.12) B:38.42 /110.00 (943.75) @:27 B@:127
    Recv:17:22:40.669: 3 /110.00 (945.50) @:27 B@:127
    Recv:17:22:41.200: ne Number+1, Last Line: 16
    Recv:17:22:41.669: 3 /110.00 (944.31) @:27 B@:127
    Recv:17:22:42.194: ne Number+1, Last Line: 16
    Recv:17:22:45.175: Error:Line Number is not Last LiError:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:46.173: ne Number+1, Last Line: 16
    Recv:17:22:47.670:  T:212.38 /211.00 (88.19) B:39.56 /110.00 (940.31) @:28 B@:127
    Recv:17:22:50.173:  T:212.27 /211.00 (88.37) B:39.6 T:211.91 /211.00 (88.94) B:39.7Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:51.177: ok T T:211.87 /211.00 (89.00) B:39.7Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:51.672: 3 /110.00 (939.81) @:33 B@:127
    Recv:17:22:52.170: ne Number+1, Last Line: 16
    Recv:17:22:52.673: 6 /110.00 (938.81) @:34 B@:127
    Recv:17:22:53.167: ne Number+1, Last Line: 16
    Recv:17:22:53.672: 0 /110.00 (938.31) @:38 B@:127
    Recv:17:22:54.160: ne Number+1, Last Line: 16
    Recv:17:22:54.673:  T:211.33 /211.00 (89.87) B:40.09 /110.00 (938.69) @:36 B@:127
    Recv:17:22:55.153: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:22:55.673:  T:211.17 /211.00 (90.12) B:40.55 /110.00 (937.12) @:37 B@:127
    Recv:17:22:57.672: 7 /110.00 (934.00) @:36 B@:127
    Recv:17:22:59.160: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:01.157: echo T:210.74 /211.00 (90.81) B:41.0ne Number+1, Last Line: 16
    Recv:17:23:09.140:  T:211.05 /211.00 (90.31) B:41.3Error:Line Number is not Last Li T:210.74 /211.00 (90.81) B:41.8 T:210.62 /211.00 (91.00) B:42.4 T:210.86 /211.00 (90.62) B:42.0Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:09.143: ok T:210.78 /211.00 (90.75) B:42.22 /110.00 (931.44) @:36 B@:127
    Recv:17:23:09.675:  T:210.86 /211.00 (90.62) B:42.24 /110.00 (931.37) @:35 B@:127
    Recv:17:23:10.145: ne Number+1, Last Line: 16
    Recv:17:23:10.675:  T:210.98 /211.00 (90.44) B:42.52 /110.00 (931.06) @:34 B@:127
    Recv:17:23:11.139: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:11.676:  T:210.98 /211.00 (90.44) B:42.54 /110.00 (930.37) @:35 B@:127
    Recv:17:23:12.134: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:12.675:  T:211.02 /211.00 (90.37) B:42.90 /110.00 (929.12) @:34 B@:127
    Recv:17:23:13.129: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:13.676:  T:210.82 /211.00 (90.69) B:42.65 /110.00 (930.00) @:37 B@:127
    Recv:17:23:14.125: ne Number+1, Last Line: 16
    Recv:17:23:14.674:  T:210.90 /211.00 (90.56) B:43.38 /110.00 (927.50) @:36 B@:127
    Recv:17:23:15.675:  T:211.13 /211.00 (90.19) B:43.29 /110.00 (927.81) @:34 B@:127
    Recv:17:23:16.675:  T:211.05 /211.00 (90.31) B:43.16 /110.00 (928.25) @:35 B@:127
    Recv:17:23:18.125:  T:211.09 /211.00 (90.25) B:43.6Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:18.130: ok T/110.00 (927.44) @:32 B@:127
    Recv:17:23:19.129:  T:211.21 /211.00 (90.06) B:44.2ne Number+1, Last Line: 16
    Recv:17:23:19.675:  T:211.17 /211.00 (90.12) B:43.53 /110.00 (927.00) @:34 B@:127
    Recv:17:23:20.120: ne Number+1, Last Line: 16
    Recv:17:23:20.673: 5 /110.00 (923.87) @:33 B@:127
    Recv:17:23:21.114: ne Number+1, Last Line: 16
    Recv:17:23:21.675:  T:211.13 /211.00 (90.19) B:44.58 /110.00 (923.44) @:35 B@:127
    Recv:17:23:22.109: ne Number+1, Last Line: 16
    Recv:17:23:22.677:  T:211.02 /211.00 (90.37) B:44.21 /110.00 (924.69) @:36 B@:127
    Recv:17:23:23.102: ne Number+1, Last Line: 16
    Recv:17:23:23.676: 9 /110.00 (923.06) @:34 B@:127
    Recv:17:23:25.677:  T:211.21 /211.00 (90.06) B:44.76 /110.00 (922.81) @:34 B@:127
    Recv:17:23:26.677: 9 /110.00 (923.06) @:33 B@:127
    Recv:17:23:27.102: ne Number+1, Last Line: 16
    Recv:17:23:27.108: ok T:211.25 /211.00 (90.00) B:44.85 /110.00 (922.50) @:33 B@:127
    Recv:17:23:28.110: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:29.100:  T:211.37 /211.00 (89.81) B:45.3ne Number+1, Last Line: 16
    Recv:17:23:29.677:  T:211.09 /211.00 (90.25) B:45.30 /110.00 (920.87) @:35 B@:127
    Recv:17:23:30.093: ne Number+1, Last Line: 16
    Recv:17:23:31.677:  T:211.05 /211.00 (90.31) B:45.05 /110.00 (918.31) @:34 B@:127
    Recv:17:23:32.676: 8 /110.00 (920.56) @:34 B@:127
    Recv:17:23:36.089:  T:211.02 /211.00 (90.37) B:46.1 T:211.02 /211.00 (90.37) B:46.3Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:36.093: ok T:210.70 /211.00 (90.87) B:46.48 /110.00 (916.37) @:38 B@:127
    Recv:17:23:37.675: 3 /110.00 (915.44) @:38 B@:127
    Recv:17:23:38.083: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:38.679: 1 /110.00 (915.87) @:40 B@:127
    Recv:17:23:39.078: ne Number+1, Last Line: 16
    Recv:17:23:39.679: 7 /110.00 (917.19) @:40 B@:127
    Recv:17:23:40.075: ne Number+1, Last Line: 16
    Recv:17:23:41.075:  T:210.08 /211.00 (91.87) B:47.2ne Number+1, Last Line: 16
    Recv:17:23:42.680:  T:210.04 /211.00 (91.94) B:46.97 /110.00 (914.50) @:42 B@:127
    Recv:17:23:44.680:  T:210.00 /211.00 (92.00) B:47.3 T:210.23 /211.00 (91.62) B:47.37 /110.00 (913.00) @:40 B@:127
    Recv:17:23:45.081: /110.00 (913.06) @:42 B@:127
    Recv:17:23:45.679: 6 /110.00 (911.50) @:40 B@:127
    Recv:17:23:48.680: Error:Line Number is not Last LiError:Line Number is not Last LiError:Line Number is not Last Li T:210.23 /211.00 (91.62) B:47.68 /110.00 (911.81) @:40 B@:127
    Recv:17:23:49.068: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:49.679:  T:210.39 /211.00 (91.37) B:48.03 /110.00 (910.50) @:39 B@:127
    Recv:17:23:50.059: ne Number+1, Last Line: 16
    Recv:17:23:50.678: 3 /110.00 (910.87) @:38 B@:127
    Recv:17:23:51.052: ne Number+1, Last Line: 16
    Recv:17:23:51.679: 8 /110.00 (910.31) @:37 B@:127
    Recv:17:23:52.679:  T:210.55 /211.00 (91.12) B:48.52 /110.00 (908.62) @:39 B@:127
    Recv:17:23:53.678: 8 /110.00 (907.25) @:37 B@:127
    Recv:17:23:54.683:  T:210.90 /211.00 (90.56) B:48.78 /110.00 (907.62) @:36 B@:127
    Recv:17:23:55.682: 8 /110.00 (906.87) @:34 B@:127
    Recv:17:23:56.063: ne Number+1, Last Line: 16
    Recv:17:23:56.682: 3 /110.00 (906.31) @:34 B@:127
    Recv:17:23:57.057: Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:23:58.055: ne Number+1, Last Line: 16
    Recv:17:23:59.054:  T:211.45 /211.00 (89.69) B:49.1ne Number+1, Last Line: 16
    Recv:17:23:59.683:  T:211.45 /211.00 (89.69) B:49.34 /110.00 (905.50) @:33 B@:127
    Recv:17:24:00.050: ne Number+1, Last Line: 16
    Recv:17:24:00.682: 7 /110.00 (903.12) @:31 B@:127
    Recv:17:24:01.046: ne Number+1, Last Line: 16
    Recv:17:24:01.683:  T:211.80 /211.00 (89.12) B:49.74 /110.00 (904.00) @:31 B@:127
    Recv:17:24:02.681: 0 /110.00 (904.12) @:31 B@:127
    Recv:17:24:05.045:  T:211.76 /211.00 (89.19) B:50.0Error:Line Number is not Last Line Number+1, Last Line: 16
    Recv:17:24:05.051: ok T:211.76 /211.00 (89.19) B:50.11 /110.00 (902.50) @:32 B@:127
    Recv:17:24:06.053:  T:211.76 /211.00 (89.19) B:50.5ne Number+1, Last Line: 16
    Recv:17:24:06.683:  T:211.76 /211.00 (89.19) B:50.57 /110.00 (900.50) @:32 B@:127
    Recv:17:24:07.055: ne Number+1, Last Line: 16
    Recv:17:24:07.682: 7 /110.00 (901.37) @:33 B@:127
    Recv:17:24:08.042: ne Number+1, Last Line: 16
    Recv:17:24:09.686: Error:Line Number is not Last Li T:211.60 /211.00 (89.44) B:51.05 /110.00 (898.37) @:33 B@:127
    Recv:17:24:10.029: ne Number+1, Last Line: 16
    Recv:17:24:10.685: 2 /110.00 (898.06) @:33 B@:127
    Recv:17:24:11.687: 2 /110.00 (898.50) @:33 B@:127
    Recv:17:24:14.031: ne Number+1, Last Line: 16
    Recv:17:24:14.689:  T:211.17 /211.00 (90.12) B:51.07 /110.00 (898.31) @:35 B@:127
    Recv:17:24:15.037: ne Number+1, Last Line: 16
    Recv:17:24:15.688: Rese T:211.02 /211.00 (90.37) B:51.66 /110.00 (895.69) @:37 B@:127
    Recv:17:24:16.027: ne Number+1, Last Line: 16
    Recv:17:24:16.030: Resend: 17
    Recv:17:24:16.032: Ignore due to resend: ok
    Recv:17:24:16.041: Waiting for resend requests finished. Starting resends ...
    Send:17:24:16.041: N1 M110
    Recv:17:24:16.686: 1 /110.00 (896.37) @:35 B@:127
    Recv:17:24:17.022: ne Number+1, Last Line: 1
    Recv:17:24:17.024: Resend: 2
    Recv:17:24:17.026: Ignore due to resend: ok
    Recv:17:24:17.035: Waiting for resend requests finished. Starting resends ...
    Send:17:24:17.036: N1 M110
    Recv:17:24:17.687: 6 /110.00 (895.69) @:36 B@:127
    Recv:17:24:18.017: d: 2
    Recv:17:24:18.018: ok
    Recv:17:24:18.687:  T:211.05 /211.00 (90.31) B:51.78 /110.00 (895.19) @:35 B@:127
    Recv:17:24:19.688: Error:Line Number is not Last Li T:210.86 /211.00 (90.62) B:51.75 /110.00 (895.31) @:37 B@:127
    Recv:17:24:20.686: 3 /110.00 (892.31) @:34 B@:127
    Recv:17:24:21.084: ok
    Recv:17:24:21.084: echo:Unknown command: "*41"
    Recv:17:24:21.085: ok
    Recv:17:24:21.085: ok
    Recv:17:24:21.085: ok
    Recv:17:24:21.091: ok T:210.70 /211.00 (90.87) B:52.12 /110.00 (893.69) @:38 B@:127
    Recv:17:24:23.048:  T:210.82 /211.00 (90.69) B:52.40
    Recv:17:24:23.048: Cap:BINARY_FILE_TRANSFER:0
    Recv:17:24:23.049: Cap:EEPROM:0
    Recv:17:24:23.049: Cap:VOLUMETRIC:1
    Recv:17:24:23.050: Cap:AUTOREPORT_TEMP:1
    Recv:17:24:23.050: Cap:PROGRESS:0
    Recv:17:24:23.050: Cap:PRINT_JOB:1
    Send:17:24:23.051: N2 M155 S1
    Recv:17:24:23.051: Cap:AUTOLEVEL:0
    Recv:17:24:23.052: Cap:RUNOUT:1
    Recv:17:24:23.053: Cap:Z_PROBE:0
    Recv:17:24:23.053: Cap:LEVELING_DATA:1
    Recv:17:24:23.055: Cap:BUR:0
    Recv:17:24:23.056: Cap:TOGGLE_LIGHTS:0
    Recv:17:24:23.058: Cap:CAENCY_PARSER:0
    Recv:17:24:23.061: Cap:PROMPT_SUPPORT_SD_STATUS:0
    Recv:17:24:23.064: Cap:LONG_FILENAMEp:MOTION_MODES:1
    Recv:17:24:23.064: Cap:ARCS:1
    Recv:17:24:23.072: Car is not Last Line Number+1, Last Line: 3
    Recv:17:24:23.072: ok
    Recv:17:24:23.687:  T:210.55 /211.00 (91.12) B:52.61 /110.00 (891.50) @:39 B@:127
    Recv:17:24:24.686: 7 /110.00 (891.25) @:38 B@:127
    Recv:17:24:26.687: 8 /110.00 (889.44) @:37 B@:127
    Recv:17:24:27.687: 4 /110.00 (888.75) @:39 B@:127
    Recv:17:24:28.660: ok
    Recv:17:24:28.660: ok
    Recv:17:24:28.686: 5 /110.00 (888.25) @:37 B@:127
    Recv:17:24:29.686: 0 /110.00 (888.94) @:39 B@:127
    Recv:17:24:30.687:  T:210.43 /211.00 (91.31) B:53.74 /110.00 (886.56) @:39 B@:127
    Recv:17:24:32.687:  T:210.51 /211.00 (91.19) B:52.97 /110.00 (887.31) @:38 B@:127
    Recv:17:24:34.688:  T:210.59 /211.00 (91.06) B:53.62 /110.00 (885.31) @:39 B@:127
    Recv:17:24:35.536: ok
    Recv:17:24:35.543: X:0.00 Y:225.00 Z:0.00 E:0.00ok
    Recv:17:24:35.549: ok T:210.59 /211.00 (91.06) B127
    Recv:17:24:35.685: 3 /110.00 (883.94) @:38 B@:127
    Recv:17:24:36.686:  T:210.74 /211.00 (90.81) B:54.62 /110.00 (882.69) @:37 B@:127
    Recv:17:24:37.689:  T:210.62 /211.00 (91.00) B:54.29 /110.00 (884.12) @:38 B@:127
    Recv:17:24:38.688: 1 /110.00 (881.37) @:37 B@:127
    Recv:17:24:40.689:  T:210.86 /211.00 (90.62) B:54.36 /110.00 (883.81) @:36 B@:127
    Recv:17:24:41.688: 7 /110.00 (881.12) @:35 B@:127
    Recv:17:24:46.693: :54.82 /110.00 (881.81) @:37 B@:ok T:211.02 /211.00 (90.37) B:54.89 /110.00 (881.50) @:35 B@:127 T:211.05 /211.00 (90.31) B:55.2 T:211.17 /211.00 (90.12) B:55.51 /110.00 (878.56) @:35 B@:127
    Recv:17:24:47.692:  T:211.17 /211.00 (90.12) B:55.86 /110.00 (876.87) @:35 B@:127
    Recv:17:24:48.691: 1 /110.00 (876.62) @:37 B@:127
    Recv:17:24:49.297: ok
    Recv:17:24:49.691: ok T:211.17 /211.00 (90.12) B T:210.98 /211.00 (90.44) B:56.22 /110.00 (875.12) @:37 B@:127
    Recv:17:24:50.411: unt A:0 B:36225 Z:0
    Recv:17:24:50.412: ok
    Recv:17:24:51.691:  T:211.05 /211.00 (90.31) B:56.0 T:211.21 /211.00 (90.06) B:56.20 /110.00 (875.25) @:34 B@:127
    Recv:17:24:52.691:  T:211.02 /211.00 (90.37) B:56.13 /110.00 (875.56) @:37 B@:127
    Recv:17:24:53.691:  T:210.82 /211.00 (90.69) B:56.42 /110.00 (874.19) @:39 B@:127
    Recv:17:24:54.417: .24 /110.00 (875.06) @:35 B@:127
    Recv:17:24:54.690: 4 /110.00 (873.62) @:36 B@:127
    Recv:17:24:55.690: 6 /110.00 (872.56) @:36 B@:127
    Recv:17:24:56.691:  T:210.90 /211.00 (90.56) B:57.10 /110.00 (870.94) @:38 B@:127
    Recv:17:24:57.691:  T:210.82 /211.00 (90.69) B:56.93 /110.00 (871.75) @:38 B@:127
    Recv:17:24:58.432: ok T:210.82 /211.00 (90.69) B:57
    Recv:17:24:59.691:  T:210.90 /211.00 (90.56) B:57.1 T:211.13 /211.00 (90.19) B:57.57 /110.00 (868.69) @:35 B@:127
    Recv:17:25:00.690: 1 /110.00 (870.87) @:39 B@:127
    Recv:17:25:01.690: 0 /110.00 (870.44) @:37 B@:127
    Recv:17:25:02.440: .67 /110.00 (868.19) @:40 B@:127
    Recv:17:25:02.690:  T:210.82 /211.00 (90.69) B:57.42 /110.00 (869.37) @:38 B@:127
    Recv:17:25:04.691:  T:210.90 /211.00 (90.56) B:57.5 T:210.78 /211.00 (90.75) B:57.93 /110.00 (866.94) @:38 B@:127
    Send:17:25:06.524: @moveRel Z10.000
    Send:17:25:06.526: N3 G1 Z10.00 F120
    Send:17:25:06.526: @updatePrinterState
    Recv:17:25:06.690: 9 /110.00 (867.12) @:38 B@:127
    Recv:17:25:07.690: 6 /110.00 (867.75) @:37 B@:127
    Send:17:25:08.257: @moveRel Z10.000
    Send:17:25:08.258: N4 G1 Z20.00 F120
    Send:17:25:08.259: @updatePrinterState
    Recv:17:25:08.264: Error:Line Number is not Last Line Number+1, Last Line: 20
    Recv:17:25:08.689: 0 /110.00 (865.62) @:37 B@:127
    Recv:17:25:10.689: 2 /110.00 (864.56) @:36 B@:127
    Mesg:17:25:12.263: Warning: Communication timeout - resetting communication buffer.
    Mesg:17:25:12.263: Connection status: Buffered:42, Manual Commands: 0, Job Commands: 0
    Mesg:17:25:12.263: Buffer used:42 Enforced free byte:0 lines stored:2
    Recv:17:25:12.689: 5 /110.00 (863.50) @:38 B@:127
    Recv:17:25:13.689: 2 /110.00 (863.19) @:37 B@:127
    Send:17:25:13.801: @moveRel Z10.000
    Send:17:25:13.801: N5 G1 Z30.00 F120
    Send:17:25:13.802: @updatePrinterState
    Recv:17:25:13.808: Error:Line Number is not Last Line Number+1, Last Line: 22
    Send:17:25:15.037: @moveRel Z-10.000
    Send:17:25:15.037: N6 G1 Z20.00 F120
    Send:17:25:15.038: @updatePrinterState
    Recv:17:25:15.044: ne Number+1, Last Line: 23
    Recv:17:25:15.689: 2 /110.00 (860.25) @:37 B@:127
    Send:17:25:16.135: @moveRel Z10.000
    Send:17:25:16.136: N7 G1 Z30.00 F120
    Send:17:25:16.137: @updatePrinterState
    Recv:17:25:16.142: Error:Line Number is not Last Line Number+1, Last Line: 23
    Recv:17:25:16.691:  T:210.90 /211.00 (90.56) B:59.21 /110.00 (860.81) @:38 B@:127
    Recv:17:25:17.690:  T:210.98 /211.00 (90.44) B:59.30 /110.00 (860.37) @:37 B@:127
    Send:17:25:18.561: @runButtonCommand homeX
    Recv:17:25:18.562: Slow command added:G28 X0
    Send:17:25:18.562: N8 G28 X0
    Send:17:25:18.563: N9 M114
    Recv:17:25:18.658: r:Line Number is not Last Line N.21 /211.00 (90.06) B:59.34 /110.34 /110.00 (860.19) @:35 B@:127.34 /110.00 (860.19) @:35 B@:127.34 /110.00 (859.00) @:35 B@:127
    Recv:17:25:18.689: 8 /110.00 (859.00) @:35 B@:127
    Recv:17:25:19.689: 4 /110.00 (858.25) @:37 B@:127
    Recv:17:25:20.690:  T:211.05 /211.00 (90.31) B:59.80 /110.00 (857.94) @:37 B@:127
    Recv:17:25:21.689:  T:211.09 /211.00 (90.25) B:59.77 /110.00 (858.12) @:36 B@:127
    Recv:17:25:22.689: .24 /110.00 (857.19) @:36 B@:127ok T:211.21 /211.00 (90.06) B:59.96 /110.00 (857.19) @:35 B@:1276 /110.00 (857.19) @:35 B@:127
    Recv:17:25:23.689: 9 /110.00 (856.00) @:36 B@:127
    Recv:17:25:25.690:  T:211.21 /211.00 (90.06) B:60.3 T:211.02 /211.00 (90.37) B:60.08 /110.00 (856.56) @:37 B@:127
    Recv:17:25:26.718: .58 /110.00 (853.87) @:36 B@:127
    Recv:17:25:27.707:  T:211.02 /211.00 (90.37) B:60.8ok T:211.02 /211.00 (90.37) B:60.84 /110.00 (852.44) @:37 B@:127
    Recv:17:25:28.695: 1 /110.00 (852.06) @:37 B@:127
    Recv:17:25:29.695:  T:211.13 /211.00 (90.19) B:60.94 /110.00 (851.94) @:36 B@:127
    Recv:17:25:30.694: 8 /110.00 (850.62) @:37 B@:127
    Recv:17:25:31.696:  T:211.21 /211.00 (90.06) B:60.97 /110.00 (851.75) @:35 B@:127
    Recv:17:25:31.710: ok T:211.21 /211.00 (90.06) B:60.97 /110.00 (851.75) @:35 B@:127
    Recv:17:25:36.696:  T:211.33 /211.00 (89.87) B:61.1 T:210.86 /211.00 (90.62) B:61.6ok T:210.86 /211.00 (90.62) B:61 T:211.05 /211.00 (90.31) B:61.57 /110.00 (848.50) @:37 B@:127
    Recv:17:25:37.695:  T:211.13 /211.00 (90.19) B:62.13 /110.00 (845.50) @:36 B@:127
    Send:17:25:40.046: N10 M104 S116 T0
    Recv:17:25:41.695:  T:210.90 /211.00 (90.56) B:62.5ok T:210.90 /211.00 (90.56) B:62Error:Line Number is not Last Li T:211.05 /211.00 (90.31) B:62.11 /110.00 (845.62) @:37 B@:127
    Recv:17:25:43.726: ok T:211.09 /211.00 (90.25) B:62.64 /110.00 (842.75) @:36 B@:127
    Recv:17:25:44.695:  T:210.90 /211.00 (90.56) B:62.62 /110.00 (842.87) @:38 B@:127
    Recv:17:25:45.695:  T:211.05 /211.00 (90.31) B:62.88 /110.00 (841.44) @:36 B@:127
    Recv:17:25:46.696:  T:211.09 /211.00 (90.25) B:62.85 /110.00 (841.62) @:36 B@:127
    Recv:17:25:47.695:  T:210.90 /211.00 (90.56) B:62.78 /110.00 (842.00) @:38 B@:127
    Recv:17:25:47.731: .78 /110.00 (842.00) @:38 B@:127
    Recv:17:25:48.695:  T:211.13 /211.00 (90.19) B:62.97 /110.00 (840.94) @:36 B@:127
    Recv:17:25:49.695:  T:211.02 /211.00 (90.37) B:63.45 /110.00 (838.37) @:37 B@:127
    Send:17:25:49.827: N11 M104 S166 T0
    Recv:17:25:49.843: Error:Line Number is not Last Liok T:211.17 /211.00 (90.12) B:63.30 /110.00 (839.19) @:35 B@:127
    Recv:17:25:50.695:  T:210.94 /211.00 (90.50) B:63.22 /110.00 (839.62) @:38 B@:127
    Recv:17:25:51.694: 4 /110.00 (838.44) @:35 B@:127
    Recv:17:25:52.695:  T:210.90 /211.00 (90.56) B:63.76 /110.00 (836.69) @:38 B@:127
    Recv:17:25:53.694:  T:211.02 /211.00 (90.37) B:63.76 /110.00 (836.69) @:37 B@:127
    Recv:17:25:53.843: .55 /110.00 (837.81) @:35 B@:127
    Recv:17:25:56.694:  T:210.86 /211.00 (90.62) B:63.84 /110.00 (835.19) @:37 B@:127
    Recv:17:25:57.846: .94 /110.00 (835.75) @:35 B@:127
    Recv:17:25:59.699:  T:211.02 /211.00 (90.37) B:64.2ok T:211.02 /211.00 (90.37) B:644 /110.00 (832.37) @:37 B@:127
    Recv:17:26:01.699:  T:210.94 /211.00 (90.50) B:64.41 /110.00 (832.62) @:38 B@:127
    Recv:17:26:02.697: 0 /110.00 (833.25) @:37 B@:127
    Recv:17:26:02.706: ok T:211.02 /211.00 (90.37) B:64.40 /110.00 (833.25) @:37 B@:127
    Recv:17:26:03.699:  T:211.13 /211.00 (90.19) B:64.65 /110.00 (831.87) @:35 B@:127
  • edited November 2021
    Kann die Baudrate zu hoch sein? Werde mal auf 115200 runtergehen. Mit einer höheren Rate hatte ich Probleme (allerdings mit einem 5m langem Kabel). Am Raspi ist nur ein 1m Kabel verbaut.
    Habe auch ein neues Druckerboard bestellt. Nicht, daß da der Wurm drin ist.
  • Ganz ehrlich du hast wieder 2 Drucker am laufen parallel?

    Recv:17:23:58.055: ne Number+1, Last Line: 16
    Recv:17:23:59.054:  T:211.45 /211.00 (89.69) B:49.1ne Number+1, Last Line: 16
    Recv:17:23:59.683:  T:211.45 /211.00 (89.69) B:49.34 /110.00 (905.50) @:33 B@:127
    Recv:17:24:00.050: ne Number+1, Last Line: 16
    Recv:17:24:00.682: 7 /110.00 (903.12) @:31 B@:127
    Recv:17:24:01.046: ne Number+1, Last Line: 16
    Recv:17:24:01.683:  T:211.80 /211.00 (89.12) B:49.74

    Da fehlen in diesem Fall sehr eindeutig teile der Antwort. Das so was den Server durcheinander bringt ist klar. Das passiert wenn beide Server Instanzen mit dem gleichen Drucker reden. Oder hast du sonst noch was wie Octoprint laufen das sich auch noch parallel verbindet. Das sind keine Kommunikationsfehler das sind mit ziemlicher sicherheit mehrere Instanzen am gleichen Port was einfach nicht klappen kann.

    WICHTIG: ALLE Druckerkonfiguratione müssen Port /dev/serial/by-path/... haben und sich unterscheiden. Nicht nur einer, das gibt sonst mal Müll und mal klappt es je nachdem in welcher Reihenfolge die Drucker eingeschaltet werden.
  • Zur Zeit habe ich nur 1 Drucker angeschlossen. Ist es von Vorteil, wenn 2 laufen? Ich habe jetzt auch ein neues Board besorgt und eingebaut.
    Ich benutze das Original- Image von Repetier-Server. Ich wähle im Menü "/dev/serial/by-path" aus. Die Nummern unterscheiden sich (3,4,5).
    Ich schliesse testweise den Drucker über "Pronterface" an. Die USB- Schnittstelle des Boards ist in Ordnung.
    Repetier Server bekommt mit diesen Schnittstelleinstellungen keine Verbindung.
  • edited November 2021
    Habe jetzt probehalber auf einem anderen Raspi "Octoprint" eingerichtet. Funktioniert auf Anhieb. Das Board muß in Ordnung sein (ist ja auch neu).
    Edit: die Drohung mit der Octoprint-Keule hat gewirkt! Wie bei meinen Obstbäumen- zeige ich denen die Kettensäge, tragen Sie für ein Jahr! Der Drucker hat sich wieder mal verbunden (wie lange funktioniert es ???). Müssen immer beide angeschlossenen Drucker eingeschaltet sein? USB Kabel dran- Drucker aus - ist das vielleicht ein Problem?
  • Bei vielen Druckern wird das Board auch über USB bestromt und läuft daher. Sieht man wenn beide aktiv sind obwohl hauptstom an ist. Dann ziehen die auch am Pi strom was zu undervoltage führen kann. Andere Drucker haben eine Diode die das verhindert aktiviert. Etliche boards können dies mit einem Switch ändern.

    Es muss nur der Drucker dran sein, den du starten willst. Das Problem ist das für jeden Drucker bis zu 3 Dateien existieren. /dev/ttyACME... was das wirkliche Gerät ist, /sev/serial/by-id/... was ein link zur echten ist und /dev/serial/by-path/... was auch ein Link zum echten Drucker ist. Das ist warum ich darauf rumreite. Nur weil der Problemdrucker by-path nutzt heist das ja nicht das der andere nicht die gleiche Schnittstelle nutzt, nur weil sie anders heist. Nur wenn in ALLEN anderen Konfiguration by-path mit anderem Namen steht überlappen sie sich nicht. Und dann kann immer noch ein anderes Program wie octoprint oder pronterface oder ModemManager (ist bei älteren images drauf und verbindet sich sobald er eine schnittstelle sieht bis er merkt das es kein modem ist).

    Über ssh kannst du sehen ob andere die Schnittstelle gerade benutzen:
    sudo fuser -n file /dev/ttyACM0
    Das gibt die Liste der PID zurück - hier sollte nur die Prozess-ID vom Repetier-Server erscheinen.

    Bei neuen Probleme, alle Drucker deaktivieren im Kontext menu und dann nur einen aktivieren und sehen ob es klappt. Da kann von unserer seite ja keiner mehr stören und mit dem aktivieren startet er verbinden neu. Dann den anderen Drucker aktivieren. Wenn es dann zu problemen kommt teilen die sich einene SChnittstelle, ansonsten eher nicht.
  • edited November 2021
    Danke für die Mühe!
    Ich habe unterschiedliche Namen in By-Path angegeben. Es geht mal und mal nicht. Gilt für beide Drucker. Jetzt habe ich beide Drucker einzeln direkt mit dem PC verbunden. Ein Drucker macht Probleme. Die USB Schnittstelle wird mal erkannt und mal nicht. Das war nicht so, als der Drucke neu war. Die Brücke für die Stromversorgung über USB ist nicht gesteckt.
    Das Board dieses Druckers habe ich getauscht (lange Lieferzeit). Dieser Drucker störte möglicherweise die gesamte USB- Kommunikation.
    Auch nach mehrmaligem Ein- und Ausschalten funktioniert jetzt die Kommunikation beider Drucker.
    Allerdings: wenn ich das USB Kabel abziehe und wieder anstecke, kommt keine Verbindung zustande. Ist das so gewollt?
    EDIT: Jetzt funktioniert wieder nur ein Drucker.....
    und nach dem deaktivieren/ Aktivieren keiner mehr.

    pi@RepetierServer:~ $ sudo fuser -n file /dev/ttyACM0
    Specified filename /dev/ttyACM0 does not exist.

    Alles ausgeschaltet. Eine Weile gewartet. Eingeschaltet (2 Drucker) Funktioniert. Kann das nicht immer funktionieren?
  • USB Kabel abziehen und neu einstecken ist eigentlich kein Problem. Kann ich bei meinen Druckern problemlos. Einzig wenn beim Druck innerhalb von sekunden zurück gestöpselt wird versucht der server ohne reset zu verbinden um den Druck fortzusetzen- Für die Drucker die gelegentlich von Linux getrennt werden.

    Möglicherweise ist das auch teil deines Problems. Log mal parallel per ssh ein und gib
    tail -f /var/log/syslog | grep usb
    ein. Damit siehst du alle aktionen von Linux bezüglich usb. Also ob er die Verbindung wegen EMF/Strom trennt oder Treiberprobleme hat. Wenn auch Windows da Probleme bekommt ist das schon verdächtig und der Pi ist was USB angeht etwas empfindlich. Stell sicher das im server "USB neu verbinden bei Timeout" deaktiviert ist. Dann sind alle Meldungen von linux verursacht bzw wegen einflüsse. Selbst wenn du den Drucker im server trennst wird er nicht den usb trennen. Vielleicht gibt das ja neue Einblicke, denn normal ist das nicht. Andere haben 15 Drucker an einem pi und es läuft Problemlos.
  • edited November 2021
    Wenn man auf einen Fehler wartet, tritt er nicht auf...
    tail -f /var/log/syslog | grep usb
    Nov 13 12:26:29 RepetierServer kernel: [ 1445.910460] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1445.910537] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1446.045976] usb 1-1.5: USB disconnect, device number 9
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.787501] usb 1-1.5: new full-speed USB device number 10 using dwc_otg
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920574] usb 1-1.5: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920594] usb 1-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920604] usb 1-1.5: Product: USB Serial
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.924134] usb 1-1.5: ch341-uart converter now attached to ttyUSB1
    Nov 13 12:26:38 RepetierServer mtp-probe: checking bus 1, device 10: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5"
    Nov 13 12:26:38 RepetierServer mtp-probe: checking bus 1, device 10: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5"

    der 2. Drucker (ca 3 Sekunden getrennt, keine Wiederverbindung):

    pi@RepetierServer:~ $ tail -f /var/log/syslog | grep usb
    Nov 13 12:26:29 RepetierServer kernel: [ 1445.910460] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1445.910537] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1446.045976] usb 1-1.5: USB disconnect, device number 9
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.787501] usb 1-1.5: new full-speed USB device number 10 using dwc_otg
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920574] usb 1-1.5: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920594] usb 1-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.920604] usb 1-1.5: Product: USB Serial
    Nov 13 12:26:38 RepetierServer kernel: [ 1454.924134] usb 1-1.5: ch341-uart converter now attached to ttyUSB1
    Nov 13 12:26:38 RepetierServer mtp-probe: checking bus 1, device 10: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5"
    Nov 13 12:26:38 RepetierServer mtp-probe: checking bus 1, device 10: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5"
    Nov 13 12:27:55 RepetierServer kernel: [ 1532.112735] usb 1-1.3: new full-speed USB device number 11 using dwc_otg
    Nov 13 12:27:55 RepetierServer kernel: [ 1532.240812] usb 1-1.3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
    Nov 13 12:27:55 RepetierServer kernel: [ 1532.240827] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    Nov 13 12:27:55 RepetierServer kernel: [ 1532.240835] usb 1-1.3: Product: USB Serial
    Nov 13 12:27:55 RepetierServer kernel: [ 1532.243872] usb 1-1.3: ch341-uart converter now attached to ttyUSB0
    Nov 13 12:27:55 RepetierServer mtp-probe: checking bus 1, device 11: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3"
    Nov 13 12:27:55 RepetierServer mtp-probe: checking bus 1, device 11: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3"


  • Nov 13 12:26:29 RepetierServer kernel: [ 1445.910460] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1445.910537] ch341-uart ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
    Nov 13 12:26:29 RepetierServer kernel: [ 1446.045976] usb 1-1.5: USB disconnect, device number 9

    Das ist ein Treiberfehler der zum disconnect führt. Oder hast du da Kabel gezogen?

    ch341-uart converter now attached to ttyUSB0

    Das sind üble chips bzw die Treiber dazu. Demnächst kommt ein neues image basierend auf Debianbullseye mit neuerem Kernel und hoffentlich auch verbesserten Treibern. Die funktionieren solange gut bis es zu Kommunikationsproblemen kommt hab ich das Gefühl. Also kurze USB kabel, gut geschirmt.

    Hast du die 5V Leitungen der Drucker abgeklemmt, damit kein Strom über 5V gezogen wird? Könnte eventuell helfen.
  • edited November 2021
    Ich habe keinen Schaltplan der Boards. Es gibt aber einen Jumper, über den man die Boardversorgung über USB ein- und ausschalten kann. Der ist aus (keine Versorgung über USB). Das Image über die Repetier- Seite?
  • Ja genau, sobald ich 1.2.1 fertig habe mache ich ein neues image das auf Bullseye mit neuerem Linux Kernel basiert. Ob es was ändern wird kann ich aber nicht sagen.
  • edited November 2021
    Wollte eigentlich auf die neue Version warten. Aber ich muß etwas drucken...
    Verbindung nur bei 1 eingeschalteten Drucker über by-id
    Jetzt fehlt mir die Möglichkeit, die Temperaturen einzustellen. Referenzieren geht aber. Die Seite "Drucker einrichten ist total leer"...
    Ich mußte ein neues Heizbett hinzufügen wo ist denn das "Alte"hin?
    Connected.log:
    Mesg:18:17:29.446: Dtr: true Rts: true
    Mesg:18:17:29.461: Connection started
    Mesg:18:17:29.461: Printer reset requested false
    Mesg:18:17:29.461: Dtr: false Rts: false
    Mesg:18:17:29.482: Dtr: true Rts: true
    Recv:18:17:32.488: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:18:17:32.489: N1 M110
    Send:18:17:32.489: N2 M105
    Send:18:17:32.490: N3 M115 ; Get firmware capabilities and info
    Send:18:17:32.490: N4 M220 S100 ; Speed multiplier 100%
    Send:18:17:32.490: N5 M221 S100 ; Flow multiplier 100%
    Send:18:17:32.491: N6 G92 E0
    Send:18:17:32.491: N7 G90
    Recv:18:17:32.491: pos absolute true
    Send:18:17:32.491: N8 M82
    Recv:18:17:32.494: Connection verified by:ok
    Recv:18:17:32.494: ok
    Send:18:17:32.495: N9 M105
    Recv:18:17:32.497: ok T:20.31 /0.00 (984.50) B:20.31 /0.00 (984.50) @:0 B@:0
    Send:18:17:32.497: N10 G21 ; Use mm as unit
    Recv:18:17:32.499: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:18:17:32.502: ok T:20.31 /0.00 (984.50) B:20.31 /0.00 (984.50) @:0 B@:0
    Send:18:17:32.502: N11 M114
    Send:18:17:32.503: @getip
    Recv:18:17:32.507: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:18:17:32.509: Error:Line Number is not Last Line Number+1, Last Line: 2
    Mesg:16:49:55.693: Warning: Communication timeout - resetting communication buffer.
    Mesg:16:49:55.693: Connection status: Buffered:101, Manual Commands: 2, Job Commands: 0
    Mesg:16:49:55.693: Buffer used:101 Enforced free byte:12 lines stored:8
    Send:16:49:55.694: N12 M105
    Send:16:49:55.694: N13 M105
    Send:16:49:55.694: @getip
    Recv:16:49:55.698: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:49:55.702: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:49:56.695: N14 M105
    Recv:16:49:56.701: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:49:57.686: N15 M105
    Recv:16:49:57.693: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:49:58.679: N16 M105
    Recv:16:49:58.685: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:49:59.675: N17 M105
    Recv:16:49:59.681: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:00.669: N18 M105
    Recv:16:50:00.676: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:01.664: N19 M105
    Recv:16:50:01.670: Error:Line Number is not Last Line Number+1, Last Line: 2
    Mesg:16:50:32.670: Warning: Communication timeout - resetting communication buffer.
    Mesg:16:50:32.670: Connection status: Buffered:96, Manual Commands: 1, Job Commands: 0
    Mesg:16:50:32.670: Buffer used:96 Enforced free byte:12 lines stored:8
    Send:16:50:32.671: N20 M105
    Send:16:50:32.671: N21 M105
    Recv:16:50:32.676: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:50:32.678: echo:Unknown command: "105"
    Recv:16:50:32.678: ok
    Send:16:50:33.673: N22 M105
    Recv:16:50:33.685: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:34.672: N23 M105
    Recv:16:50:34.679: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:35.664: N24 M105
    Recv:16:50:35.670: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:36.659: N25 M105
    Recv:16:50:36.664: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:37.657: N26 M105
    Recv:16:50:37.662: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:38.647: N27 M105
    Recv:16:50:38.652: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:39.638: N28 M105
    Recv:16:50:39.644: Error:Line Number is not Last Line Number+1, Last Line: 2
    Mesg:16:51:10.640: Warning: Communication timeout - resetting communication buffer.
    Mesg:16:51:10.640: Connection status: Buffered:96, Manual Commands: 3, Job Commands: 0
    Mesg:16:51:10.640: Buffer used:96 Enforced free byte:12 lines stored:8
    Send:16:51:10.640: N29 M105
    Send:16:51:10.641: N30 M105
    Send:16:51:10.641: @runButtonCommand homeX
    Recv:16:51:10.641: Slow command added:G28 X0
    Send:16:51:10.641: N31 G28 X0
    Send:16:51:10.642: N32 M114
    Send:16:51:10.642: @runButtonCommand homeY
    Recv:16:51:10.643: Slow command added:G28 Y0
    Send:16:51:10.643: N33 G28 Y0
    Send:16:51:10.644: N34 M114
    Recv:16:51:10.644: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:51:10.649: ok T:20.66 /0.00 (983.94) B:21.99 /0.00 (981.81) @:0 B@:0
    Recv:16:51:10.651: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:51:11.647: N35 M105
    Recv:16:51:11.654: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:51:12.637: N36 M105
    Recv:16:51:12.643: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:51:13.628: N37 M105
    Recv:16:51:13.634: Error:Line Number is not Last Line Number+1, Last Line: 2
    Mesg:16:53:41.853: Dtr: true Rts: true
    Mesg:16:53:41.853: Connection started
    Mesg:16:53:41.853: Printer reset requested false
    Mesg:16:53:41.854: Dtr: false Rts: false
    Mesg:16:53:41.874: Dtr: true Rts: true
    Recv:16:53:44.874: Send init commands because we had no signal from a reset, assuming reset not available.
    Send:16:53:44.875: N1 M110
    Send:16:53:44.875: N2 M105
    Send:16:53:44.875: N3 M115 ; Get firmware capabilities and info
    Send:16:53:44.875: N4 M220 S100 ; Speed multiplier 100%
    Send:16:53:44.876: N5 M221 S100 ; Flow multiplier 100%
    Send:16:53:44.876: N6 G92 E0
    Send:16:53:44.876: N7 G90
    Recv:16:53:44.876: pos absolute true
    Send:16:53:44.876: N8 M82
    Recv:16:53:44.879: Connection verified by:ok
    Recv:16:53:44.879: ok
    Send:16:53:44.879: N9 M105
    Recv:16:53:44.882: ok T:20.08 /0.00 (984.87) B:20.00 /0.00 (985.00) @:0 B@:0
    Send:16:53:44.882: N10 G21 ; Use mm as unit
    Recv:16:53:44.884: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:53:44.886: Resend: 3
    Recv:16:53:44.888: Ignore due to resend: ok
    Recv:16:53:44.888: Ignore due to resend: echo:Unknown command: "220 S100"
    Recv:16:53:44.888: Ignore due to resend: ok
    Recv:16:53:44.890: Ignore due to resend: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:53:44.890: Ignore due to resend: Resend: 3
    Recv:16:53:44.890: Ignore due to resend: ok
    Recv:16:53:44.892: Ignore due to resend: echo:Unknown command: "6"
    Recv:16:53:44.892: Ignore due to resend: ok
    Recv:16:53:44.901: Waiting for resend requests finished. Starting resends ...
    Send:16:53:44.901: Resend: N3 M115 ; Get firmware capabilities and info
    Recv:16:53:44.916: FIRMWARE_NAME:Marlin MKS Robin Nano 1.0.7https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano (Nov 10 2021 18:35:02) SOURCE_CODE_URL:https://github.com/le3tspeak/Marlin-2.0.X-MKS-Robin-Nano PROTOCOL_VERSION:1.0 MACHINE_TYPE:Sapphire Pro EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
    Recv:16:53:44.916: Cap:SERIAL_XON_XOFF:0
    Recv:16:53:44.916: Cap:BINARY_FILE_TRANSFER:0
    Recv:16:53:44.918: Cap:EEPROM:0
    Recv:16:53:44.918: Cap:VOLUMETRIC:1
    Recv:16:53:44.919: Cap:AUTOREPORT_TEMP:1
    Recv:16:53:44.920: Cap:PROGRESS:0
    Recv:16:53:44.920: Cap:PRINT_JOB:1
    Recv:16:53:44.922: Cap:AUTOLEVEL:0
    Recv:16:53:44.922: Cap:RUNOUT:1
    Recv:16:53:44.923: Cap:Z_PROBE:0
    Recv:16:53:44.923: Cap:LEVELING_DATA:1
    Recv:16:53:44.924: Cap:BUILD_PERCENT:0
    Recv:16:53:44.926: Cap:SOFTWARE_POWER:0
    Recv:16:53:44.926: Cap:TOGGLE_LIGHTS:0
    Recv:16:53:44.927: Cap:CASE_LIGHT_BRIGHTNESS:0
    Recv:16:53:44.929: Cap:EMERGENCY_PARSER:0
    Recv:16:53:44.930: Cap:PROMPT_SUPPORT:0
    Recv:16:53:44.930: Cap:SDCARD:1
    Recv:16:53:44.931: Cap:AUTOREPORT_SD_STATUS:0
    Recv:16:53:44.932: Cap:LONG_FILENAME:0
    Recv:16:53:44.932: Cap:THERMAL_PROTECTION:1
    Recv:16:53:44.933: Cap:MOTION_MODES:1
    Recv:16:53:44.933: Cap:ARCS:1
    Recv:16:53:44.934: Cap:BABYSTEPPING:1
    Recv:16:53:44.937: Cap:CHAMBER_TEMPERATURE:0
    Recv:16:53:44.937: ok
    Send:16:53:44.937: Resend: N4 M220 S100 ; Speed multiplier 100%
    Recv:16:53:44.941: ok
    Send:16:53:44.941: Resend: N5 M221 S100 ; Flow multiplier 100%
    Recv:16:53:44.945: ok
    Send:16:53:44.945: Resend: N6 G92 E0
    Recv:16:53:44.951: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:36225 B:-36225 Z:0
    Recv:16:53:44.951: ok
    Send:16:53:44.951: Resend: N7 G90
    Recv:16:53:44.955: ok
    Send:16:53:44.955: Resend: N8 M82
    Recv:16:53:44.959: ok
    Send:16:53:44.959: Resend: N9 M105
    Recv:16:53:44.967: ok T:20.08 /0.00 (984.87) B:20.00 /0.00 (985.00) @:0 B@:0
    Send:16:53:44.967: Resend: N10 G21 ; Use mm as unit
    Send:16:53:44.967: N11 M114
    Send:16:53:44.967: @getip
    Send:16:53:44.970: N12 M155 S1
    Send:16:53:44.970: M117 192.168.2.81:3344
    Recv:16:53:44.983: ok
    Recv:16:53:44.983: X:0.00 Y:225.00 Z:0.00 E:0.00 Count A:0 B:36225 Z:0
    Recv:16:53:44.983: ok
    Recv:16:53:44.983: ok
    Recv:16:53:44.983: ok
    Recv:16:53:45.979:  T:20.70 /0.00 (983.87) B:21.60 /0.00 (982.44) @:0 B@:0
    Recv:16:53:46.979:  T:21.45 /0.00 (982.69) B:20.43 /0.00 (984.31) @:0 B@:0
    Recv:16:53:47.979:  T:21.95 /0.00 (981.87) B:20.62 /0.00 (984.00) @:0 B@:0
    Recv:16:53:48.978:  T:21.29 /0.00 (982.94) B:21.13 /0.00 (983.19) @:0 B@:0
    Recv:16:53:49.979:  T:20.98 /0.00 (983.44) B:20.94 /0.00 (983.50) @:0 B@:0
    Send:16:53:50.638: @runButtonCommand homeX
    Recv:16:53:50.638: Slow command added:G28 X0
    Send:16:53:50.639: N13 G28 X0
    Send:16:53:50.639: N14 M114
    Recv:16:53:50.979:  T:20.82 /0.00 (983.69) B:21.21 /0.00 (983.06) @:0 B@:0
    Recv:16:53:51.979:  T:21.72 /0.00 (982.25) B:20.27 /0.00 (984.56) @:0 B@:0
    Recv:16:53:52.643: echo:busy: processing
    Recv:16:53:52.983:  T:20.51 /0.00 (984.19) B:19.92 /0.00 (985.12) @:0 B@:0
    Recv:16:53:53.982:  T:21.17 /0.00 (983.12) B:20.43 /0.00 (984.31) @:0 B@:0
    Recv:16:53:54.642: echo:busy: processing
    Recv:16:53:54.982:  T:20.55 /0.00 (984.12) B:21.72 /0.00 (982.25) @:0 B@:0
    Recv:16:53:55.981:  T:20.23 /0.00 (984.62) B:21.45 /0.00 (982.69) @:0 B@:0
    Recv:16:53:56.643: echo:busy: processing
    Send:16:53:56.876: @getip
    Send:16:53:56.878: M117 192.168.2.81:3344
    Recv:16:53:56.982:  T:22.03 /0.00 (981.75) B:21.37 /0.00 (982.81) @:0 B@:0
    Recv:16:53:57.982:  T:21.87 /0.00 (982.00) B:20.08 /0.00 (984.87) @:0 B@:0
    Recv:16:53:58.269: X:100.00 Y:225.00 Z:4.00 E:0.00 Count A:36225 B:-36225 Z:12992
    Recv:16:53:58.270: ok
    Recv:16:53:58.270: X:100.00 Y:225.00 Z:4.00 E:0.00 Count A:16100 B:36225 Z:12992
    Recv:16:53:58.272: ok
    Recv:16:53:58.273: ok
    Recv:16:53:58.982:  T:21.80 /0.00 (982.12) B:19.53 /0.00 (985.75) @:0 B@:0
    Recv:16:53:59.982:  T:21.52 /0.00 (982.56) B:20.35 /0.00 (984.44) @:0 B@:0
    Recv:16:54:00.981:  T:20.59 /0.00 (984.06) B:20.90 /0.00 (983.56) @:0 B@:0
    Recv:16:54:01.981:  T:21.05 /0.00 (983.31) B:21.41 /0.00 (982.75) @:0 B@:0
    Send:16:54:02.266: @runButtonCommand homeY
    Recv:16:54:02.266: Slow command added:G28 Y0
    Send:16:54:02.266: N15 G28 Y0
    Send:16:54:02.267: N16 M114
    Recv:16:54:02.981:  T:21.02 /0.00 (983.37) B:20.31 /0.00 (984.50) @:0 B@:0
    Recv:16:54:03.982:  T:21.52 /0.00 (982.56) B:21.52 /0.00 (982.56) @:0 B@:0
    Recv:16:54:04.270: echo:busy: processing
    Recv:16:54:04.981:  T:21.87 /0.00 (982.00) B:20.43 /0.00 (984.31) @:0 B@:0
    Recv:16:54:05.981:  T:21.25 /0.00 (983.00) B:20.16 /0.00 (984.75) @:0 B@:0
    Recv:16:54:06.270: echo:busy: processing
    Recv:16:54:06.980:  T:20.90 /0.00 (983.56) B:20.82 /0.00 (984.81) @:0 B@:0
    Recv:16:54:07.982:  T:19.65 /0.00 (985.56) B:19.41 /0.00 (985.94) @:0 B@:0
    Recv:16:54:08.271: echo:busy: processing
    Recv:16:54:08.807: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:52325 B:-20125 Z:12992
    Recv:16:54:08.808: ok
    Recv:16:54:08.810: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:16100 B:20125 Z:12992
    Recv:16:54:08.812: ok
    Recv:16:54:08.982:  T:18.95 /0.00 (986.69) B:20.12 /0.00 (984.81) @:0 B@:0
    Recv:16:54:09.982:  T:21.80 /0.00 (982.12) B:19.73 /0.00 (985.44) @:0 B@:0
    Recv:16:54:10.987:  T:21.17 /0.00 (983.12) B:21.80 /0.00 (982.12) @:0 B@:0
    Recv:16:54:11.986:  T:20.12 /0.00 (984.81) B:19.88 /0.00 (985.19) @:0 B@:0
    Recv:16:54:12.985:  T:20.74 /0.00 (983.81) B:20.12 /0.00 (984.81) @:0 B@:0
    Recv:16:54:13.985:  T:20.08 /0.00 (984.87) B:20.90 /0.00 (983.56) @:0 B@:0
    Recv:16:54:14.986:  T:20.20 /0.00 (984.69) B:21.33 /0.00 (982.87) @:0 B@:0
    Recv:16:54:15.986:  T:22.15 /0.00 (981.56) B:21.68 /0.00 (982.31) @:0 B@:0
    Recv:16:54:16.985:  T:21.33 /0.00 (982.87) B:20.16 /0.00 (984.75) @:0 B@:0
    Recv:16:54:17.985:  T:21.05 /0.00 (983.31) B:20.12 /0.00 (984.81) @:0 B@:0
    Recv:16:54:18.985:  T:21.48 /0.00 (982.62) B:20.16 /0.00 (984.75) @:0 B@:0
    Recv:16:54:19.986:  T:22.97 /0.00 (980.25) B:19.69 /0.00 (985.50) @:0 B@:0
    Recv:16:54:20.984:  T:20.47 /0.00 (984.25) B:20.82 /0.00 (983.69) @:0 B@:0
    Recv:16:54:21.985:  T:20.94 /0.00 (983.50) B:20.47 /0.00 (984.25) @:0 B@:0
    Recv:16:54:22.985:  T:21.64 /0.00 (982.37) B:20.86 /0.00 (983.62) @:0 B@:0
    Recv:16:54:23.985:  T:20.31 /0.00 (984.50) B:20.82 /0.00 (983.69) @:0 B@:0
    Recv:16:54:24.986:  T:22.15 /0.00 (981.56) B:20.90 /0.00 (983.56) @:0 B@:0
    Recv:16:54:25.984:  T:21.52 /0.00 (982.56) B:21.37 /0.00 (982.81) @:0 B@:0
    Recv:16:54:26.987:  T:20.86 /0.00 (983.62) B:20.82 /0.00 (983.69) @:0 B@:0
    Recv:16:54:27.986:  T:21.56 /0.00 (982.50) B:20.16 /0.00 (984.87) @:0 B@:0
    Recv:16:54:28.986:  T:20.55 /0.00 (984.12) B:21.13 /0.00 (983.19) @:0 B@:0
    Recv:16:54:29.987:  T:21.37 /0.00 (982.81) B:20.04 /0.00 (984.94) @:0 B@:0
    Recv:16:54:30.987:  T:20.98 /0.00 (983.44) B:21.05 /0.00 (983.31) @:0 B@:0
    Recv:16:54:31.986:  T:20.04 /0.00 (984.94) B:20.59 /0.00 (984.06) @:0 B@:0
    Recv:16:54:32.986:  T:21.52 /0.00 (982.56) B:20.74 /0.00 (983.81) @:0 B@:0
    Recv:16:54:33.986:  T:19.57 /0.00 (985.69) B:19.80 /0.00 (985.31) @:0 B@:0
    Recv:16:54:34.987:  T:20.35 /0.00 (984.44) B:20.16 /0.00 (984.75) @:0 B@:0
    Recv:16:54:35.987:  T:22.34 /0.00 (981.25) B:21.64 /0.00 (982.37) @:0 B@:0
    Recv:16:54:36.986:  T:19.84 /0.00 (985.25) B:18.98 /0.00 (986.62) @:0 B@:0
    Recv:16:54:37.986:  T:20.98 /0.00 (983.44) B:20.98 /0.00 (983.44) @:0 B@:0
    Send:16:54:38.504: @runButtonCommand homeY
    Recv:16:54:38.505: Slow command added:G28 Y0
    Send:16:54:38.505: N17 G28 Y0
    Send:16:54:38.506: N18 M114
    Recv:16:54:38.987:  T:20.35 /0.00 (984.44) B:19.45 /0.00 (985.87) @:0 B@:0
    Recv:16:54:39.987:  T:20.23 /0.00 (984.62) B:21.33 /0.00 (982.87) @:0 B@:0
    Recv:16:54:40.508: echo:busy: processing
    Recv:16:54:40.986:  T:20.62 /0.00 (984.00) B:20.74 /0.00 (983.81) @:0 B@:0
    Recv:16:54:41.986:  T:21.21 /0.00 (983.06) B:19.96 /0.00 (985.06) @:0 B@:0
    Recv:16:54:42.509: echo:busy: processing
    Recv:16:54:42.993:  T:20.94 /0.00 (983.50) B:19.73 /0.00 (985.44) @:0 B@:0
    Recv:16:54:43.039: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:52325 B:-20125 Z:12992
    Recv:16:54:43.041: ok
    Recv:16:54:43.042: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:16100 B:20125 Z:12992
    Recv:16:54:43.043: ok
    Recv:16:54:43.993:  T:20.08 /0.00 (984.87) B:21.25 /0.00 (983.00) @:0 B@:0
    Recv:16:54:44.993:  T:21.21 /0.00 (983.06) B:20.94 /0.00 (983.50) @:0 B@:0
    Recv:16:54:45.992:  T:20.08 /0.00 (984.87) B:20.66 /0.00 (983.94) @:0 B@:0
    Recv:16:54:46.992:  T:22.34 /0.00 (981.25) B:20.82 /0.00 (983.69) @:0 B@:0
    Send:16:54:47.450: @runButtonCommand homeY
    Recv:16:54:47.451: Slow command added:G28 Y0
    Send:16:54:47.451: N19 G28 Y0
    Send:16:54:47.452: N20 M114
    Recv:16:54:47.992:  T:22.38 /0.00 (981.19) B:20.82 /0.00 (983.69) @:0 B@:0
    Recv:16:54:48.993:  T:19.14 /0.00 (986.37) B:20.31 /0.00 (984.37) @:0 B@:0
    Recv:16:54:49.455: echo:busy: processing
    Recv:16:54:49.992:  T:20.66 /0.00 (983.94) B:21.48 /0.00 (982.62) @:0 B@:0
    Recv:16:54:50.992:  T:21.48 /0.00 (982.62) B:20.74 /0.00 (983.81) @:0 B@:0
    Recv:16:54:51.455: echo:busy: processing
    Recv:16:54:51.992:  T:21.68 /0.00 (982.31) B:21.45 /0.00 (982.69) @:0 B@:0
    Recv:16:54:52.029: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:52325 B:-20125 Z:12992
    Recv:16:54:52.030: ok
    Recv:16:54:52.031: X:100.00 Y:125.00 Z:4.00 E:0.00 Count A:16100 B:20125 Z:12992
    Recv:16:54:52.033: ok
    Recv:16:54:52.992:  T:21.84 /0.00 (982.06) B:20.43 /0.00 (984.31) @:0 B@:0
    Recv:16:54:53.992:  T:21.09 /0.00 (983.25) B:20.04 /0.00 (984.94) @:0 B@:0
    Recv:16:54:54.991:  T:20.08 /0.00 (984.87) B:21.17 /0.00 (983.12) @:0 B@:0
    Recv:16:54:55.991:  T:21.09 /0.00 (983.25) B:19.84 /0.00 (985.25) @:0 B@:0
    Recv:16:54:56.992:  T:20.86 /0.00 (983.62) B:21.05 /0.00 (983.31) @:0 B@:0
    Recv:16:54:57.991:  T:21.33 /0.00 (982.87) B:19.84 /0.00 (985.25) @:0 B@:0
    Recv:16:54:58.991:  T:21.02 /0.00 (983.37) B:19.34 /0.00 (986.06) @:0 B@:0
    Recv:16:54:59.992:  T:19.84 /0.00 (985.25) B:20.08 /0.00 (984.87) @:0 B@:0
    Recv:16:55:00.993:  T:20.20 /0.00 (984.69) B:20.55 /0.00 (984.12) @:0 B@:0
    Recv:16:55:01.992:  T:21.25 /0.00 (983.00) B:21.80 /0.00 (982.12) @:0 B@:0
    Recv:16:55:02.992:  T:20.98 /0.00 (983.44) B:19.45 /0.00 (985.87) @:0 B@:0
    Recv:16:55:03.992:  T:22.11 /0.00 (981.62) B:20.04 /0.00 (984.94) @:0 B@:0
    Recv:16:55:04.992:  T:19.80 /0.00 (985.31) B:20.27 /0.00 (984.56) @:0 B@:0
    Recv:16:55:05.991:  T:20.74 /0.00 (983.81) B:22.54 /0.00 (980.94) @:0 B@:0
    Recv:16:55:06.992:  T:21.41 /0.00 (982.75) B:20.78 /0.00 (983.75) @:0 B@:0
    Recv:16:55:07.992:  T:20.98 /0.00 (983.44) B:19.80 /0.00 (985.31) @:0 B@:0
    Recv:16:55:08.992:  T:20.20 /0.00 (984.69) B:20.27 /0.00 (984.56) @:0 B@:0
    Recv:16:55:09.991:  T:21.56 /0.00 (982.50) B:20.62 /0.00 (984.00) @:0 B@:0
    Recv:16:55:10.991:  T:20.55 /0.00 (984.12) B:20.31 /0.00 (984.50) @:0 B@:0
    Recv:16:55:11.992:  T:20.35 /0.00 (984.44) B:19.84 /0.00 (985.25) @:0 B@:0
    Recv:16:55:12.992:  T:20.20 /0.00 (984.69) B:20.00 /0.00 (985.00) @:0 B@:0
    Recv:16:55:13.991:  T:20.86 /0.00 (983.62) B:20.59 /0.00 (984.06) @:0 B@:0
    Recv:16:55:14.991:  T:21.95 /0.00 (981.87) B:21.05 /0.00 (983.31) @:0 B@:0
    Recv:16:55:15.992:  T:21.56 /0.00 (982.50) B:21.60 /0.00 (982.44) @:0 B@:0
    Recv:16:55:16.992:  T:21.33 /0.00 (982.87) B:21.21 /0.00 (983.06) @:0 B@:0
    Recv:16:55:17.991:  T:19.84 /0.00 (985.25) B:20.08 /0.00 (984.87) @:0 B@:0
    Recv:16:55:18.991:  T:21.21 /0.00 (983.06) B:21.87 /0.00 (982.00) @:0 B@:0
    Recv:16:55:19.992:  T:19.45 /0.00 (985.87) B:20.31 /0.00 (984.50) @:0 B@:0
    Recv:16:55:20.992:  T:20.47 /0.00 (984.25) B:19.65 /0.00 (985.56) @:0 B@:0
    Recv:16:55:21.991:  T:20.20 /0.00 (984.69) B:19.61 /0.00 (985.62) @:0 B@:0
    Recv:16:55:22.991:  T:21.25 /0.00 (983.00) B:20.94 /0.00 (983.50) @:0 B@:0
    Recv:16:55:23.991:  T:20.98 /0.00 (983.44) B:19.53 /0.00 (985.75) @:0 B@:0
    Recv:16:55:24.991:  T:21.64 /0.00 (982.37) B:20.31 /0.00 (984.50) @:0 B@:0
    Recv:16:55:25.990:  T:22.34 /0.00 (981.25) B:20.12 /0.00 (984.81) @:0 B@:0
    Recv:16:55:26.991:  T:21.87 /0.00 (982.00) B:20.86 /0.00 (984.19) @:0 B@:0
    Recv:16:55:27.991:  T:22.03 /0.00 (981.75) B:20.23 /0.00 (984.62) @:0 B@:0
    Recv:16:55:28.991:  T:20.27 /0.00 (984.56) B:21.09 /0.00 (983.25) @:0 B@:0
    Recv:16:55:29.990:  T:21.05 /0.00 (983.31) B:19.96 /0.00 (985.06) @:0 B@:0
    Recv:16:55:30.990:  T:20.59 /0.00 (984.06) B:20.12 /0.00 (984.81) @:0 B@:0
    Recv:16:55:31.995:  T:21.91 /0.00 (981.94) B:20.51 /0.00 (984.19) @:0 B@:0
    Recv:16:55:32.996:  T:21.56 /0.00 (982.50) B:20.86 /0.00 (983.62) @:0 B@:0
    Recv:16:55:33.996:  T:21.60 /0.00 (982.44) B:19.80 /0.00 (985.31) @:0 B@:0
    Recv:16:55:34.995:  T:19.69 /0.00 (985.50) B:20.66 /0.00 (983.94) @:0 B@:0
    Send:16:55:35.117: N21 M84
    Recv:16:55:35.122: ok
    Recv:16:55:35.995:  T:22.58 /0.00 (980.87) B:21.29 /0.00 (982.94) @:0 B@:0
    Recv:16:55:36.996:  T:21.02 /0.00 (983.37) B:20.59 /0.00 (984.06) @:0 B@:0
    Recv:16:55:37.995:  T:21.45 /0.00 (982.69) B:20.86 /0.00 (983.62) @:0 B@:0
    Recv:16:55:38.995:  T:20.90 /0.00 (983.56) B:20.66 /0.00 (983.94) @:0 B@:0
    Recv:16:55:39.995:  T:21.37 /0.00 (982.81) B:20.04 /0.00 (984.94) @:0 B@:0
    Recv:16:55:40.996:  T:22.07 /0.00 (981.69) B:19.84 /0.00 (985.25) @:0 B@:0
    Recv:16:55:41.996:  T:21.72 /0.00 (982.25) B:21.05 /0.00 (983.31) @:0 B@:0
    Recv:16:55:42.995:  T:21.25 /0.00 (983.00) B:20.90 /0.00 (983.56) @:0 B@:0
    Recv:16:55:43.995:  T:21.25 /0.00 (983.00) B:20.82 /0.00 (983.69) @:0 B@:0
    Recv:16:55:44.995:  T:20.23 /0.00 (984.62) B:20.66 /0.00 (983.94) @:0 B@:0
    Recv:16:55:45.996:  T:21.21 /0.00 (983.06) B:21.80 /0.00 (982.12) @:0 B@:0
    Recv:16:55:46.995:  T:20.94 /0.00 (983.50) B:21.68 /0.00 (982.31) @:0 B@:0
    Recv:16:55:48.000:  T:21.72 /0.00 (982.25) B:21.09 /0.00 (983.25) @:0 B@:0
    Recv:16:55:49.000:  T:20.39 /0.00 (984.37) B:20.59 /0.00 (984.06) @:0 B@:0
    Recv:16:55:50.000:  T:21.48 /0.00 (982.62) B:20.04 /0.00 (984.94) @:0 B@:0
    Recv:16:55:50.999:  T:20.16 /0.00 (984.75) B:21.48 /0.00 (982.62) @:0 B@:0
    Recv:16:55:51.999:  T:21.09 /0.00 (983.25) B:20.20 /0.00 (984.06) @:0 B@:0
  • > Jetzt fehlt mir die Möglichkeit, die Temperaturen einzustellen. Referenzieren geht aber. Die Seite "Drucker einrichten ist total leer"...
    Ich mußte ein neues Heizbett hinzufügen wo ist denn das "Alte"hin?

    Was heist leer? Screenshot? Deutet auf einen Datenfehler hin aber ohne es gesehen zu haben schwer zu sagen. Evtl wegen defekt auf sd karte? Wobei bei einem echten syntaxfehler in xml die Konfiguration durchs backup ersetzt wird.

    Interessant:
    Send:16:50:33.673: N22 M105
    Recv:16:50:33.685: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:34.672: N23 M105
    Recv:16:50:34.679: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:35.664: N24 M105
    Recv:16:50:35.670: Error:Line Number is not Last Line Number+1, Last Line: 2
    Send:16:50:36.659: N25 M105

    Hier fehlen die Resend Meldungen der Firmware, weshalb der server nicht korrigieren kann. Nach dem versuchten reset steht da aber:
    Send:16:53:44.882: N10 G21 ; Use mm as unit
    Recv:16:53:44.884: Error:Line Number is not Last Line Number+1, Last Line: 2
    Recv:16:53:44.886: Resend: 3
    Recv:16:53:44.888: Ignore due to resend: ok

    Plötzlich weiß die Firmware wie man resend anfragt und der server macht es korrekt und alles geht.
  • edited November 2021
    Wenn ich "Steuerung" anwähle, erscheint Bewegen...Temperaturen... -- eben diese Zeile war nicht vorhanden. Hatte ich noch nie, ist jetzt auch nicht mehr in Erscheinung getreten.
    Was kann ich in der Firmware überprüfen? Warum funktioniert  die Firmware mal und mal nicht? Und warum gerade bei mir nicht. Ich bin doch nicht der einzige Marlin- Anwender...
    Die Verbindung mit der Auswahl by-id war heute weg. Nach Anwahl by-path war sie da. Ich muß immer wieder wechseln, damit die Verbindung da ist. Ist da kein System zu erkennen?
  • > Die Verbindung mit der Auswahl by-id war heute weg.
    Das wird von Linux gesteuert, darauf haben wir keinen Einfluß. Aber by-id willst du ja eh nicht nutzen sondern by-path. Eigentlich dürfen beide nur verschwinden, wenn der Drucker nicht da ist.

    > Was kann ich in der Firmware überprüfen? 
    Hab da so eine Vermutung das es an der Version liegen könnte. Insbesondere wenn der Drucker ein Touch display mit eigenem Prozessor hat, das per serieller Kommunikation mit Marlin redet, könnte es sein das Marlin da durcheinander kommt und teile zur falschen seriellen Schnittstelle sendet. Ich meine das ich da was gesehen hab was problematisch war und mittlerweile in Marlin 2.x behoben wurde. Hatte schon mal jemanden der meine sobald das Display abgestöselt war hätte es bei ihm geklappt. Vielleicht gibt es ja für deinen Drucker ein Firmware-Update mit neuerem Marlin.
  • Wie soll der Drucker auf M105 antworten, wenn keine Verbindung da ist?
  • Die kommst du darauf das keine Verbindung da ist. Ich denke du meinst so was hier
    Send:16:49:58.679: N16 M105
    Recv:16:49:58.685: Error:Line Number is not Last Line Number+1, Last Line: 2

    Es wird M105 gesendet in die andere Zeile ist die Antwort der Firmware Recv:) , also ist eine Verbindung da.
  • edited November 2021
    Wer generiert diese Fehlermeldung? Marlin oder Repetier Server? So, wie ich lese, Marlin. Was genau soll die Meldung bedeuten? Ich habe die neueste Marlin Version 2.0.2 für dieses Board. Ist aber auch 2 Jahre alt. Das Board tut alles, was ich brauche. Ohne einen einzigen Aussetzer. Es hat ein Touch- Display angeschlossen. Das abzustöpseln ist keine Lösung! Brauche ich zur Bedienung.
    Ich weiß nicht, wieviele Tausend solcher Boards weltweit laufen. Warum lese ich so wenig von Problemen? Im Extremfall könnte ich die Originalsoftware draufspielen (ist aber älter als die jetztige)
    Wenn ich das Board entsorge und ein Anderes einsetze, fange ich wieder bei Null an. Welche Fehler dann kommen, weiß Niemand.
  • Alle Meldungen die mit Recv: anfangen kommen vom Drucker.

    Das alter des Boards ist nicht das Problem, eher die Marlin version. Touch display ist keine Lösung ok, aber zum testen wäre es der einfachste weg, wobei das keine garantie ist abe rich meine dem User mit dem Bug hätte es schon geholfen weil marlin da nicht rein senden musste, bin aber nicht 100% sicher. Wenn es dann alles klappt müsstest du dann Marlin auf eine aktuelle Version ohne dem Problem aktualisieren. Dann sollte es auch wieder mit Display klappen. Wenn du die alte Konfiguration noch hast sollte der Aufwand überschaubar sein, parameter heißen ja weiter gleich für gewöhnlich. Sind nur meist neue hinzu gekommen, die man aber meist auf default lassen kann.
  • edited November 2021
    Die 2 Jahre bezogen sich nicht auf das Board, sondern auf die Marlin Version (2years ago). Für die Version mit dem Touch Display habe ich einfach nichts Neueres gefunden. Ich kann natürlich nur ein neues Marlin installiern. Ohne Display. Nur zum Testen. Wie soll es dann weitergehen? Es funktioniert 25 mal ohne Display. Dann wider nicht. Vielleicht, oder auch nicht.  Bis dahin sind wieder 3 Wochen vergangen. Eine endlose Geschichte. "Marlin sendet zur falschen Schnittstelle". Warum soll Marlin einmal dahin senden und dann wieder wo ganz anders hin? Einfach so?
  • > Warum soll Marlin einmal dahin senden und dann wieder wo ganz anders hin? Einfach so?
    Weil es ein bug ist. Wenn man mit mehreren Schnittstellen redet muss jede auch die Antwort auf die Frage bekommen, manchmal aber auch alle eine Meldung.

    > Für die Version mit dem Touch Display habe ich einfach nichts Neueres gefunden.
    Ist das nicht das normale Marlin? Das kann ja 2 schnittstellen und die Firmware auf dem Display ist doch unabhängig, muss nur die Antworten verstehen.
Sign In or Register to comment.