diff options
author | grnbrg <github@grnbrg.org> | 2024-01-18 09:13:54 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 10:13:54 -0500 |
commit | 43d0dba4b48ae7a9fcdfec2dabf053440d908fa1 (patch) | |
tree | d7492189508bc01330b317a1bc7a244f24e17f72 /test/klippy/printers.test | |
parent | 7a74888b43a7e640a32fd18ae69d9dbdeaf55719 (diff) | |
download | kutter-43d0dba4b48ae7a9fcdfec2dabf053440d908fa1.tar.gz kutter-43d0dba4b48ae7a9fcdfec2dabf053440d908fa1.tar.xz kutter-43d0dba4b48ae7a9fcdfec2dabf053440d908fa1.zip |
config: Add Creality Ender 5 S1. (#6455)
Creality released the Ender 5 S1 model in November of 2022. It
has enough hardware differences from the previous models that
that the existing Ender 5 configs are not compatible. This
configuration is based on one provided by Creality that was then
tweaked and modified. I have been using these values (plus some
additional entries) for about 6 months with no issues.
Signed-off-by: Brian Greenberg <grnbrg@grnbrg.org>
Diffstat (limited to 'test/klippy/printers.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 8a876f00..94fe92c2 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -205,6 +205,7 @@ CONFIG ../../config/printer-voxelab-aquila-2021.cfg DICTIONARY stm32f401.dict CONFIG ../../config/generic-fysetc-cheetah-v2.0.cfg CONFIG ../../config/printer-artillery-sidewinder-x2-2022.cfg +CONFIG ../../config/printer-creality-ender5-s1-2023.cfg CONFIG ../../config/printer-elegoo-neptune3-pro-2023.cfg # Printers using the stm32f405 |