Difference between revisions of "TAZ"

Jump to navigation Jump to search
73 bytes removed ,  22:30, 19 February 2019
add diagram of hardware board
m
(add diagram of hardware board)
(One intermediate revision by the same user not shown)
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!
=== Note ===
cura-lulzbot slicer is installed on the computer there, and "sudoroom white
ABS" filament is defined and should work.  Pronterface (red icon) is the
program to use to drive the printer and run the gcode generated by cura.
Don't do the SD card thing, it won't work and is terrible.


=== Manual ===
=== Manual ===
Line 22: Line 15:
* [https://download.lulzbot.com/TAZ/3.0/documentation/2013Q4/LulzBot_TAZ_3.0-User_Manual-ebook.pdf TAZ 3.0 User Manual PDF]
* [https://download.lulzbot.com/TAZ/3.0/documentation/2013Q4/LulzBot_TAZ_3.0-User_Manual-ebook.pdf TAZ 3.0 User Manual PDF]


=== SetUp ===
=== Hardware ===
 
* [https://reprap.org/wiki/File:Rambo1-2-conn-main.jpg  diagram of RAMBO control board]


=== Firmware ===
=== Firmware ===
Line 28: Line 23:
https://github.com/sudoroom/taz3d
https://github.com/sudoroom/taz3d


if you screw up the firmware with a weird upload or whatever, here's the factory hex file (which can be flashed using cura-lulzbot)
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


Navigation menu