diff options
author | Peter Gruber <gruberp@googlemail.com> | 2022-11-11 20:08:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-11 14:08:19 -0500 |
commit | 0233dd32cc79f6542d1481688af30fb503c36d5f (patch) | |
tree | f94bc4c1eda0504cd8aaaf19dcd32180c3543483 /test | |
parent | 5b1a667659d3fd468adeef864d21b7c4c7fcb650 (diff) | |
download | kutter-0233dd32cc79f6542d1481688af30fb503c36d5f.tar.gz kutter-0233dd32cc79f6542d1481688af30fb503c36d5f.tar.xz kutter-0233dd32cc79f6542d1481688af30fb503c36d5f.zip |
config: create config for Geeetech 301 (#5830)
Create a working config for the Geeetech 301 printer.
Signed-off-by: Peter Gruber <gruberp@googlemail.com>
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 5a60a021..08fa4786 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -176,6 +176,7 @@ CONFIG ../../config/printer-eryone-er20-2021.cfg CONFIG ../../config/printer-flsun-q5-2020.cfg CONFIG ../../config/printer-flsun-qqs-2020.cfg CONFIG ../../config/printer-fokoos-odin5-f3-2021.cfg +CONFIG ../../config/printer-geeetech-301.cfg CONFIG ../../config/printer-tronxy-x5sa-v6-2019.cfg CONFIG ../../config/printer-tronxy-x5sa-pro-2020.cfg CONFIG ../../config/printer-tronxy-xy-2-Pro-2020.cfg |