mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
config: Add example config files for the Fysetc Cheetah boards
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
1b454c0943
commit
5e2c60bd67
4 changed files with 255 additions and 0 deletions
|
@ -87,6 +87,11 @@ DICTIONARY stm32f1.dict
|
|||
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini-e3.cfg
|
||||
|
||||
# Printers using the stm32f103 via serial
|
||||
DICTIONARY stm32f1-serial.dict
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg
|
||||
|
||||
# Printers using the PRU
|
||||
DICTIONARY pru.dict host=linuxprocess.dict
|
||||
CONFIG ../../config/generic-cramps.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue