diff options
author | SyrasX <57348520+SyrasX@users.noreply.github.com> | 2022-03-19 01:42:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-18 20:42:15 -0400 |
commit | 3e0c0e9ccf8d74b8d6f31277e558b57a17355d75 (patch) | |
tree | df60f4f0ce61cd86d2b63b084722afccef7d09bb /test/klippy | |
parent | 1390b4d600c8339092582ed2cb3fe4b4bd1edb48 (diff) | |
download | kutter-3e0c0e9ccf8d74b8d6f31277e558b57a17355d75.tar.gz kutter-3e0c0e9ccf8d74b8d6f31277e558b57a17355d75.tar.xz kutter-3e0c0e9ccf8d74b8d6f31277e558b57a17355d75.zip |
config: Added Config for Creality Ender 5 Pro 2020 (#4836)
Signed-off-by: Maxim Schessler <maxim.schessler@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 242321d9..07b4cda8 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -161,6 +161,7 @@ CONFIG ../../config/printer-creality-ender2pro-2021.cfg CONFIG ../../config/printer-creality-ender3-v2-2020.cfg CONFIG ../../config/printer-creality-ender3max-2021.cfg 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-elegoo-neptune2-2021.cfg |