diff options
author | Spookee <106598764+VerySpookee@users.noreply.github.com> | 2023-01-31 13:47:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-30 21:47:05 -0500 |
commit | ead81fbf744c5962762d7b7634e8b497f9e6e898 (patch) | |
tree | bfefa8345d31c379e55b36f7eacaeebe60610717 /test/klippy | |
parent | 6273d7e05d0812db8ef462214577d6a4cc64ef88 (diff) | |
download | kutter-ead81fbf744c5962762d7b7634e8b497f9e6e898.tar.gz kutter-ead81fbf744c5962762d7b7634e8b497f9e6e898.tar.xz kutter-ead81fbf744c5962762d7b7634e8b497f9e6e898.zip |
config: Example config file for Lulzbot Mini 2 (#5976)
Config file contains pin mappings to suit Lulzbot Mini 2 using Lulzbot SingleExtruder(0.5mm) and Lulzbot flexible magnetic bed.
Mini 2 uses Einsy Retro mainboard.
Signed-off-by: Trent Sheather <trent.sheather@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 20bc65e1..76b7b3e6 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -41,6 +41,7 @@ CONFIG ../../config/printer-flashforge-creator-pro-2018.cfg CONFIG ../../config/printer-hiprecy-leo-2019.cfg CONFIG ../../config/printer-longer-lk4-pro-2019.cfg CONFIG ../../config/printer-lulzbot-mini1-2016.cfg +CONFIG ../../config/printer-lulzbot-mini2-2018.cfg CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-lulzbot-taz6-dual-v3-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.cfg |