diff options
author | CoreRasurae <38363426+CoreRasurae@users.noreply.github.com> | 2022-06-16 15:54:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 10:54:38 -0400 |
commit | 31f9bbf105e70a5a9ab758a36202cda275075693 (patch) | |
tree | 8246393578ab8bbd69bceb061022d036b1110e09 /test/klippy | |
parent | c61db45613615997d6bf68704ab9cc98cb426a04 (diff) | |
download | kutter-31f9bbf105e70a5a9ab758a36202cda275075693.tar.gz kutter-31f9bbf105e70a5a9ab758a36202cda275075693.tar.xz kutter-31f9bbf105e70a5a9ab758a36202cda275075693.zip |
config: Creality CR10 v3 with BLTouch support config. (#5533)
Introduce support for the stock Creality CR10 v3 printer, including the filament runout sensor. It also supports the optional BLTouch.
Signed-off-by: Luís Palma Nunes Mendes <luis.p.mendes@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 7c25009a..e0b0ecc5 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -57,6 +57,7 @@ CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-plus-mark2-2019.cfg CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg CONFIG ../../config/printer-wanhao-duplicator-9-2018.cfg +CONFIG ../../config/printer-creality-cr10-v3-2020.cfg # Printers using the atmega1280 DICTIONARY atmega1280.dict |