diff options
author | Bomberski <51887282+Bomberski@users.noreply.github.com> | 2023-09-10 13:55:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-10 13:55:37 -0400 |
commit | 8f178b892a4e81611e24d0a79df2f0601509aa02 (patch) | |
tree | 9b3c9d161032b034aa7c4e6fe35457e4b5e696e6 /test/klippy | |
parent | 5f58fe7484065edb18227a0987c13f0f8753679f (diff) | |
download | kutter-8f178b892a4e81611e24d0a79df2f0601509aa02.tar.gz kutter-8f178b892a4e81611e24d0a79df2f0601509aa02.tar.xz kutter-8f178b892a4e81611e24d0a79df2f0601509aa02.zip |
config: Add MKS Monster 8 generic config (#6336)
Signed-off-by: Allen Cox <Bomberski420@gmail.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 28c172ae..8038ad4c 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -220,6 +220,7 @@ CONFIG ../../config/generic-bigtreetech-skr-2.cfg CONFIG ../../config/generic-flyboard.cfg CONFIG ../../config/generic-mellow-fly-cdy-v3.cfg CONFIG ../../config/generic-mellow-super-infinty-hv.cfg +CONFIG ../../config/generic-mks-monster8.cfg CONFIG ../../config/generic-mks-robin-nano-v3.cfg CONFIG ../../config/generic-prusa-buddy.cfg CONFIG ../../config/generic-th3d-ezboard-v2.0.cfg |