diff options
author | int_0x03 <42711898+int-0x03@users.noreply.github.com> | 2021-09-21 19:56:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 12:56:30 -0400 |
commit | 7a02cde4b72d093fd113ec070418fcf287018938 (patch) | |
tree | b1376c26c95e35624bd804baa6e5e6d4275ed462 /test/klippy/printers.test | |
parent | 59bd51d207747efcdd37b5577f817cd95ff5edbb (diff) | |
download | kutter-7a02cde4b72d093fd113ec070418fcf287018938.tar.gz kutter-7a02cde4b72d093fd113ec070418fcf287018938.tar.xz kutter-7a02cde4b72d093fd113ec070418fcf287018938.zip |
config: Config for Anycubic 4MaxPro_2.0-2021 (#4557)
This config I created and fully tested on my own printer Anycubic 4Max Pro 2.0. This works fine! Please note that this printer is different from the Anycubic 4MAX.
Signed-off-by: Alexander Usachev <int_0x21@protonmail.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 fa7bd79e..dcb7fb67 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -25,6 +25,7 @@ CONFIG ../../config/generic-ultimaker-ultimainboard-v2.cfg CONFIG ../../config/kit-zav3d-2019.cfg CONFIG ../../config/printer-adimlab-2018.cfg CONFIG ../../config/printer-anycubic-4max-2018.cfg +CONFIG ../../config/printer-anycubic-4maxpro-2.0-2021.cfg CONFIG ../../config/printer-anycubic-i3-mega-2017.cfg CONFIG ../../config/printer-anycubic-kossel-2016.cfg CONFIG ../../config/printer-anycubic-kossel-plus-2017.cfg |