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 b0ff8153..1dfa256a 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -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 |