diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 18:32:52 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 18:32:52 -0500 |
commit | fc6d045dedc785117e7ab8a276a55a9a6bf666be (patch) | |
tree | 51428b8deeb9ac2c73fcfccd258fbfa75650c7ac /test/klippy | |
parent | 0160a7db9a6542eeb1bf12640131f483cc04fb95 (diff) | |
download | kutter-fc6d045dedc785117e7ab8a276a55a9a6bf666be.tar.gz kutter-fc6d045dedc785117e7ab8a276a55a9a6bf666be.tar.xz kutter-fc6d045dedc785117e7ab8a276a55a9a6bf666be.zip |
config: Add example generic-archim2.cfg config
Signed-off-by: Mike Payson <mike@mtw3d.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 4580737f..ef223b15 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -70,6 +70,7 @@ CONFIG ../../config/generic-printrboard-g2.cfg # Printers using the sam3x8e DICTIONARY sam3x8e.dict +CONFIG ../../config/generic-archim2.cfg CONFIG ../../config/generic-radds.cfg # Printers using the sam4s8c |