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 6885740a..1575c8f7 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -91,6 +91,10 @@ CONFIG ../../config/generic-mks-sgenl.cfg CONFIG ../../config/generic-re-arm.cfg CONFIG ../../config/generic-smoothieboard.cfg +# Printers using the stm32f070 +DICTIONARY stm32f070.dict +CONFIG ../../config/printer-monoprice-mini-delta-2017.cfg + # Printers using the stm32f103 DICTIONARY stm32f103.dict CONFIG ../../config/generic-bigtreetech-skr-mini.cfg |