mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 14:55:00 -06:00
Trigorilla Pro board (#18692)
This commit is contained in:
parent
6f0885a3a3
commit
afce012960
4 changed files with 168 additions and 0 deletions
|
@ -586,6 +586,14 @@ platform = ${common_stm32f1.platform}
|
|||
extends = env:mks_robin
|
||||
extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin_pro.py
|
||||
|
||||
|
||||
#
|
||||
# TRIGORILLA PRO (STM32F103ZET6)
|
||||
#
|
||||
[env:trigorilla_pro]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:mks_robin
|
||||
|
||||
#
|
||||
# MKS Robin E3D (STM32F103RCT6) and
|
||||
# MKS Robin E3 with TMC2209
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue