diff options
author | elmo <lorwel@mailbox.org> | 2024-06-27 18:59:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 12:59:48 -0400 |
commit | 4d21ffc1d67d4aa9886cc691441afccc057b975d (patch) | |
tree | a75a4d34ae1b1a5303f2c1f3672e5c0d47c897b0 /test | |
parent | 6d70050261ec3290f3c2e4015438e4910fd430d0 (diff) | |
download | kutter-4d21ffc1d67d4aa9886cc691441afccc057b975d.tar.gz kutter-4d21ffc1d67d4aa9886cc691441afccc057b975d.tar.xz kutter-4d21ffc1d67d4aa9886cc691441afccc057b975d.zip |
config: Adds support for the Tronxy Crux1 printer (#6627)
Signed-off-by: Louis West <lowest@mailbox.org>
Diffstat (limited to 'test')
-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 ba7adb61..9f7ab3c2 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -247,6 +247,7 @@ CONFIG ../../config/generic-fysetc-spider.cfg CONFIG ../../config/generic-ldo-leviathan-v1.2.cfg CONFIG ../../config/generic-mks-rumba32-v1.0.cfg CONFIG ../../config/printer-ratrig-v-minion-2021.cfg +CONFIG ../../config/printer-tronxy-crux1-2022.cfg # Printers using the stm32h723 DICTIONARY stm32h723.dict |