diff options
Diffstat (limited to 'test/klippy/printers.test')
-rw-r--r-- | test/klippy/printers.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index ae41c8c4..86d93ff0 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -103,6 +103,10 @@ CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg DICTIONARY stm32f407.dict CONFIG ../../config/generic-bigtreetech-skr-pro.cfg +# Printers using the stm32f446 +DICTIONARY stm32f407.dict +CONFIG ../../config/generic-fysetc-s6.cfg + # Printers using the PRU DICTIONARY pru.dict host=linuxprocess.dict CONFIG ../../config/generic-cramps.cfg |