dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.38k stars 488 forks source link

Can FIRMWARE.BIN have the date appended when flashing to Creality boards? #275

Open vampyrex13 opened 1 year ago

vampyrex13 commented 1 year ago

Is your feature request related to a problem? Please describe

When flashing to a Creality board, the file name is always FIRMWARE.BIN. If the last flashed file has the same name as the updated file, it will not flash again without having to manually remove the SD card, load it on a computer, and renaming the file.

Describe the solution you'd like

Update the flashing script to append the date to the end of FIRMWARE.BIN (e.g. FIRMWARE221220.BIN for December 20th, 2022). This is what I have been manually doing every other firmware flash.

Describe alternatives you've considered

No response

Additional information

No response

jbhome commented 1 year ago

Please add the time as well as you may need to do more than one build/flash to get it right

togeis commented 1 year ago

Need this too. Wondered why new firmware has not been loaded...