M115 returns:
FIRMWARE_NAME:Robin
Printed filament:525.72m Printing time:3 days 14 hours 20 min
PrinterMode:FFF
M205 defenitely returns the eeprom contents.
So it looks like a repetier firmware. I think they use it for their Q5 as well as for the QQ-S Pro. But if the firmware is set to "Repetier" then the console will display this during the startup (with "Commands" enabled and just the first page of lines):
Mesg:17:24:02.800: Dtr: true Rts: true
Mesg:17:24:02.801: Connection started
Mesg:17:24:02.801: Printer reset requested false
Mesg:17:24:02.801: Dtr: false Rts: false
Mesg:17:24:02.822: Dtr: true Rts: true
Recv:17:24:04.973: Connection verified by:start
Recv:17:24:04.974: Printer reset detected:start
Recv:17:24:04.974: start
Send:17:24:04.974: N0 M110 N0
Recv:17:24:04.983: Transformation matrix: 1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 1.000000
Recv:17:24:04.985: zDistortionCorrection:1
Recv:17:24:04.985: Autoretract:0
Recv:17:24:04.988: X:0.00 Y:0.00 Z:0.000 E:0.0000
Recv:17:24:04.993: SelectExtruder:0
Recv:17:24:04.993: FlowMultiply:100
Recv:17:24:05.716: Error:Format error
Recv:17:24:05.716: Resend:1
Send:17:24:05.728: N0 M110 N0
Recv:17:24:05.848: Error:Format error
Recv:17:24:05.849: Resend:1
Send:17:24:05.861: N0 M110 N0
Recv:17:24:05.865: Error:Format error
Send:17:24:05.865: N1 M999 ; In case we did not reset recover from fatal state
Recv:17:24:05.869: Unknown command:
Recv:17:24:05.869: Error:Format error
Recv:17:24:05.873: skip 0
Yes, uploads from v1.3.1 worked (but only tried 2) while new uploads with 1.4.2 did not. And using the "Show g-code" function on the uploaded files, did not show any apparent errors in the uploaded file.
Regarding the serial (USB) connection, I can assure you that I have tried multiple connection settings, including Ping-pong mode as well as non-ping pong mode with various buffer sizes. Also, as mentioned it did print existing files without any errors :-)
But as it is relatively easy to go forward and back (if needed) in versions, I will check if I can reproduce the errors by updating to v1.4.2 again and let you know if it just was a bad update that was causing the problems or if the problems persists.