diff options
author | S1NH <duchengyao@users.noreply.github.com> | 2022-07-22 09:45:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-21 21:45:05 -0400 |
commit | 0c74b3d8bfb8d06ac6ddc208a0a53bba235ee89d (patch) | |
tree | 9cb21af2878678a74b9a7d8044deaa4f337f47b5 /test/klippy | |
parent | a151aa8c7a2baa971f4257e5add7a3e846e58857 (diff) | |
download | kutter-0c74b3d8bfb8d06ac6ddc208a0a53bba235ee89d.tar.gz kutter-0c74b3d8bfb8d06ac6ddc208a0a53bba235ee89d.tar.xz kutter-0c74b3d8bfb8d06ac6ddc208a0a53bba235ee89d.zip |
config: Integrate configuration file for Creality Sermoon V1. (#5621)
Configuration for the stock Creality Sermoon V1.
Signed-off-by: Du Chengyao <hbyls@live.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 57db5e04..4388fcb6 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -168,6 +168,7 @@ CONFIG ../../config/printer-creality-ender3pro-2020.cfg CONFIG ../../config/printer-creality-ender5pro-2020.cfg CONFIG ../../config/printer-creality-ender6-2020.cfg CONFIG ../../config/printer-creality-sermoonD1-2021.cfg +CONFIG ../../config/printer-creality-sermoonV1-2022.cfg CONFIG ../../config/printer-elegoo-neptune2-2021.cfg CONFIG ../../config/printer-eryone-er20-2021.cfg CONFIG ../../config/printer-flsun-q5-2020.cfg |