Repetier Host compatibility
I am working on repetier host compatibility, including the Eprom manager so user can change machine setting on the repetier host.
https://github.com/repetier/Repetier-Host/wiki/EEPROM-settings
The description is short to save memory.
But this need to make the startup welcome not just start but i copy the startup welcome from repetier firmware. Is that okay ? Since maybe user will wonder that the firmware is repetier, not teacup.
sersendf_P(PSTR("FIRMWARE_NAME:Repetier_1.9 FIRMWARE_URL:null PROTOCOL_VERSION:1.0 MACHINE_TYPE:teacup EXTRUDER_COUNT:1 REPETIER_PROTOCOL:\n"));
I have test print many small STL, looks like all good.
About the CRLF problem, i use trick if found CR or LF but not seen M or G then no need to reply ok