Difference between revisions of "TAZ"

Jump to navigation Jump to search
355 bytes added ,  13:30, 15 June 2022
no edit summary
(Added some details)
 
(3 intermediate revisions by 2 users 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:
UPDATE: Sudoroom acquired a [[TAZ_4|TAZ4]] in 2022 and [[user:Jerkey]] swapped the extruder out of the TAZ3 onto it, since the TAZ3 would not do a decent print and the TAZ4 looked good but was missing an exturder.  The TAZ3 will be converted to [https://github.com/hzeller/rpt2pnp solder paste dispensing] only, as seen [https://hackaday.com/2014/04/02/dispensing-solder-paste-with-a-3d-printer/ here on Hackaday]
 
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 11:


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!
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 21: Line 17:
* [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 27: Line 25:
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