Last week, we reviewed the Anet A8 printer. We believe it has brought the cost of 3D printing so low that every true hobbiest now owes it to themselves to look into owning one. During the process of building and customizing our A8, we took a ton of notes in the hopes that it might prove useful to others. In this article, we’re dumping our build guide, set-up guide and upgrade guide in massive write-up. For those of you who recently purchased an Anet A8, we hope this helps you get started!
3D Printers Anet A8 Installation Manual 38 pages 3D Printers Anet A2 Installation Instruction 46 pages 2012-2020 ManualsLib. The Anet ET4 is FDM 3D printer that made of industrial grade chipset and parts and comes mostly assembled. It supports auto-leveling, resume printing and filament detection and comes with a more stable and compact construction design.
The printer came with a digital manual that can be accessed on the SD card that comes packaged with it. I was actually pretty impressed with the quality of the manual. Much like the manuals you get from Ikea, it expressed the entire process pictorially and I generally found it pretty easy to follow. It was, however, missing a section and really needed some extra pictures at certain points. To alleviate this, I used a video released by the Anet team in tandem with the written instructions. Here is part 1 of that video:
I took pictures of the process of building my Anet A8, which you can find by expanding the section below this paragraph. I want to note that this was my first 3D printer build and I screwed up in a few places (which I have documented). I would not use the pictures below as your sole source of information for building this printer.
The instructions terminate with a completed printer, but do not provide any guidance on how to do the first time set-up so that you can do your first print. I find this pretty unforgiveable – at this point you still have a considerable amount of set-up work to do! Anet provides a pretty handy “debugging” video which covers most of these steps, which you can find here:
I’ll also write out exactly what I did after building my printer:
The printer bed of the A8 comes from the factory with a brown masking tape covering it. This isn’t just for shipping – Anet intends for you to print on top of this! In fact, painters tape is one of the better beginners bed printing materials. Hopefully you, unlike me, did not remove this tape. Another material you can use is called Kapton tape, which is a tape which remains sticky in a wide range of temperatures. This will provide an arguably better printing surface. Luckily for me, I had some Kapton tape which we have used with our Lulzbot lying around so I put it on my Anet A8’s print bed.
The best solution for bed covering material is to buy a small block of glass to seat on top of the bed. This is discussed later.
Whatever bed material you use, make sure you get it sorted out and applied before you continue on to the next steps. Anytime the material is changed, you’ll need to re-level the bed at least.
Finer alignment of the Z-Axis rods should be completed first. The Z axis motors should always move together and keep this alignment, so you basically set it now and check after every few hours of use. Misalignment here can cause the same symptoms as an unleveled bed. Furthermore, any time this is messed with, you’ll need to re-level your bed (and possibly set the z-axis limit switch).
The limit switches are used to tell your printer where its “home” is. This location is then used as a relative point from which all the rest of your printing begins. Of all the limit switches, the Z-axis (vertical motor) limit switch is the most important. It is used to tell your printer where the point is where the extruder head is just slightly over the bed.
This limit switch will need to be adjusted. To perform this adjustment:
Leveling your bed is probably most important calibration you can do. The procedure configures your printer so that your extruder tip is a set distance from the bed at all points across the bed. This allows the printer to accurately print the base layer of plastic which forms the foundation for everything you print.
Leveling the bed on the A8 should be accomplished at first set-up, every 5 or so prints after that, and anytime you move the printer or otherwise adjust it. In most cases, the process should only take about 5 minutes, so don’t worry about it too much.
If your prints are having problems where the base layer is not adhering to the bed properly – particularly if it is just one area of the bed that is having this problem – bed leveling is very likely to be the problem.
With the bed leveled, you’re ready to attempt your first 3D print. Before you do that, though, you need to understand the different types of printer input files and how to generate them.
A 3D print generally starts with an STL file. This type of file describes a 3D part as a set of triangles is generated from a CAD modeling program like Sketchup, Blender, Solidworks, etc. These are also the types of files you download from online open-source 3D printing sites like Thingiverse, Yeggi and others. To read more about how to find or create your own STL files, check out our article on using 3D printing for drones.
3D printers do not have the capability to print an STL file, however. As sophisticated as they might look, they are actually controlled by pretty dumb little computers. These computers can only follow a very basic set of commands – like “move X-axis motor left 1mm”, “extrude filament .5mm”, “turn extruder temperature to 210 degrees”, etc. These sorts of simple commands are exactly what make up “.gcode” files.
An important thing to know about gcode files is they are compiled for the printer. A gcode file built for our Lulzbot Mini, for example, should not be used with the Anet A8 built in this article. It may work – but more likely it’s just going to make a wasteful, dangerous mess of stringy plastic.
“Slicer” programs fill in the important middle ground of converting STL files you can download from the internet into the gcode instructions your printer needs to build a model. The Anet A8 SD card comes with two slicer programs – “Cura” and “Repetier”. We are going to recommend you use Cura in this guide since we are more familiar with it (it is the slicer of choice for our other 3D printer).
For people who have never done a 3D print in their lives, I recommend you start out by printing one of the pre-compiled gcode files that is on the SD card that came with your A8. There are several options you can choose from, it doesn’t matter which one you pick. The objective is to see if your printer is properly put together and can print out something basic that has already been designed for it.
The process of printing a gcode file is a few easy steps:
The extruder head and bed will begin heating up immediately. Once they are up to temperature, the printing process will begin. Watch it carefully for the first few minutes to ensure the first layer is properly laid down onto the bed and is sticking fine. If it is – you’re free to walk away. If not, you’re in for some troubleshooting.
3ds max 2013 64 bit free download with crack. Autodesk 3ds Max® 2011 software offers compelling new techniques for creating and texturing models, animating characters, and producing high-quality images.
This is the real reason you likely got a 3D printer – you wanted to turn some camera mounts or other quadcopter parts from STL files into real plastic bits you can actually use. In this section, I’m going to walk you through how I printed out my first few STL files on my Anet A8.
As mentioned above, I will be using Cura as my “slicer” – the program that will convert STL files to gcode files the printer can use. I recommend using Cura 14.07 with the Anet A8. It is almost a year old at this point, but I was able to get it working very quickly.
Version 14.07 of Cura should come on the SD card that comes with the printer. You can find it under “A8*A8*A8SoftwareCura 14.07”. You can also download versions of Cura here. We highly recommend you download Cura 14.07.
I briefly tried to get the latest version of Cura – 2.5.0 – working, but was unable to due to some printing problems with the settings I was using. I will continue to attempt to get this to work and will update this guide if I figured it out. Honestly, though, unless you are trying to do some pretty advanced prints, Cura 14.07 should be more than enough for your needs. I have yet to find a model it could not print.
Configuration of Cura is pretty simple. When you first launch the application, you’ll be prompted with the “Machine Creation Wizard”. Click “Next” to access the first configuration page.
In the next step, select “Custom”.
Finally, copy the settings seen in this screenshot on the next page:
With that completed, you’ve told Cura the hardware specs for your printer. You still need to configure it to tell it how to best print. I recommend doing this by loading a pre-programmed “profile” file from Anet. This profile can be found in the ini file on the SD card that comes with the printer (under “A8*A8*A8SoftwareCura 14.07”).
Once you have the file, load it into Cura by clicking File->Open Profile.
Now that Cura is set-up, you can start generating Gcode files that your Anet A8 can use to print objects. This process isn’t too difficult but has a small learning curve to it. To start “Load” an STL 3D model file into Cura using the button in the main window. Position the 3D object inside of the printing box where you want it. You can rotate, resize and move the object using tools which you can find in the main window of Cura. Once you’re done, you can create the GCODE file by clicking the “Toolpath to SD Card” button, which saves a GCODE file to an attached SD card.
From here, the printing process is identical to the steps above “Printing your first GCODE file”. Plug your SD card into your printer and cross your fingers!
The extruder and hotbed FET drivers are one of the big weak points of this printer. Left to their own devices, they will slowly melt the plastic connectors on the main board where you plug in the extruder / hotbed wires. A couple of people have even reported smoking boards. For this reason, I highly recommend bypassing these FETs by using a specialized expansion board. Luckily, these are pretty cheap and readily available. I picked mine up for $16 on Amazon.
The installation process is pretty simple and covered in this guide:
https://3dprint.wiki/reprap/electronics/heatbed_mosfet
I did the mod on both my hotbed and extruder, though most people only suggest the hotbed. This removed all load from my Anet mainboard:
The stock aluminum bed must be covered with painters tape or kapton tape to print well (or at all). This is a little frustrating to work with because it needs to be replaced regularly and it is extremely difficult to get it perfectly flat. The result is 3D prints that have imperfections on the bottom and issues with the first layer of the print.
The best workaround I’ve come across in the printing community is to use a glass sheet on your bed. You can have this sheet made by a local glass specialty store, or you can purchase one on Amazon. Living in a small community with no glass artisans, I opted for the latter. Unfortunately, Amazon only offers glass beds that are slightly smaller than the 220x220mm printing surface available on the A8. Here is the one I picked up: Signtek Heated Bed Glass Plate.
There are many ways to install a glass plate on the bed. I opted to just use Kapton tape to do it. Installation is relatively simple:
This might be the coolest thing about the Anet A8 for me – when you first build it, you have a low-end 3D printer, but you can actually upgrade it to a pretty decent machine by simply using it to print out upgrades for itself. I find the notion of the machine improving itself pretty pleasing. Maybe I’m just a little weird though. Anyhow, here are some of the upgrades I printed for my Anet A8 that I can recommend to anyone:
Upgrading the fan duct had an immediate improvement on the quality of my 3D prints. Had I known what I do now, it would have been one of my first prints. Unfortunately, it is a pretty challenging object to print (it requires supports, among other things). So – if you’re new to 3D printing, don’t try this as your first print! But try it soon.
Getting my filament spool attached to my Anet A8 was a top priority. I didn’t like having to place it on top of a workbench or cabinet. While I was at it, I printed a proper spool adapter / holder, which was a massive print which took almost 16 hours! I recommend both – they really improved the ergonomics of the printer.
Spool mount for A8: https://www.thingiverse.com/thing:2162266
Spool holder for A8: https://www.thingiverse.com/thing:1624641
This is a feature that came with the higher-end Lulzbot mini we own that I wanted on my A8. It confines the movement of the wiring harness for the extruder to simple push-pull motions and protects the wiring. It looks really snazzy once completed.
Extruder harness chain for A8: http://www.thingiverse.com/thing:1872473
These are just my favorite parts I gathered off of Thingiverse. There are hundreds of parts on that site though. Simply search “Anet A8” to see them.
1. Anet A2 3D printer details
2. Slice software installation and usage
3. Printing: 2004 LCD screen introduction, filament installation
4. FAQ and solution
4. Maintenance
For Gearbest customers: If you've purchased Anet A2 Aluminum Metal 3D DIY Printer from us and still have problem after reading the user manual, please do not hesitate to get in touch with us. Just fill in the ticket with your questions at our Support Center and send it to us. We will do our best to deal with your problem as soon as possible. We are always happy to help.
You may also want to read: |
Build New Worlds: understanding how 3D printing works |
How to operate Alfawise U20 3D printer screen |
How to DIY the Anet A8 3D Prusa i3 printer |
Extensive Product Selection● Over 300,000 products ● 20 different categories ● 15 local warehosues ● Multiple top brands | Convenient Payment● Global payment options: Visa, MasterCard, American Express ● PayPal, Western Union and bank transfer are accepted ● Boleto Bancario via Ebanx (for Brazil) |
Prompt Shipping● Unregistered air mail ● Registered air mail ● Priority line ● Expedited shipping | Dedicated After-sales Service● 45 day money back guarantee ● 365 day free repair warranty ● 7 day Dead on Arrival guarantee (DOA) |