diff options
author | xpeng <46627911+xiaopeng12138@users.noreply.github.com> | 2023-04-16 04:24:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-15 22:24:02 -0400 |
commit | cba119db3a386c70caa4dc1f0a52be626792e208 (patch) | |
tree | 7d2a0b81a0464e0750d0d2bda6e8fe314d5acc63 /test/klippy | |
parent | 4748dffd7a0fcf736b270b6d37c5e6fbb8f07805 (diff) | |
download | kutter-cba119db3a386c70caa4dc1f0a52be626792e208.tar.gz kutter-cba119db3a386c70caa4dc1f0a52be626792e208.tar.xz kutter-cba119db3a386c70caa4dc1f0a52be626792e208.zip |
config: Add printer configuration for Anycubic Kobra Go (#6166)
Signed-off-by: Yipeng Zhou <yipeng_zhou@foxmail.com>
Diffstat (limited to 'test/klippy')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 431bb8f5..7194eb46 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -257,6 +257,7 @@ CONFIG ../../config/generic-bigtreetech-skr-pico-v1.0.cfg # Anycubic Printers using trigorilla board with the hc32f460 DICTIONARY hc32f460-serial-PA3PA2.dict +CONFIG ../../config/printer-anycubic-kobra-go-2022.cfg CONFIG ../../config/printer-anycubic-kobra-plus-2022.cfg # Printers using the PRU |