diff options
author | Bradley Methorst <37877161+DragonicDefson@users.noreply.github.com> | 2022-11-15 19:56:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 13:56:14 -0500 |
commit | 3fb984e1528b85fe37864074d46b5230b50926d0 (patch) | |
tree | 6a6574919f3accbe8f7f290a6fadc087ae321d42 /test | |
parent | d883c57d77f80ea7343e995084d54dacbbd16290 (diff) | |
download | kutter-3fb984e1528b85fe37864074d46b5230b50926d0.tar.gz kutter-3fb984e1528b85fe37864074d46b5230b50926d0.tar.xz kutter-3fb984e1528b85fe37864074d46b5230b50926d0.zip |
config: Create printer-anet-a8-2019.cfg (#5902)
Added config for Anet A8 2019 (Plus model)
Signed-off-by: Bradley Methorst <bradley-methorst@outlook.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 c65b8f52..243a95a1 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -71,6 +71,7 @@ DICTIONARY atmega1284p.dict CONFIG ../../config/generic-melzi.cfg CONFIG ../../config/printer-anet-a4-2018.cfg CONFIG ../../config/printer-anet-a8-2017.cfg +CONFIG ../../config/printer-anet-a8-2019.cfg CONFIG ../../config/printer-anet-e10-2018.cfg CONFIG ../../config/printer-anet-e16-2019.cfg CONFIG ../../config/printer-creality-cr10-2017.cfg |