Ok, here’s the situation.
Looking for the ability to receive status messages from Marlin on the Arduino/RAMPS from the A3/4 pins on the AUX port as a COM port. Messages including bed/hotend temperatures and current time remaining. This would be separate from and device acting as an input server on the USB port and should only be used for output, not input, so it can’t interfere with printing.
Is there any existing provision within Marlin to do this?
