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

Open
opened 2022-12-20 18:20:09 +01:00 by vampyrex13 · 2 comments
vampyrex13 commented 2022-12-20 18:20:09 +01:00 (Migrated from github.com)

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

### 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 2023-06-08 19:23:41 +02:00 (Migrated from github.com)

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

Please add the time as well as you may need to do more than one build/flash to get it right
togeis commented 2023-06-25 11:20:40 +02:00 (Migrated from github.com)

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

Need this too. Wondered why new firmware has not been loaded...
Sign in to join this conversation.