element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Personal Blogs
  • Community Hub
  • More
Personal Blogs
Legacy Personal Blogs Tevo Tarantula i3 Prusa Printer – Printing – Part 3
  • Blog
  • Documents
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: powderjockey
  • Date Created: 16 Apr 2018 2:03 AM Date Created
  • Views 1693 views
  • Likes 4 likes
  • Comments 4 comments
  • 3D Printing
  • slicer
  • 3d print
Related
Recommended

Tevo Tarantula i3 Prusa Printer – Printing – Part 3

powderjockey
powderjockey
16 Apr 2018

So, you're all setup, the printer is built and the electrical is wired and you want to print some. The itch is really getting to you. But what does one print out and where does one get files to print. One of the best places for getting files to print is from Thingiverse.

 

Before we get the printer all cranked up, we have a few things that need to be done. The printer circuit board  comes preloaded with the firmware needed to get the printer printing. In reading through the posts on the Tevo Facebook group, I decided to upgrade the firmware to Marlin Firmware. The firmware upgrades have to be performed with the aid of an Integrated Development Environment of better known as an IDE. There is a lot of IDE's, but the one to use is the Ardunio IDE. You can download a copy of it for you particular Operating System here. Version 1.8.5 was the flavour of the day at the time of this writing. Once downloaded and installed, start it up and use the menu and navigate to Tools>Boards>Arduino/Genuino Mega or Mega 2560. The Arduino Mega 2560 has the same processor as the circuit board on the Tevo Tarantula printer, hence the reason for the use of the Arduino IDE.

boards

Once the board has been selected, you need to connect the USB cable that came with your printer to the computer. When you click on Tools>Port, you should see the board and you just have to highlight it. The menu item Tools>Processor can be left as it is.

 

Head on over to Marlin Firmware and download the firmware by clicking on the green download button. Read the instructions that displayed on the page.

github

Once downloaded, unzip the file making note on where it is located. What I like to do is move the unzipped directory into the Arduino directory. In Mac that is /Users/user/Documents/Arduino/, Linux /home/user/Arduino/ and Windows /User/Documents/Arduino/ (I believe). Now open the Arduino IDE and click File>Open and navigate to to where the directory was placed. This should look similar to this once you drill down into the ../Arduino/MarlinTarantula-EasyConfig-1.1.x/Marlin/ and locate the file Marlin.ino. these .ino files are known as sketches in the Arduino IDE world.

marlin1                           Marlin2

Marlin3

Double click or single click if in Linux and open the configuration. I never did any changing of any of the files, but there are a million different things that could be changed. You screen should look like this:

 

Marlin4

Don't worry about the Updates pop-up in the bottom left of the screen if it shows up there. Now at this time, I would just leave everything the way it is and upload the sketch to the circuit board and see how things go. Once one gets use to the process of uploading the sketch and playing with the LCD, you can try to change things to meet your needs.

Marlin5

In order to upload the sketch, you must have your printer connected to the computer, the printer needs to be recognized under Tools>Port in the IDE. If these are all good, then you click on the "right arrow" as seen in the image above. There will be lots of text scrolling up in the lower, black area, of the IDE window. As long as you don't get a bunch of Orange text in the lower black area, you should be good to go. There are lots videos on Youtube.

 

The last thing you need to do before you sent that first print to the printer is to level the bed. This is very important and should not be over looked. You should give the bed a quick leveling prior to all prints. Once you've done it once, it will be like riding a bike. Level Bed. I use a small piece of paper and with the falling procedures.

 

Using the LCD, press the button down and select "Prepare". The scroll down and select "Home Axis". You should here the printer move around. Once the printer has homed, scroll down on the same menu and select "Disable steppers". The bed can now be moved freely, but do it slowly as the electricity can back feed into the main circuit board.  Move the bed so the left front corner (0,0) is directly under the nozzle. Place the paper between the nozzle and the bed. Adjust the bed so the piece of paper as a bit of friction between the bed and nozzle. It does take a bit of feel. You then move the nozzle to each of the other 3 corners adjusting each in the same manner. Then repeat the process again.

IMG_20180325_155430_hdrIMG_20180325_155442_hdr IMG_20180325_155453_hdr

IMG_20180325_155506_hdrIMG_20180325_155518_hdr

Give your print a go. You can either use the USB cable connected to the printer board or save the file to the SD card that came with the printer. The choice is yours, I prefer the cable to the printer method, but go a head and try both. I just find moving the SD card around a bit of a pain. The cable connected is a bit easier.

 

Now, something I've not touched on is how do you get the file you downloaded from Thingiverse or wherever else you my get them. The file I use is the stereolithography file or .stl for short. These files are the most common form for moving your project to the printer. These files need what is called a slicer to get the CAD file from the computer to the printer. There numerous slicers and a quick Internet search will give you a list of free and paid versions to which you can make a decision on. I like to use Cura. I seems to just work for me. There are a million tweaks to do to the software and that is a whole other topic. I have looked a Slic3r, Repetier, Ideamaker and Ponterface.

 

In Cura, use the open file and find your stl file and open it up. As I said, there are a million tweak you can do, use the recommend settings for now. I use the "fine" profile and this seems to work just fine. It should tell you how long it will take to print and the options of where to print. SD card, to a file or to the printer via USB. Don't get too excited, most of the prints take hours. I even looked a print for my son that was going to take 3 days plus!

 

Remember, there are lots of resources on the Internet.

 

Play around and have fun.

  • Sign in to reply

Top Comments

  • powderjockey
    powderjockey over 7 years ago in reply to genebren +1
    I have printed a number of things, mostly add-ons or upgrades to the printer it self, but there are a few other things. I'll post some images and a short video of the machine in action!
  • powderjockey
    powderjockey over 7 years ago in reply to genebren +1
    Yes. And also some holders for the circuit board, and power supply. I have printed other things as well. I'll post some of the items. I did a video last night and will post once I have it edited.
Parents
  • genebren
    genebren over 7 years ago

    Another useful addition to your Tevo Tarantula blog.  When are we going to see it print something?  Are you happy with the performance?

    Thanks,

    Gene

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • powderjockey
    powderjockey over 7 years ago in reply to genebren

    I have printed a number of things, mostly add-ons or upgrades to the printer it self, but there are a few other things.

     

    I'll post some images and a short video of the machine in action!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 7 years ago in reply to powderjockey

    I had seen some reviews/videos online that recommended printing replacements for all the acrylic parts.  Printing upgrades like that?

    Thanks

    Gene

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • genebren
    genebren over 7 years ago in reply to powderjockey

    I had seen some reviews/videos online that recommended printing replacements for all the acrylic parts.  Printing upgrades like that?

    Thanks

    Gene

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • powderjockey
    powderjockey over 7 years ago in reply to genebren

    Yes. And also some holders for the circuit board, and power supply. I have printed other things as well. I'll post some of the items.

     

    I did a video last night and will post once I have it edited.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube