diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-07-24 08:49:25 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-07-24 08:49:25 -0400 |
commit | 3387a9c23d940c7d449f197b272616eda11a5e3d (patch) | |
tree | 4f63e8ecd2955fe5165eccff232a63f9b351f954 /test | |
parent | 282d1113e4beb0bdce3cfc9be87745aea1e7e38c (diff) | |
download | kutter-3387a9c23d940c7d449f197b272616eda11a5e3d.tar.gz kutter-3387a9c23d940c7d449f197b272616eda11a5e3d.tar.xz kutter-3387a9c23d940c7d449f197b272616eda11a5e3d.zip |
config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 4388fcb6..647aeb74 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -161,7 +161,6 @@ CONFIG ../../config/printer-creality-cr6se-2020.cfg CONFIG ../../config/printer-creality-cr6se-2021.cfg CONFIG ../../config/printer-creality-ender2pro-2021.cfg CONFIG ../../config/printer-creality-ender3-s1-2021.cfg -CONFIG ../../config/printer-creality-ender3-s1pro-2022.cfg CONFIG ../../config/printer-creality-ender3-v2-2020.cfg CONFIG ../../config/printer-creality-ender3max-2021.cfg CONFIG ../../config/printer-creality-ender3pro-2020.cfg |