aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-12-27 12:32:12 -0500
committerKevin O'Connor <kevin@koconnor.net>2021-12-27 12:32:12 -0500
commit634ae08df6fbd962bd034ac434539c5d02eb5dfa (patch)
treec5e6b2f32ec79fde4458617be7456586b0e4e9fd
parentaa2ede4a8cd035f21a92e741bc0648bdf88c817c (diff)
downloadkutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.tar.gz
kutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.tar.xz
kutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.zip
config: Minor updates to generic-bigtreetech-skr-pico-v1.0.cfg
Small wording change and add to printer test cases. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--config/generic-bigtreetech-skr-pico-v1.0.cfg4
-rw-r--r--test/klippy/printers.test4
2 files changed, 6 insertions, 2 deletions
diff --git a/config/generic-bigtreetech-skr-pico-v1.0.cfg b/config/generic-bigtreetech-skr-pico-v1.0.cfg
index 5130d283..83f89d65 100644
--- a/config/generic-bigtreetech-skr-pico-v1.0.cfg
+++ b/config/generic-bigtreetech-skr-pico-v1.0.cfg
@@ -1,6 +1,6 @@
# This file contains common pin mappings for the BIGTREETECH SKR Pico V1.0
-# To use this config, the firmware should be compiled for the
-# RP2040 and USB / UART communication.
+# To use this config, the firmware should be compiled for the RP2040 with
+# USB communication.
# The "make flash" command does not work on the SKR Pico V1.0. Instead,
# after running "make", copy the generated "out/klipper.uf2" file
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