TAZ

From Open Source Ecology
Jump to navigation Jump to search

Intro

TAZ is Lulzbot's latest model of their open source 3D printer.

Manual: http://download.lulzbot.com/TAZ/documentation/current/

Buy: http://www.lulzbot.com/?q=products/taz-3d-printer

Taz.jpg

OSE TAZ

Operation

  1. Download Slic3r - http://www.slic3r.org - The Slic3r software is the first tool in the chain of 3D printing software. Slic3r uses commonly used .STL files to create .gcode files.
  2. Download Pronterface - the actual printer controller into which you feed the Python. Will try the nutcracker first, or the classic shotglass for speed.
  3. On Ubuntu - see the notes at https://github.com/kliment/Printrun for installing Printrun.
    1. I needed to do: sudo apt-get install python-serial python-wxgtk2.8 python-pyglet
  4. Now doubleclicking on pronterface and running it (python script) opens it up.