diff options
author | Brandon Baker <bakerbrandond@gmail.com> | 2023-03-11 10:30:35 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-11 11:30:35 -0500 |
commit | 57c4da5ecf0234ce676b7e53fdf834e8dda34989 (patch) | |
tree | 32d791d924c955e6bbb1429fc11c9c7f6fe03c0f /test | |
parent | 4b1536d62f2b5c5e0beb4692dbe4d0d1fa2bcb1b (diff) | |
download | kutter-57c4da5ecf0234ce676b7e53fdf834e8dda34989.tar.gz kutter-57c4da5ecf0234ce676b7e53fdf834e8dda34989.tar.xz kutter-57c4da5ecf0234ce676b7e53fdf834e8dda34989.zip |
config: Example config file for Creality CR5 Pro HT (#6089)
Signed-off-by: Brandon Baker <bakerbrandond@gmail.com>
Diffstat (limited to '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 e1bddcad..eabda507 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -31,6 +31,7 @@ CONFIG ../../config/printer-anycubic-i3-mega-2017.cfg CONFIG ../../config/printer-anycubic-kossel-2016.cfg CONFIG ../../config/printer-anycubic-kossel-plus-2017.cfg CONFIG ../../config/printer-bq-hephestos-2014.cfg +CONFIG ../../config/printer-creality-cr5pro-ht-2022.cfg CONFIG ../../config/printer-creality-cr10-v3-2020.cfg CONFIG ../../config/printer-creality-cr10s-2017.cfg CONFIG ../../config/printer-creality-cr20-2018.cfg |