diff options
author | iblue <iblue@deepmagic.de> | 2022-04-07 17:59:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 11:59:04 -0400 |
commit | 40c2d11ef81aa24ff9c6ca1a8ea4301d56f37e14 (patch) | |
tree | 0aa47d80e05c8e299ca7237c883c6d1e8d11cbc6 /test/klippy | |
parent | 555ac58a3fa98a64c411ad13c13f9be4d4b97bb9 (diff) | |
download | kutter-40c2d11ef81aa24ff9c6ca1a8ea4301d56f37e14.tar.gz kutter-40c2d11ef81aa24ff9c6ca1a8ea4301d56f37e14.tar.xz kutter-40c2d11ef81aa24ff9c6ca1a8ea4301d56f37e14.zip |
config: Add config for CR-10 Smart Pro, including installation instructions (#5396)
The pinout was found by windowpainting, initial config by Subwooferbone, tweaked by iblue.
Signed-off-by: Markus Fenske <iblue@gmx.net>
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 07b4cda8..62964672 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -154,6 +154,7 @@ CONFIG ../../config/generic-mks-robin-e3.cfg CONFIG ../../config/generic-mks-robin-nano-v1.cfg CONFIG ../../config/generic-mks-robin-nano-v2.cfg CONFIG ../../config/printer-alfawise-u30-2018.cfg +CONFIG ../../config/printer-creality-cr10-smart-pro-2022.cfg CONFIG ../../config/printer-creality-cr30-2021.cfg CONFIG ../../config/printer-creality-cr6se-2020.cfg CONFIG ../../config/printer-creality-cr6se-2021.cfg |