1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 13:25:54 +00:00

🔨 Rename AnyCubic Vyper binary (#27167)

The vyper board need a file name which begin with 'main_board_'
This commit is contained in:
Nicolas Graziano 2024-06-11 21:31:57 +02:00 committed by GitHub
parent fb6dc90a85
commit f4f75b6b12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,6 +177,7 @@ board_upload.offset_address = 0x08010000
extends = env:STM32F103RE_creality
board_build.offset = 0x8000
board_upload.offset_address = 0x08008000
board_build.rename = main_board_{date}_{time}.bin
#
# Creality 256K (STM32F103RC)