diff options
author | dahliamoth <110364527+dahliamoth@users.noreply.github.com> | 2023-01-30 09:46:51 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-30 10:46:51 -0500 |
commit | 6273d7e05d0812db8ef462214577d6a4cc64ef88 (patch) | |
tree | 35d48e26afb4cd4188b80c45b6d258c263f6fca3 /test/klippy | |
parent | 0407c24c78c65d590497020bf1003ac4f3ee5d0d (diff) | |
download | kutter-6273d7e05d0812db8ef462214577d6a4cc64ef88.tar.gz kutter-6273d7e05d0812db8ef462214577d6a4cc64ef88.tar.xz kutter-6273d7e05d0812db8ef462214577d6a4cc64ef88.zip |
config: Added printer config for SUNLU T3 (#6004)
Signed-off-by: Zachary Welvaert <zwelvaert@gmail.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 b5871cfc..20bc65e1 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -152,6 +152,7 @@ CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v2.0.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-mz.cfg CONFIG ../../config/printer-anycubic-vyper-2021.cfg CONFIG ../../config/printer-monoprice-select-mini-v1-2016.cfg +CONFIG ../../config/printer-sunlu-t3-2022.cfg # Printers using the stm32f103 via serial DICTIONARY stm32f103-serial.dict |