diff options
author | AxMod 3D Print <AxMod3DPrint@users.noreply.github.com> | 2019-02-08 20:00:23 +0000 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-02-08 15:00:23 -0500 |
commit | cd6a18142908738d83590aa6e5af2d191055bfdf (patch) | |
tree | 73ef1978715cdd2a4b688b0db0ed97ccd488d2ee /test | |
parent | 161cde4c5c00c720aa28261765919896b2c23ca1 (diff) | |
download | kutter-cd6a18142908738d83590aa6e5af2d191055bfdf.tar.gz kutter-cd6a18142908738d83590aa6e5af2d191055bfdf.tar.xz kutter-cd6a18142908738d83590aa6e5af2d191055bfdf.zip |
config: Azteeg X5 mini config (#1193)
Signed-off-by: Ax Smith-Laffin <ax@darknetweb.co.uk>
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 304788ac..e66f7954 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -65,6 +65,7 @@ DICTIONARY lpc176x.dict CONFIG ../../config/generic-bigtreetech-skr-v1.1.cfg CONFIG ../../config/generic-re-arm.cfg CONFIG ../../config/generic-smoothieboard.cfg +CONFIG ../../config/generic-azteeg-x5-mini-v3.cfg # Printers using the PRU DICTIONARY pru.dict host=linuxprocess.dict |