From fbf3c924591dd684bc60edb618b9cfbc0e1afb7c Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 5 Oct 2022 16:33:48 -0400 Subject: [PATCH] Add Lulzbot TAZ 6 --- .gitmodules | 4 ++++ Lulzbot TAZ 6/lulzbot-marlin | 1 + README.md | 15 ++++++++++----- 3 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 .gitmodules create mode 160000 Lulzbot TAZ 6/lulzbot-marlin diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8174847 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "Lulzbot TAZ 6/lulzbot-marlin"] + path = Lulzbot TAZ 6/lulzbot-marlin + url = https://git.claremontmakerspace.org/CMS/Marlin + branch = taz-6 diff --git a/Lulzbot TAZ 6/lulzbot-marlin b/Lulzbot TAZ 6/lulzbot-marlin new file mode 160000 index 0000000..a9a78a1 --- /dev/null +++ b/Lulzbot TAZ 6/lulzbot-marlin @@ -0,0 +1 @@ +Subproject commit a9a78a1ebb3cb8f3acda34b0db9df63257cd9422 diff --git a/README.md b/README.md index 82fd1f4..fd3b6d7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Claremont MakerSpace 3D Printers -| Printer | [Polar 3D](#polar-3d-polar-3d) | [Anet A8](#anet-a8-anet-a8) | -| --------------------- | ------------------------------ | --------------------------- | -| Filament Diameter(mm) | 1.75 | 1.75 | -| Extruder | Direct | Bowden | -| Kinematics | Polar | Cartesian | +| Printer | [Lulzbot TAZ 6](#lulzbot-taz-6-lulzbot-taz-6) | [Polar 3D](#polar-3d-polar-3d) | [Anet A8](#anet-a8-anet-a8) | +| --------------------- | --------------------------------------------- | ------------------------------ | --------------------------- | +| Filament Diameter(mm) | 3 (2.85) | 1.75 | 1.75 | +| Extruder | Direct | Bowden | Direct | +| Kinematics | Cartesian | Cartesian | Polar | + +## [Lulzbot TAZ 6](<./Lulzbot TAZ 6>) + +A mostly stock [Lulzbot TAZ 6](https://www.lulzbot.com/store/taz-6). +The Y axis stepper is using the E1 stepper driver because the original Y axis stepper driver is damaged. ## [Polar 3D](<./Polar 3D>)