Page 1 of 1

Download Firmware from M2?

Posted: Wed Jan 31, 2018 7:41 pm
by javafuel
I don't remember which firmware my M2 is using now. Is it possible to download it from M2? thanks.

Re: Download Firmware from M2?

Posted: Wed Jan 31, 2018 7:46 pm
by ednisley
javafuel wrote:Is it possible to download it from M2?
Nope, the microcontroller is running compiled code and the Arduino IDE doesn't give you any way to exhume the bits from the Flash ROM.

However, if you check the console / serial log after (re)starting the microcontroller, you'll find Marlin's version information. Not everybody updates the info, though, so it may not be definitive, but at least you can rule out firmware displaying different versions.

Re: Download Firmware from M2?

Posted: Fri Feb 02, 2018 5:49 pm
by jk42
Your connection log from when you initially connect should tell you what version of the firmware you are running.
If you need firmware, or are just wanting to check, you can compare at firmware.makergear.com.