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 3ac8724f..5d1787d9 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -194,6 +194,10 @@ CONFIG ../../config/generic-mks-rumba32-v1.0.cfg DICTIONARY stm32g0b1.dict CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v3.0.cfg +# Printers using the rp2040 +DICTIONARY rp2040.dict +CONFIG ../../config/generic-bigtreetech-skr-pico-v1.0.cfg + # Printers using the PRU DICTIONARY pru.dict host=linuxprocess.dict CONFIG ../../config/generic-cramps.cfg |