diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F1.py deleted file mode 100644 index 4de73445b198..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1-encoder-abl5x5-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F4.py deleted file mode 100644 index fcc05ae5ba60..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1-encoder-abl5x5-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F1.py deleted file mode 100644 index 4f533b35142a..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-abl5x5-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F4.py deleted file mode 100644 index dd67298f8075..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-abl5x5-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F1.py deleted file mode 100644 index 1bc905793b7f..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl10x10-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F4.py deleted file mode 100644 index 5f3322aac16d..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl10x10-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F1.py deleted file mode 100644 index 4bb12c15a2e4..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl5x5-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F4.py deleted file mode 100644 index 99fbc7f6c0ca..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl5x5-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F1.py deleted file mode 100644 index e195031e8858..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl7x7-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F4.py deleted file mode 100644 index 122a87631e16..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Plus-ubl7x7-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F1.py deleted file mode 100644 index 74576fab727f..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-abl5x5-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F4.py deleted file mode 100644 index 907a46c90f17..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-abl5x5-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-personal-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-personal-F4.py deleted file mode 100644 index 9ec6b784f9db..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-personal-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-abl5x5-LA-personal-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F1.py deleted file mode 100644 index 77c1f0652a60..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl10x10-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F4.py deleted file mode 100644 index e3b4b8369110..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl10x10-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F1.py deleted file mode 100644 index b0770f5a0f61..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl5x5-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F4.py deleted file mode 100644 index 21ae12dcee7d..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl5x5-LA-F4") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F1.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F1.py deleted file mode 100644 index 3e48a027174d..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F1.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl7x7-LA-F1") diff --git a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F4.py b/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F4.py deleted file mode 100644 index f7384ad7da94..000000000000 --- a/buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F4.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# random-bin.py -# Set a unique firmware name based on current date and time -# -import pioutil -if pioutil.is_pio_build(): - from datetime import datetime - Import("env") - env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S-E3S1Pro-ubl7x7-LA-F4") diff --git a/ini/stm32f1.ini b/ini/stm32f1.ini index 4a50dc651ca5..1738f591fb61 100644 --- a/ini/stm32f1.ini +++ b/ini/stm32f1.ini @@ -180,8 +180,7 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DPROBING_MARGIN=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F1.py +board_build.rename = firmware-{date}-{time}-E3S1Pro-abl5x5-LA-F1.bin [env:STM32F103RE_creality_e3s1pro_ubl5x5] extends = env:STM32F103RE_creality @@ -194,9 +193,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F1.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Pro-ubl5x5-LA-F1.bin [env:STM32F103RE_creality_e3s1pro_ubl7x7] extends = env:STM32F103RE_creality @@ -208,10 +206,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F1.py - + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Pro-ubl7x7-LA-F1.bin [env:STM32F103RE_creality_e3s1pro_ubl10x10] extends = env:STM32F103RE_creality @@ -223,9 +219,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F1.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Pro-ub10x10-LA-F1.bin [env:STM32F103RE_creality_e3s1plus_abl5x5] extends = env:STM32F103RE_creality @@ -237,9 +232,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DBLTOUCH_HS_MODE=true -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 - -DPROBING_MARGIN=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F1.py + -DPROBING_MARGIN=45 +board_build.rename = firmware-{date}-{time}-E3S1Plus-abl5x5-LA-F1.bin [env:STM32F103RE_creality_e3s1plus_ubl5x5] extends = env:STM32F103RE_creality @@ -252,9 +246,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F1.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl5x5-LA-F1.bin [env:STM32F103RE_creality_e3s1plus_ubl7x7] extends = env:STM32F103RE_creality @@ -266,9 +259,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F1.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl7x7-LA-F1.bin [env:STM32F103RE_creality_e3s1plus_ubl10x10] extends = env:STM32F103RE_creality @@ -280,9 +272,8 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DUSER_STM32F103=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F1.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl10x10-LA-F1.bin [env:STM32F103RE_creality_e3s1_abl5x5] extends = env:STM32F103RE_creality @@ -296,8 +287,7 @@ build_flags = ${STM32F103Rx_creality.build_flags} -DMOTHERBOARD=BOARD_CREALITY_V24S1_301 -DMESH_INSET_X=27 -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F1.py +board_build.rename = firmware-{date}-{time}-E3S1-abl5x5-LA-F1.bin # # Trigorilla V0.0.6 (GD32F103) diff --git a/ini/stm32f4.ini b/ini/stm32f4.ini index 5514bfd2da84..24685ee53de5 100644 --- a/ini/stm32f4.ini +++ b/ini/stm32f4.ini @@ -737,8 +737,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DPROBING_MARGIN=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-F4.py +board_build.rename = firmware-{date}-{time}-E3S1Pro-abl5x5-LA-F4.bin [env:STM32F401RC_creality_e3s1pro_abl5x5_personal] extends = env:STM32F401RC_creality @@ -754,9 +753,8 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DPROBING_MARGIN=45 - -DFILAMENT_RUNOUT_SENSOR_DEBUG -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-abl5x5-personal-F4.py + -DFILAMENT_RUNOUT_SENSOR_DEBUG +board_build.rename = firmware-{date}-{time}-E3S1Pro-abl5x5-LA-personal-F4.bin [env:STM32F401RC_creality_e3s1pro_ubl5x5] extends = env:STM32F401RC_creality @@ -772,8 +770,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl5x5-F4.py +board_build.rename = firmware-{date}-{time}-E3S1Pro-ubl5x5-LA-F4.bin [env:STM32F401RC_creality_e3s1pro_ubl7x7] extends = env:STM32F401RC_creality @@ -786,10 +783,9 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DGRID_MAX_POINTS_X=7 -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 - -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl7x7-F4.py + -DMESH_INSET_X=27 + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Pro-ubl7x7-LA-F4.bin [env:STM32F401RC_creality_e3s1pro_ubl10x10] extends = env:STM32F401RC_creality @@ -803,9 +799,8 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1pro-ubl10x10-F4.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Pro-ubl10x10-LA-F4.bin [env:STM32F401RC_creality_e3s1plus_abl5x5] extends = env:STM32F401RC_creality @@ -820,8 +815,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DPROBING_MARGIN=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-abl5x5-F4.py +board_build.rename = firmware-{date}-{time}-E3S1Plus-abl5x5-LA-F4.bin [env:STM32F401RC_creality_e3s1plus_ubl5x5] extends = env:STM32F401RC_creality @@ -836,9 +830,8 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DUSER_STM32F401=1 -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 - -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl5x5-F4.py + -DMESH_INSET_Y=45 +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl5x5-LA-F4.bin [env:STM32F401RC_creality_e3s1plus_ubl7x7] extends = env:STM32F401RC_creality @@ -853,8 +846,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl7x7-F4.py +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl7x7-LA-F4.bin [env:STM32F401RC_creality_e3s1plus_ubl10x10] extends = env:STM32F401RC_creality @@ -869,8 +861,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1plus-ubl10x10-F4.py +board_build.rename = firmware-{date}-{time}-E3S1Plus-ubl10x10-LA-F4.bin [env:STM32F401RC_creality_e3s1_abl5x5] extends = env:STM32F401RC_creality @@ -886,8 +877,7 @@ build_flags = ${stm32_variant.build_flags} -DMCU_STM32F401RC -DS -DMOTHERBOARD=BOARD_CREALITY_V24S1_301F4 -DMESH_INSET_X=27 -DMESH_INSET_Y=45 -extra_scripts = ${stm32_variant.extra_scripts} - pre:buildroot/share/PlatformIO/scripts/random-bin-e3s1-abl5x5-F4.py +board_build.rename = firmware-{date}-{time}-E3S1-abl5x5-LA-F4.bin # # BigTree SKR mini E3 V3.0.1 (STM32F401RCT6 ARM Cortex-M4)