diff options
author | bbro44 <83624257+bbro44@users.noreply.github.com> | 2023-03-29 08:53:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-29 09:53:54 -0400 |
commit | d8a9ab5ef7b41feed0d5059693391fed8553a66b (patch) | |
tree | 3a62fb748c2c1e6057a0b758c4a7dfe7dd534e75 /test/klippy | |
parent | 4026365270daa8ba26c52eef01ecd0156626bfb2 (diff) | |
download | kutter-d8a9ab5ef7b41feed0d5059693391fed8553a66b.tar.gz kutter-d8a9ab5ef7b41feed0d5059693391fed8553a66b.tar.xz kutter-d8a9ab5ef7b41feed0d5059693391fed8553a66b.zip |
config: Add Ratrig V-Minion (#6120)
This adds support for the stock configuration of the V-Minion printer from Ratrig, based on the Octopus v1.1 (STM32F446)
Signed-off-by: Benjamin Lesher <bbro44@protonmail.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 75b0d7d9..22f2be38 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -229,6 +229,7 @@ CONFIG ../../config/generic-fysetc-s6.cfg CONFIG ../../config/generic-fysetc-s6-v2.cfg CONFIG ../../config/generic-fysetc-spider.cfg CONFIG ../../config/generic-mks-rumba32-v1.0.cfg +CONFIG ../../config/printer-ratrig-v-minion-2021.cfg # Printers using the stm32h723 DICTIONARY stm32h723.dict |