PRUSA MK series firmware: 3.13.0
PRUSA MMU2S/MMU3 firmware: 3.0.0
The latest version of PRUSA MK3/MMU2S firmware results in a LOT of traffic because the motherboard now continually talks to the MMU2S unit vis serial and that gets echo'd onto the USB buss. The result is a continual stream as shown below.
Which means if you want to send a GCODE command and expect to see a result, forget it. It gets lost in these "echo" messages so the Console becomes unusable.
I raised the issue with the developers and the response I got was, "We know it gets quite "spammy", we've discussed about improving this but no decision has been made about the implementation just yet. Printer senda a Q0 (Query) command to the MMU every second and it's all logged currently."
Octoprint guys apparently added a "echo:MMU2:" filter to get rid of it, but not sure if there's a way to do that with Repetier Server Pro.
Recv:19:31:05.871: echo:MMU2:<R1a A25daa.
Recv:19:31:06.871: echo:MMU2:>Q0*ea.
Recv:19:31:06.875: echo:MMU2:<U0 F0c7.
Recv:19:31:06.875: echo:MMU2:>R8*81.
Recv:19:31:06.879: echo:MMU2:<R8 A08d.
Recv:19:31:06.879: echo:MMU2:>R1b*9e.
Recv:19:31:06.883: echo:MMU2:<R1b A068.
Recv:19:31:06.883: echo:MMU2:>R1c*88.
Recv:19:31:06.887: echo:MMU2:<R1c A5f6.
Recv:19:31:06.887: echo:MMU2:>R4*7b.
Recv:19:31:06.891: echo:MMU2:<R4 A066.
Recv:19:31:06.891: echo:MMU2:>R1a*f5.