Difference between revisions of "TAZ"

From Sudo Room
Jump to navigation Jump to search
(add diagram of hardware board)
(3 intermediate revisions by 2 users not shown)
Line 15: 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 21: 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



Revision as of 22:30, 19 February 2019

Taz first print 2.jpg

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

Hardware

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

Taz Slic3r Profiles

Links