I have a generic printer with no support documentation.
How do I determine what firmware is in use so that I can research how to make the print run?
1 Answer
Send M115
to the printer. This command is "Request the Firmware Version and Capabilities of the current microcontroller",
For more info see here, RepRapWiki- G-code - M115: Get Firmware Version and Capabilities.