diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-11-13 10:45:17 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-11-13 10:46:57 -0500 |
commit | 22f7be8b74f4c702f78edc36aef71cca32d216ba (patch) | |
tree | 82f627ad9ba0cba52c5aa1ab689b8ad463afceab /test | |
parent | b45ccfea97350452a7d5c5454d8be13623fa679d (diff) | |
download | kutter-22f7be8b74f4c702f78edc36aef71cca32d216ba.tar.gz kutter-22f7be8b74f4c702f78edc36aef71cca32d216ba.tar.xz kutter-22f7be8b74f4c702f78edc36aef71cca32d216ba.zip |
config: Add printer-velleman-k8200-2013.cfg example config
Based on config from @PerLangkjaer.
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 379e4f30..524b358b 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -22,6 +22,7 @@ CONFIG ../../config/printer-creality-cr10s-2017.cfg CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.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 CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg |