diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2023-02-03 15:47:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 10:47:58 -0500 |
commit | 13fd2833ce3b485d3c20ace6260fa87166746771 (patch) | |
tree | d0c49c6b68c376bbf38d5e9b804697f1f43649eb /test/klippy | |
parent | 4cd5e9d222417430176a67b4787eba71d57cfd10 (diff) | |
download | kutter-13fd2833ce3b485d3c20ace6260fa87166746771.tar.gz kutter-13fd2833ce3b485d3c20ace6260fa87166746771.tar.xz kutter-13fd2833ce3b485d3c20ace6260fa87166746771.zip |
config: Add config for Kingroon KP3S (#6021)
A config that describes a Kingroon KP3S with the STM32F103 Robin Mini/Nano clone
Signed-off-by: James Hartley <james@hartleyns.com>
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 76b7b3e6..0063ccd8 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -185,6 +185,7 @@ 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-2019.cfg +CONFIG ../../config/printer-kingroon-kp3s-2020.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 |