Move under www to ease rsync

This commit is contained in:
2025-10-29 10:51:15 +01:00
parent 2bb22c7583
commit 30ad62e938
890 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,125 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Dave Morriss">
<title>My new 3D printer - impressions of the Creality Ender 3 (HPR Show 2581)</title>
<style type="text/css">code{white-space: pre;}</style>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="http://hackerpublicradio.org/css/hpr.css">
</head>
<body id="home">
<div id="container" class="shadow">
<header>
<h1 class="title">My new 3D printer - impressions of the Creality Ender 3 (HPR Show 2581)</h1>
<h2 class="author">Dave Morriss</h2>
<hr/>
</header>
<main id="maincontent">
<article>
<header>
<h1>Table of Contents</h1>
<nav id="TOC">
<ul>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#the-creality-ender-3-printer">The Creality Ender 3 printer</a><ul>
<li><a href="#overview">Overview</a></li>
<li><a href="#assembly">Assembly</a></li>
<li><a href="#assembly-issues-and-observations">Assembly issues and observations</a></li>
<li><a href="#first-print">First print</a></li>
<li><a href="#usage-issues-and-observations">Usage issues and observations</a></li>
</ul></li>
<li><a href="#conclusion">Conclusion</a></li>
<li><a href="#links">Links</a></li>
</ul>
</nav>
</header>
<h2 id="introduction">Introduction</h2>
<p>I have been thinking of buying a 3D printer for a year or so. I had thought of getting a <a href="https://www.prusaprinters.org/prusa-i3/" title="Prusa i3 MK3">Prusa i3 MK3</a> in kit form, but although its cheaper than the built form this printer is not cheap, and I doubted my ability to build it. I was also unsure whether there was a real need for the capabilities of a 3D printer in my life, and whether such a purchase was justified.</p>
<p>I had noticed the Chinese <a href="http://www.creality3d.cn/creality-cr-10-3d-printer-p00096p1.html" title="Creality CR10">Creality CR10</a> printer in the recent past, and wondered about buying one of these at about half the price of the Prusa. This is a good-sized printer which comes fully-assembled as I understand, and it has had many good reviews.</p>
<p>When the <a href="http://www.creality3d.cn/creality-ender-3-3d-printer-p00095p1.html" title="Creality Ender 3">Creality Ender 3</a> was released in April 2018 for around half the price of the CR10 it looked worth the risk to see if I really needed a 3D printer. So I bought one (from Amazon) in June.</p>
<p>As I write this (2018-06-10) its been less than a week since it was delivered, so this is a very preliminary look at the printer.</p>
<h2 id="the-creality-ender-3-printer">The Creality Ender 3 printer</h2>
<p>The Ender 3 is a Fused Deposition Modeling (FDM) Cartesian printer with a heated bed with a 220mm x 220mm x 250mm printable volume. It originates in China and arrives in a partially disassembled form. Assembly is not difficult and takes perhaps an hour or two.</p>
<h3 id="overview">Overview</h3>
<p>The frame of the printer is made from aluminium extrusions and metal fittings which have a high-quality finish. Many other parts are made from metal, and a few from plastic, but there are no 3D-printed parts in it. The X and Y movements are controlled by stepper motors which drive toothed belts. The Z axis is controlled by a single threaded rod. The moving parts are supported by what seem to be hard rubber wheels which ride on the frame.</p>
<p>As can be seen from the pictures below, the printer is quite compact: there is a metal box containing the main controller under the print bed, with an LCD panel and control knob to the right of the unit. The power supply is attached to the frame behind the rightmost vertical extrusion.</p>
<p>The spool holder is mounted on top of the frame (in step with the compact layout) and the filament feed (extruder) consists of a motor driving a small gear and a pulley system to the left of the frame. Filament is fed through a <a href="https://en.wikipedia.org/wiki/Bowden_extruder" title="Bowden extruder">Bowden</a> tube to the moving “hot end”.</p>
<p>The printer will print from a micro SD card which can be inserted into a slot on the front of the control box. There is also a micro-USB connection for a PC or laptop.</p>
<h3 id="assembly">Assembly</h3>
<p>The printer comes well packed in a surprisingly small box.</p>
<p><img src="hpr2581_box_contents_1.png" alt="Boxed printer" /><br />
<b>Boxed printer</b></p>
<p>A small amount of PLA filament is included and the enclosed instructions are largely pictorial.</p>
<p>Unpacking the box shows a number of pre-assembled parts. The bed, controller and extruder are already assembled for example.</p>
<p><img src="hpr2581_box_contents_2.png" alt="Contents of box 1" /><br />
<b>Contents of box, part 1</b></p>
<p><img src="hpr2581_box_contents_3.png" alt="Contents of box 2" /><br />
<b>Contents of box, part 2</b></p>
<p>Tools are included, and all of the bolts and screws are packaged in labelled plastic bags. There is an SD card with detailed assembly instructions, though we found the instruction leaflet was sufficient to allow us to build the printer.</p>
<p>Building did not take very long, though there were three of us to hold things and interpret the instructions.</p>
<p><img src="hpr2581_almost_assembled.png" alt="Almost assembled" /><br />
<b>Almost assembled (Bowden tube not connected)</b></p>
<p>There are many assembly videos on YouTube, as well as blogs about the process, so I will not go into any more detail about this here.</p>
<h3 id="assembly-issues-and-observations">Assembly issues and observations</h3>
<ol type="1">
<li><p>The X axis belt was already fitted and well tensioned. However, fitting and tensioning the belt on the Y axis was difficult, and it was later found that the slack belt resulted in poor print quality</p></li>
<li><p>Feeding the filament through the extruder and Bowden tube for the first time was difficult. The filament should be cut diagonally, but it still snagged as it left the extruder. We found that temporarily disconnecting the Bowden tube allowed it to be fed in without trouble.</p></li>
<li><p>We didnt have any problems inserting the microSD card but there are reports of it missing the slot and ending up inside the control box.</p></li>
</ol>
<h3 id="first-print">First print</h3>
<p>There is a pre-sliced object on the SD card, but we didnt use that.</p>
<p>We used Ultimaker Cura as a slicer in the first instance, optimising the parameters for rapid printing rather than precision.</p>
<p><img src="hpr2581_first_print.png" alt="First print" /><br />
<b>First print was a small “<em>coin</em>” my son had designed in Fusion 360</b></p>
<p>A 1Kg reel of PLA was delivered a few days after the printer, and we started printing items like a <a href="" title="Thingiverse DIN Rail fittings">DIN Rail fitting for my Raspberry Pi 3B+</a>. The quality was good, even though we still had work to do to optimise everything.</p>
<p><img src="hpr2581_DIN_rail_fitting.png" alt="DIN Rail fitting" /><br />
<b>DIN Rail fitting for a RPi 3B+</b></p>
<h3 id="usage-issues-and-observations">Usage issues and observations</h3>
<ol type="1">
<li><p>Levelling the bed is a bit tedious, but it has to be parallel to the Y axis. There are four levelling knobs under the corners of the bed. It is necessary to lower the hot end to a corner of the bed with enough space under it to insert a sheet of paper. The nozzle should gently touch this but not impede its movement as it is slid back and forth. This check and adjustment then needs to be carried out on each corner. Moving the nozzle around the bed is done by using the LCD control panel.<br />
I have seen one review of this printer on YouTube where the reviewer ran a procedure that automatically positions the nozzle at each of the four corners. This feature is not available in the firmware on my printer but I have found a <a href="https://www.thingiverse.com/thing:2874536" title="Thingiverse bed levelling GCode">GCode file on Thingiverse</a> which performs this action.</p></li>
<li><p>Adhesion to the bed was a problem. When printing with the supplied filament it was too strong and removal of the object from the bed was difficult. Later (with new filament) things kept detaching. We found that a glue stick applied to the bed was needed to make the item adhere. The optimisation of this stage is ongoing. Better bed levelling seems to be helping significantly here.</p></li>
<li><p>Problems with the bed being warped have been reported for this printer. There is no very obvious warping on mine, though we have not yet checked it thoroughly. Some users are adding a glass top to the bed, and various add-on adhesive surfaces are available. This is something we are looking into.</p></li>
</ol>
<h2 id="conclusion">Conclusion</h2>
<p>There are upgrades for the printer. Belt tensioners have been made available for the CR10, and these are almost compatible with the Ender 3 - a situation which is likely to change soon. Also, there is an attachment for the hot end which helps direct air from the fan onto the nozzle. Alternative firmware is also available which can be flashed onto the controller. See the <a href="https://www.thingiverse.com/3DMakerFun/collections/creality-3d-ender-3-upgrades" title="Thingiverse upgrades">Thingiverse</a> link for more information about printable enhancements.</p>
<p>This is a great little printer at an amazing price. There are a few issues with it, as mentioned, but overall, in our experience so far, its a really good printer for a beginner.</p>
<h2 id="links">Links</h2>
<ul>
<li><a href="https://en.wikipedia.org/wiki/3D_printing">Wikipedia definition of 3D printing</a></li>
<li><a href="https://en.wikipedia.org/wiki/Bowden_extruder">Wikipedia article on the <em>Bowden extruder</em></a></li>
<li>Printers mentioned:
<ul>
<li><a href="https://www.prusaprinters.org/prusa-i3/">Prusa i3 MK3</a></li>
<li>Creality CR10
<ul>
<li><a href="http://www.creality3d.cn/creality-cr-10-3d-printer-p00096p1.html">Website</a></li>
<li><a href="https://www.banggood.com/DIY-Creality-CR-10-3D-Printer-300300400mm-Printing-Size-1_75mm-0_4mm-Nozzle-p-1085645.html?cur_warehouse=USA">Buy on Banggood</a></li>
</ul></li>
<li>Creality Ender 3
<ul>
<li><a href="http://www.creality3d.cn/creality-ender-3-3d-printer-p00095p1.html">Website</a></li>
<li><a href="https://www.banggood.com/Creality-3D-Ender-3-V-slot-Prusa-I3-DIY-3D-Printer-Kit-220x220x250mm-Printing-Size-p-1278399.html?cur_warehouse=CN">Buy on Banggood</a></li>
<li><a href="https://all3dp.com/1/creality-ender-3-3d-printer-review/">All3DP Review</a></li>
</ul></li>
</ul></li>
<li><a href="https://en.wikipedia.org/wiki/DIN_rail">Wikipedia article on DIN Rails</a></li>
<li>Thingiverse items:
<ul>
<li><a href="https://www.thingiverse.com/thing:2874536">Ender 3 bed levelling GCode</a></li>
<li><a href="https://www.thingiverse.com/thing:2610621/files">DIN Rail fittings</a></li>
<li><a href="https://www.thingiverse.com/3DMakerFun/collections/creality-3d-ender-3-upgrades">Printable upgrades for the Ender 3</a></li>
</ul></li>
</ul>
</article>
</main>
</div>
</body>
</html>