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:
parent
fb6dc90a85
commit
f4f75b6b12
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user