diff options
author | gjsmo <gabjsmo0@gmail.com> | 2021-12-15 14:06:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 14:06:29 -0500 |
commit | e7ba14033747c55dce76192c1399498b1f26c842 (patch) | |
tree | 8a40a50480dfa6946c0e46012e7103c1feac4592 /test/klippy | |
parent | 62cfc2527f4824f1373a2819552f81ffd877b599 (diff) | |
download | kutter-e7ba14033747c55dce76192c1399498b1f26c842.tar.gz kutter-e7ba14033747c55dce76192c1399498b1f26c842.tar.xz kutter-e7ba14033747c55dce76192c1399498b1f26c842.zip |
config: Add configuration for Modix Big60 printer (#4986)
Signed-off-by: Gabriel Smolnycki <gabjsmo0@gmail.com>
Diffstat (limited to 'test/klippy')
-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 b4dd5ff8..d73d44fc 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -107,6 +107,7 @@ CONFIG ../../config/generic-duet2-maestro.cfg DICTIONARY sam4e8e.dict CONFIG ../../config/generic-duet2.cfg CONFIG ../../config/generic-duet2-duex.cfg +CONFIG ../../config/printer-modix-big60-2020.cfg # Printers using the samd51 DICTIONARY samd51p20.dict |