Which 3D printer should I buy?
In this post I will explain my train of thought on buying my first 3D printer. Maybe this helps you in finding a 3d printer that suits you. Once a week I get asked on Instagram “which 3d printer should I buy?”. To save time in the future, I will reference to this post, or I have just referenced you to this page, after you asked ;).
Short answer: I can not answer this question for you. Long answer: Maybe, reading this post will help.

There are many factors that can influence your decision on which printer to build/buy.
Why get a 3D printer?
About one and a half years ago a friend of mine showed me a tiny OLED display on a breadboard, hooked to an esp8266 and a battery, showing the current temperature and humidity in the office. First of all, I had the immediate urge to build the same thing. But somehow nicer without all the cables poking around and the battery hanging loosely on a cable, asking to be ripped off.

First prototype.
With this in mind, I thought about how I could build a case for this type of device. I did not consider 3D printing first, because I thought it would be too expensive. I would never pay 500€ just for an experiment that I was not sure would actually work out. I was wrong, especially about the price.
So, the first case I built was a card board box. It did the trick, but was not really sturdy, and “mass production” (i.e. 10 pieces) did not sound like fun. Then, I played around with Polycaprolactone, a plastic material that comes in the form of pellets, that get’s soft as putty if you submerge it into hot water (60C), to model and form as desired. Although it was fun, it was a mess, with many many fingerprints on the outside of anything I made out of it.

Second prototype, in a cardboard case.
Then, I stumbled across thingiverse.com with all the amazing available designs that you can 3D print. Which made me realize how many possibilities a 3D printer gives you, to test, prototype, build, repair and improve things. Then, I watched a dozen videos on Youtube to get familiar with 3D printing.
Choosing the technology, part 1
But, before I could answer the question “which printer should I buy?”, I needed to know what these printers actually do and how they work, which technologies exist and which are feasible for a hobbyist.
The Wikipedia page on 3D printing processes will give you all the details, and I’m not going to repeat them here (also I haven’t read all of it). What I can say is that there are two technologies that are being used by hobbyists at the moment:
- Fused Deposition Modeling (FDM), where your model gets printed bottom up, by depositing molten plastic in the right places, layer by layer:
(Source: Paolo Cignoni, CC BY-SA 4.0)
- Stereolithography, where your model gets printed top down, by solidifying a resin in the right places, layer by layer:
(Source: Paolo Cignoni, CC BY-SA 4.0)
As this is the first branch in the decision tree on the question “Which 3D printer should I buy?”. I had to figure out the pros and cons of both technologies. After googling FDM vs SLA, I came up with a list of points relevant to me:
FDM
- cheap
- good for prototypes
- lots of colors and materials (PLA, TPU, ABS, PETG) SLA
- expensive
- more detailed
Also, I had the impression that work around SLA involved handling toxic resigns, cleaning and curing prints, which sounded too messy for me. Especially the warning labels on resins, and their toxicity did not appeal to me (source).
This does not mean that melting plastic does not create harmful fumes, which in fact it does. This is for example mentioned by engadget, referencing a research paper on acs.org. (TL;DR: PLA is the least problematic, ABS the worst)
But, comparing these points I made my decision: FDM. It seemed to be easier to handle, give more possible ways to experiment, with colors and materials, and the quality prints I found people managed to do with these types of printers was good enough for me. And it was cheaper.
Choosing a technology, part 2
Now, obviously printer != printer
, and I still did not know which printer I should buy. It was time to look at FDM printers in general and learn about their types.
The principle of these types of printers is to move a print head in 3D space and place molten plastic, layer by layer, at the right location.
The cheapest way of doing this would be a 3D pen, and rely on your own mechanics and skills of reproducing a 3D model. Might be fun for a few experiments, but not really if we want reproducible results. If you look at the sketch at the beginning of this post you will see why :D.
The goal of any FDM printer design now is, to move the print head to any coordinate on your build area, a.k.a. the build plate or bed. This means, we need to be able to move across the build area (X- and,Y-axis, like a 2D printer) and lift the print head to the next layer (Z-axis, which gives us the 3rd dimension)
There are three common concepts among hobbyist printers, which achieve exactly this:
- Cartesian:
- moving the build area along the Y-axis
- moving the print head along X-axis
- moving the X-gantry along the Z-axis
- CoreXY:
- moving the print head along X- and Y-axis
- moving the build area along the Z-axis
- Delta
- moving the print head along X-, Y- and Z-axis
- moving the print head along X-, Y- and Z-axis
Again, there are more, but I don’t consider them to be applicable to hobbyist setups, and skip them for now. The systems presented above all have their _pro_s (and _con_s), which I summarize in the following (incomplete) table:
Type | Movement of Build Area | Benefits | Drawbacks |
---|---|---|---|
Cartesian | along Y-axis | good quality large community | large desktop footprint |
CoreXY | along Z-axis | best quality | complex belt system |
Delta | None | highest speed, desktop footprint | taller, more noise |
The cartesian design is one of the easiest designs, or the one with the biggest community. For me this an important point, as it helps a lot with debugging problems, because some has had this problem before. The drawback from this one is that the build area is moved along the Y-axis, resulting in ringing patterns visible on the prints on rapid/fast movements along this axis due to inertia.
The corexy resolves the inertia issues of moving the build plate only along the Z-axis, i.e. the heavy weight is only moved in incremental, tiny steps with each layer change. Thus, the print quality can be better with this design.
The delta design is supposedly the fastest as only the print head is moved, eliminating the X-gantry (saving weight), as well as avoiding build plate movements. The complexity of movements is handled by the firmware. Also, this setup has a round build plate, maximizing the print area versus required desktop area of the printer, saving space, where a cartesian model needs usually at least twice the build area. The movements of the print head are achieved by moving three stepper motors at the same time (versus two, in the other designs), so in theory this should be louder.
Comparing these systems, my decision was cartesian. The quality lies between corexy and delta, but with more available printers to choose from manufacturers and support from the community.
Kit vs Assembled
Browsing through Amazon/Aliexpress/Ebay, I figured that you either buy a printer that is (partially assembled), or a kit.
As I wanted to learn as much as possible about the printer setup, to be able to fix it and improve it on my own, I decided to buy a kit. The logic here was, if I manage to build it, I will definitely be able to fix it, as this only requires to get the broken part and replace it, as I would be already familiar with the printer.
Also, after reading a lot of forums/user groups online, I noticed that 3D printing comes with a lot of problems, for example ringing, z-banding, slipping belts, etc. In this case knowing how your printer works, and having assembled it on your own, will give you enough clues to fix the problem yourself. If something does not work out 100% during a print, you might be able to have a better idea of what might be causing this.
Size
The next point was figuring out how big the printer should be. My preference was, for it to be as small as possible. But, as I had learned so far, it should definitely have a heated bed to avoid warping. Many of the smaller printer models, i.e. build area around 120x120mm did not come with a heated bed.
My choice fell too a 200x200mm build area, as this is big enough for most prints, but not too big to put it on a desk.
Manufacturer/Model
I solved this question by going on AliExpress, searching for “3D printer”, then sorting by number of orders to see the current trend of popular manufacturers.
This left me with printers showing up from (in alphabetical order):
- Anet
- Anycubic
- Creality
- Tevo
I then looked for printers that did not have an acrylic frame, because I did not like the look and considered the 20x20 aluminium profiles to be sturdier, and selected the cheapest model: the Tevo Tarantula.
Conclusion
In the meantime I have printed a dozen add-ons to improve the printer which I have organized in a collection on thingiverse: https://www.thingiverse.com/uvwxy/collections/tevo-tarantula-improvements. Most of these add-ons are not limited to my printer model (as they are all quite similar).
I designed the card board case in Blender, which resulted in my first prints from my 3D printer:

Third prototype, in a 3D printed case.
Nowadays, it feels like a new printer is released every week. If you look at them from a technical perspective they are not that different from each other. From my point of view, being able to customize them is an important feature. Especially, being able to flash an open source firmware (Marlin), too.
In the end, I believe it is not so much which printer you buy, but how much concentration went into the assembly, and maintenance you (sometimes) do, that makes a difference in print quality. I have seen excellent prints, as well really bad prints from every printer out there. And, also from mine.
The more experience you gain in this area, the better your prints will be.
What’s next?
So, before you can answer the question “Which 3D printer should I buy?”, you should ask yourself at least a few of the following questions:
- How much experience do I have?
- How much do I want to learn?
- How big is my budget (time and money)?
- How much am I going to print?
- Will I pay more for filament then for a printer?
- Do I know how to operate a 3D printer safely? (“Anet A8 allmost burned down my house”)
- What quality do I expect from a printer?
- What material do I want to print?
Some of these question you can search online ;).