Difference between revisions of "TAZ"
m |
|||
Line 1: | Line 1: | ||
[[File:Taz_first_print_2.jpg|right|frameless|460px]] | [[File:Taz_first_print_2.jpg|right|frameless|460px]] | ||
Sudoroom has a [https://www.lulzbot.com/products/lulzbot-taz-3-3d-printer TAZ3] 3D printer. We won it in the [https://www.lulzbot.com/ LulzBot] 2014 printer giveaway! It can print with many materials: | Sudoroom has a [https://www.lulzbot.com/products/lulzbot-taz-3-3d-printer TAZ3] 3D printer. We won it in the [https://www.lulzbot.com/ LulzBot] 2014 printer giveaway! It can print from an SD card, with many materials: | ||
* PLA | * PLA | ||
Line 9: | Line 9: | ||
We are still getting familiar with this machine, but very excited to hack on it! | We are still getting familiar with this machine, but very excited to hack on it! | ||
=== Manual === | === Manual === | ||
Line 28: | Line 21: | ||
https://github.com/sudoroom/taz3d | https://github.com/sudoroom/taz3d | ||
Below are links to the original firmware from the manufacturer's site, AKA the first commits in the above GitHub repo. | |||
here's the factory hex file (which can be flashed using cura-lulzbot) | |||
https://devel.lulzbot.com/TAZ/3.1/software/2014Q2/firmware/marlin/Marlin_taz3.1.cpp.hex | https://devel.lulzbot.com/TAZ/3.1/software/2014Q2/firmware/marlin/Marlin_taz3.1.cpp.hex | ||
source: | factory firmware source code (Marlin with configuration tweaks): | ||
http://download.lulzbot.com/TAZ/3.1/software/current/firmware/marlin_taz/marlin_taz.tar.bz2 | http://download.lulzbot.com/TAZ/3.1/software/current/firmware/marlin_taz/marlin_taz.tar.bz2 | ||
Revision as of 17:26, 27 February 2018
Sudoroom has a TAZ3 3D printer. We won it in the LulzBot 2014 printer giveaway! It can print from an SD card, with many materials:
- PLA
- ABS
- Wood
- Nylon
We are still getting familiar with this machine, but very excited to hack on it!
Manual
SetUp
Firmware
here's a backup of the factory firmware .hex file and "source code" for our TAZ 3: https://github.com/sudoroom/taz3d
Below are links to the original firmware from the manufacturer's site, AKA the first commits in the above GitHub repo. here's the factory hex file (which can be flashed using cura-lulzbot) https://devel.lulzbot.com/TAZ/3.1/software/2014Q2/firmware/marlin/Marlin_taz3.1.cpp.hex
factory firmware source code (Marlin with configuration tweaks): http://download.lulzbot.com/TAZ/3.1/software/current/firmware/marlin_taz/marlin_taz.tar.bz2
3D Models
Links
- How to print your sketchup model on a lulzbot taz 3d printer nice clear how-to from open ecology
- SudoKit/IndividualKits tangible kit project around 3D printing in the works :)