diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-03-30 21:26:31 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-03-30 21:29:57 -0400 |
commit | d6034013e7f1dbe8676460656c0a2b7978e9618c (patch) | |
tree | f52bdb58f4494a9a5db53d92d5ed3a58695f4a89 /test/klippy/printers.test | |
parent | 3c01b60a8846748d918e131d9307f7bce5a3e217 (diff) | |
download | kutter-d6034013e7f1dbe8676460656c0a2b7978e9618c.tar.gz kutter-d6034013e7f1dbe8676460656c0a2b7978e9618c.tar.xz kutter-d6034013e7f1dbe8676460656c0a2b7978e9618c.zip |
config: Add example printer-alfawise-u30-2018.cfg config
Reported by @elegos.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 2875a14b..1b040450 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -114,6 +114,7 @@ DICTIONARY stm32f103-serial.dict CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg CONFIG ../../config/generic-mks-robin-nano.cfg +CONFIG ../../config/printer-alfawise-u30-2018.cfg CONFIG ../../config/printer-twotrees-sapphire-pro-2020.cfg # Printers using the stm32f407 |