Ok, but there's another problem with Repetier Server and "MarlinKimbra" (MK4duo), the "M73" command:
echo:Unknown command: "M73 P6 R79 Q6 S79"
MK4duo is an evolution of Marlin 2, and for the eeprom management and more I've to declare in the Server that I've a "Marlin" firmware, there's no other way.
But in that case the server sends a lot of M73 commands that MK4duo doesn't interpret, because it instead manages those in standard "Repetier Host" for the LCD progress bar and other things.
So if you possibile it would be better to insert "MK4duo" as firmware in the selection, and send these commands to the firmware in that case in "Repetier Host" standard, or just remove this M73 command for "MK4duo" firmware.