microprint icon indicating copy to clipboard operation
microprint copied to clipboard

Feature request : Update Firware

Open guillaumemolter opened this issue 10 years ago • 3 comments

Hey @tomasf, Thanks for the amazing software.

When I start Microprint it tells me that my Firmware is untested (probably because I have an old firmware and haven't been able to launch the M3D software in weeks).

How hard would it be for you to implement an update firmware feature?

Thanks

guillaumemolter avatar Sep 30 '15 23:09 guillaumemolter

I should specify that so far I didn't have any problems printing. But I would rather use the latest firmware.

guillaumemolter avatar Sep 30 '15 23:09 guillaumemolter

Firmware updating is definitely on the roadmap. It's sort of the last remaining thing you need M3D's software for. I haven't attempted it yet, mostly because it's a somewhat convoluted process of dropping back into bootloader mode for a while. There's also the question of how to obtain the actual firmware data. It's embedded in the M3D program as an MSIL manifest resource. Extracting it programmatically is certainly possible, but a bit tricky, and would require that you at least download M3D's software first. Embedding it into MicroPrint would be easier, but that's a bit of a violation of their copyright. The most awesome way for users would be if MicroPrint downloaded M3D's software itself and did all the extraction work, but that's a big thing to implement, obviously. :-)

tomasf avatar Oct 01 '15 09:10 tomasf

Yeah I figured getting the Firmware would actually be the hard part. I think the M3D has a good community (and not thanks to M3D) and while I understand it's borderline "illegal" to extract the Firmware from their app if you give us a way to import it in the M3D I'm sure someone will extract it and make it available to the community.

guillaumemolter avatar Oct 01 '15 13:10 guillaumemolter