Guides for installation and assembly of the LulzBot line of products made by FAME 3D LLC.
Before beginning, make sure you download and save the following files to your desktop or other memorable location. If you have any questions or require assistance contact us at support@lulzbot.com.
Firmware:
Windows:
Mac
Linux
Extract the files to a memorable location.We recommend a new folder on your Desktop, or a new folder in your Home folder.
Extract the Firmware archive. Once extracted, you should have the following folders:
If your firmware archive does not contain ArduinoAddons the file is available HERE.
Open the folder ArduinoAddons and leave the window open.
Windows:
Linux:
Mac:
Windows:
Linux
Mac
In the ArduinoAddons folder from the earlier step, open the Arduino_1_xx folder then select and drag the contents of the libraries folder and any other folders within this directory to the libraries folder from the previous step.
You may be promped to verify the action, if given a choice, select Merge.
If prompted again, select Overwrite or Replace.
Once the copy/transfer finishes, Open the Arduino IDE.
If you have having difficulties, a Windows modification guide can be found here
Open the Arduino IDE.
Select File > Open .
Navigate to the folder containing the Marlin folder you previously extracted.
Open the file titled Marlin.ino or Marlin.
Once opened, you should see multiple tabs across the top of the Arduino IDE window.
Locate and select the tab titled: Configuration.h
In the menu, select Edit > Find.
Search for the following text:
DEFAULT_AXIS_STEPS_PER_UNIT
If your TAZ 3D printer has an LCD, you can find the view the ESteps value. This figure can also be found in your paperwork, on the Test Acceptance Record labeled: E0.
On your Graphical LCD controller, use the controller knob to navigate to:
In the Arduino IDE, on the Configuration.h tab, update the information found in:
DEFAULT_AXIS_STEPS_PER_UNIT
You will need to update the last 800 number with the Estep value found earlier. If you do not have the Esteps information you will need to update the last 800 number with a temporary Estep value of 840. You will need to perform extruder calibration after verifying printer operations. A guide on doing so can be found here.
Once changed save the modifications by pressing CTRL & S or by selecting in the menu File > Save.
Power on the printer and connect the TAZ to your computer with the supplied USB cable.
Once connected, in the Arduino IDE menu, select:
Upload the firmware to the TAZ 3D printer by selecting File > Upload Sketch or by pressing Ctrl & U.
The firmware will now compile, then will upload to the board. Once finished, the Arduino IDE will display a completion message.
Disconnect the TAZ from your computer and turn it off, then back on.
With your TAZ 3D printer powered back on, conect through USB and Pronterface to verify that the temperature displayed for both the hot end and the heated bed matches the ambient temperature of the room.
Home the printer, bring it up to printing temperature and perform a test print with your TAZ 3D printer.