AnyCubic Vyper / Vyper LCD (#25405)

This commit is contained in:
Bob Kuhn
2023-03-26 04:07:25 -05:00
committed by GitHub
parent ea5d7e2eee
commit 0021a58943
39 changed files with 4951 additions and 53 deletions

View File

@@ -134,6 +134,16 @@ monitor_speed = 115200
debug_tool = jlink
upload_protocol = jlink
#
# Trigorilla V0.0.6 (GD32F103)
# modified version of env:STM32F103RE_creality
#
[env:trigorilla_v006]
extends = STM32F103Rx_creality
board = genericSTM32F103RE
board_build.offset = 0x8000
board_upload.offset_address = 0x08008000
#
# Creality (STM32F103Rx)
# With custom upload to SD via Marlin with binary protocol.