mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
config: Add an example config file for the bigtreetech skr mini
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
c176b66f29
commit
745a8dc0ac
2 changed files with 81 additions and 0 deletions
|
@ -82,6 +82,10 @@ CONFIG ../../config/generic-bigtreetech-skr-v1.3.cfg
|
|||
CONFIG ../../config/generic-re-arm.cfg
|
||||
CONFIG ../../config/generic-smoothieboard.cfg
|
||||
|
||||
# Printers using the stm32f103
|
||||
DICTIONARY stm32f1.dict
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini.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