diff options
author | Jayofelony <oudshoorn.jeroen@gmail.com> | 2024-05-28 02:57:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 20:57:42 -0400 |
commit | 6cd174208bd9bbd51dc0d519a26661fb926d038a (patch) | |
tree | 73bf56865070b1abecbb97d5de5f0b56ce0f8b20 /test/klippy/printers.test | |
parent | 3078912f1d9e063906b9b40eda73d63065900212 (diff) | |
download | kutter-6cd174208bd9bbd51dc0d519a26661fb926d038a.tar.gz kutter-6cd174208bd9bbd51dc0d519a26661fb926d038a.tar.xz kutter-6cd174208bd9bbd51dc0d519a26661fb926d038a.zip |
config: Add Artillery Genius Pro config (#6604)
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
Diffstat (limited to 'test/klippy/printers.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 e404f6f1..ba7adb61 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -204,6 +204,7 @@ CONFIG ../../config/printer-voxelab-aquila-2021.cfg # Printers using the stm32f401 DICTIONARY stm32f401.dict CONFIG ../../config/generic-fysetc-cheetah-v2.0.cfg +CONFIG ../../config/printer-artillery-genius-pro-2022.cfg CONFIG ../../config/printer-artillery-sidewinder-x2-2022.cfg CONFIG ../../config/printer-artillery-sidewinder-x3-plus-2024.cfg CONFIG ../../config/printer-creality-ender5-s1-2023.cfg |