diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-12-18 20:57:59 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-12-18 20:59:43 -0500 |
commit | e820ea31413d83db801e63fc5ceb0bdceb009570 (patch) | |
tree | 1abed97a10f6ad8e8e67f836eff6cb316624c896 /test | |
parent | 531575651c7b2e7047edfdf4a07f71d6cebe9be9 (diff) | |
download | kutter-e820ea31413d83db801e63fc5ceb0bdceb009570.tar.gz kutter-e820ea31413d83db801e63fc5ceb0bdceb009570.tar.xz kutter-e820ea31413d83db801e63fc5ceb0bdceb009570.zip |
config: Add printer-micromake-d1-2016.cfg example config file
Reported by IRC user "Xantos".
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 524b358b..c6d83f6a 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -21,6 +21,7 @@ CONFIG ../../config/printer-anycubic-kossel-plus-2017.cfg CONFIG ../../config/printer-creality-cr10s-2017.cfg CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.cfg +CONFIG ../../config/printer-micromake-d1-2016.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-velleman-k8200-2013.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg |