mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-23 14:44:20 -06:00
config: Add example generic-fysetc-s6-v2.cfg config file
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
cc39beba0e
commit
02ece242d1
2 changed files with 218 additions and 0 deletions
|
@ -144,6 +144,7 @@ CONFIG ../../config/generic-flyboard.cfg
|
|||
# Printers using the stm32f446
|
||||
DICTIONARY stm32f407.dict
|
||||
CONFIG ../../config/generic-fysetc-s6.cfg
|
||||
CONFIG ../../config/generic-fysetc-s6-v2.cfg
|
||||
|
||||
# Printers using the PRU
|
||||
DICTIONARY pru.dict host=linuxprocess.dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue