311
edits
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 | ||