diff options
author | bbro44 <83624257+bbro44@users.noreply.github.com> | 2023-03-20 10:06:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 11:06:44 -0400 |
commit | e2d7c59812ef192c1d495b6702cb5f56271118a8 (patch) | |
tree | 55859646e588b6978ba899499a87690f20fe5dab /test | |
parent | 73f4c6cd0077310ca748c13f5a7e223989cfe92d (diff) | |
download | kutter-e2d7c59812ef192c1d495b6702cb5f56271118a8.tar.gz kutter-e2d7c59812ef192c1d495b6702cb5f56271118a8.tar.xz kutter-e2d7c59812ef192c1d495b6702cb5f56271118a8.zip |
config: Add Fysetc Cheetah V2.0 (#6119)
This adds support for the Cheetah v2.0 mainboard from Fysetc.
Signed-off-by: Benjamin Lesher <bbro44@protonmail.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 a7c0bee2..75b0d7d9 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -198,6 +198,7 @@ CONFIG ../../config/printer-twotrees-sapphire-pro-sp-3-2020.cfg # Printers using the stm32f401 DICTIONARY stm32f401.dict +CONFIG ../../config/generic-fysetc-cheetah-v2.0.cfg CONFIG ../../config/printer-artillery-sidewinder-x2-2022.cfg CONFIG ../../config/printer-elegoo-neptune3-pro-2023.cfg |