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 1ba96b3f..f29a0b46 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -92,6 +92,10 @@ DICTIONARY stm32f1-serial.dict CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg +# Printers using the stm32f407 +DICTIONARY stm32f407.dict +CONFIG ../../config/generic-bigtreetech-skr-pro.cfg + # Printers using the PRU DICTIONARY pru.dict host=linuxprocess.dict CONFIG ../../config/generic-cramps.cfg |