aegean-odyssey / mpmd_marlin_1.1.x

a fork of Marlin firmware (bugfix-1.1.x) for the Monoprice MP Mini Delta 3d printer
GNU General Public License v3.0
76 stars 19 forks source link

Firmware will not flash from newer cards which the new firmware will read just fine #83

Closed nathanielstenzel closed 3 years ago

nathanielstenzel commented 3 years ago

Just a heads up in case it was not known. People may want to keep their old microSD card on hand for flashing. A microSD card that the new firmware will read may not be good for flashing. The flashing is most likely done by the ESPxx in the control panel.

While flashing from one of your versions to another one of your versions, it would not flash. I had to put the required files on the old microSD card.

This may have already been covered elsewhere, but the quickstart does not look like it hints at this. Maybe it would be a good thing to mention there.

aegean-odyssey commented 3 years ago

Yes, the bootloader can be finicky about which micro SD cards and formats it will recognize. Often it's a matter of formatting the card "just" right, though the information and user experience are mixed on what "just" right is. Even then, some cards just don't work. I've one Amazon-branded 4GB card that works for printing, but not at all for installing the firmware. Other cards here with capacities from 1GB to 16GB work without a problem.

There is some information in the wiki page, Installing the Firmware, but there's no difinitive answer about what cards will work and what cards won't.

Good thought to hang on to the card that comes with the printer. Please feel free to add a note in the quick start and/or firmware installation pages of the wiki.

nathanielstenzel commented 3 years ago

image I added the "if the firmware did not flash...refer to [micro SD card] or use the original microSD card because the bootloader is picky" part. I think it might be a good idea to add a quick note in [micro SD card] to suggest they keep the original card.

aegean-odyssey commented 3 years ago

Yes, probably should update the notes on the SD card before the next release. Reopening as a reminder.