<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bear File Converter - Online &#38; Free &#187; 3d printer</title>
	<atom:link href="https://www.ofoct.com/tag/3d-printer/feed" rel="self" type="application/rss+xml" />
	<link>https://www.ofoct.com</link>
	<description>convert office documents, audio, video, image and more file format for free</description>
	<lastBuildDate>Thu, 13 Feb 2020 11:52:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>HOW IS THE MODELING FOR 3D PRINTER REALIZED?</title>
		<link>https://www.ofoct.com/article/how-is-the-modeling-for-3d-printer-realized.html</link>
		<comments>https://www.ofoct.com/article/how-is-the-modeling-for-3d-printer-realized.html#comments</comments>
		<pubDate>Sat, 26 Mar 2016 13:13:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[3d printer]]></category>
		<category><![CDATA[3d printer model]]></category>

		<guid isPermaLink="false">http://www.ofoct.com/?p=447</guid>
		<description><![CDATA[Whatever 3D printing it is at present, a file with STL format is adopted, and STL file is actually a file format that a triangle is used to indicate an entity, such format was defined by 3D printing inventor but <a class="more-link" href="https://www.ofoct.com/article/how-is-the-modeling-for-3d-printer-realized.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Whatever 3D printing it is at present, a file with STL format is adopted, and STL file is actually a file format that a triangle is used to indicate an entity, such format was defined by 3D printing inventor but it has been defaulted as an industrial standard for the image processing field. Nowadays, some foreigners are protruding a 3D printing file with AMF format, which mainly increases such information as model material, texture and color, etc. With the subsequent technical progress, colorful printing will possibly become the mainstream and such file format will take the place of STL gradually. However, STL file format is the mainstream temporarily now. </p>
<p>PS: there is also an obj format, printers basically support such format, but it is used rarely because STL is still the mainstream. </p>
<p>As for how a modeling for 3D printing is realized, I believe that it is essentially about how to acquire STL file. Of course, there are many methods, and I have classified them into the following according to different purposes: </p>
<p>1. CAD Design (Parametric Modeling)<br />
It mainly aims at the application of mechanical components requiring parametric modeling design, common 3D CAD software can be competent, I have learned UG in my university and hence I usually use it, while my colleagues use Solidworks, Pro-E, Catia and so forth. These above are “professional” relatively, but some simple ones can be used as well, such as Sketchup of Google. In addition, there is another real “parametric” modeling design software suitable for those with competence in programming: OpenScad, which is open-source software and directly generates a model through code editing. Its disadvantage is less convenient than graphical modeling software (such as Solidworks, UG, etc.), but as for its advantage, scad file generated is small and its code can be called by other applications for modeling component databases, so they are used conveniently. Even though I can not program it well, I am interested in the software. As for this kind of software, I recommend Solidworks, you can also study Openscad if you are interest in it. I have just printed a six-cylinder engine block model today, which is just this kind of model as follows and realized by Ford Motor Company:  </p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/model-1.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/model-1-300x190.png" alt="model-1" width="300" height="190" class="alignnone size-medium wp-image-448" /></a></p>
<p>2. CG Modeling<br />
3D max and maya that you mentioned are applicable; there are also Rhino and Blender, as well as simple ones such as Zbrush. I have ever used Blender, which is free open-source modeling software, but only the most essential functions of this software are used. Any model designed by this software requires being transferred into printable STL file, but which can cause many structural errors and hence require being processed, fortunately there are some software such as Meshmixer, Meshlab, netfab and so on, which can be used for restoration. I usually use Meshmixer, because it has rich functions and is specially used for 3D printed model processing for free. The following high quality corpse hunter head portrait is just designed by such software.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/model-2.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/model-2-300x211.png" alt="model-2" width="300" height="211" class="alignnone size-medium wp-image-449" /></a></p>
<p>3. Amateurish Software<br />
As for amateurish software, it is just a joke, this kind of software can meet basic requirements for common 3D modeling, they have good functions but insufficiently comprehensive in comparison with professional software such as Solidworks, maya and so on. A series of 3D design software (e.g., Tinkercad) derived from Autodesk (excluding Autocad) are simple very much, namely, Boolean operation is adopted for some entities to obtain simple printable models. Additionally, Meshmixer mentioned above can be used for mixing and matching of some models so as to spoof models. For example, the following one is model of Yoda mixed and matched with the figure of Buddha:<br />
PS: You can browse the home page of Autodesk, where it seems that they are playing chess vigorously in the field of 3D printing software, Meshmixer has just been purchased by Autodesk, which can provide any free applicable modeling software easily used for us.  </p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/model-3.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/model-3-300x219.png" alt="model-3" width="300" height="219" class="alignnone size-medium wp-image-450" /></a></p>
<p>4. Portrait DIY Application<br />
123 Dcatch protroduced by Autodesk can synthesize a printable 3D model with 20 pictures with different camera angles. Yesterday, I found the foreign Faceshop software by chance, it is one rechargeable software and your can use it for free within 15 days, and then you can adopt a picture and select the face profile to generate a 3D head portrait model. But the basic model of the head portrait is designed on the basis of the occidental. I tried it with my head image yesterday to finally generate a model with higher nose. Kinect is combined with Rconstructme software to directly scan a portrait, which probably lasts for more than 10 min, with a printed effect picture as follows:    </p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/model-4.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/model-4-300x188.png" alt="model-4" width="300" height="188" class="alignnone size-medium wp-image-451" /></a></p>
<p> There is good open-source 3D slice printing software Cura, which has the function that import bmp, jpg, png images to generate a model with Buddha statue effect. Currently, there are 3D originality printing shops at home, which can provide such printing service, with printed effect picture as follows:<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/model-5.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/model-5-300x187.png" alt="model-5" width="300" height="187" class="alignnone size-medium wp-image-452" /></a></p>
<p>5. Downloading Models Designed from Model Websites<br />
At present, the best 3D printing model sharing website all over the world is Thingiverse &#8211; Digital Designs for Physical Objects, which is a model sharing website of Makerbot (it has been purchased by stratasys), with total models more than 600000 (codes)。Another one is https://www.youmagine.com protruded by Ultimaker of Cura, on which there are less models. They are two major foreign 3D printing model sharing websites with opposite styles, Makerbot emphasizes from open source to close source, but Ultimaker insists on the open source. Some other ones, such as 3D warehouse of Google, are available, not aiming at 3D printing. There is a perfect website in the U.K., that is Myminifactory：MyMiniFactory.com. We can not only directly purchase models from it, but also download STL for free from it. We are designing a model sharing website 523DP – Sharing 3D Printing Pleasure, which is under the development now, here the quantity of models is the largest at home and you can download models for free.<br />
Learning Suggestions:<br />
In my own opinions, the first (CAD modeling, recommended Solidworks) and second (CG design software, recommended 3dmax) categories are useful for ever, you can select any software for learning, then you will acquire a lot. If you would like them, you’d better learn both of them. Additionally, since you enjoy programming, I will recommend you to learn Openscad, which is simple and easily mastered. The difficulty is possibly dependent on software itself but languages, because the software has not been translated into Chinese and is not so convenient during use.   </p>
]]></content:encoded>
			<wfw:commentRss>https://www.ofoct.com/article/how-is-the-modeling-for-3d-printer-realized.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print A Baymax with 3D Printer</title>
		<link>https://www.ofoct.com/article/print-a-baymax-with-3d-printer.html</link>
		<comments>https://www.ofoct.com/article/print-a-baymax-with-3d-printer.html#comments</comments>
		<pubDate>Sat, 26 Mar 2016 07:57:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[3d printer]]></category>
		<category><![CDATA[Print A Baymax]]></category>
		<category><![CDATA[Print A Baymax with 3D Printer]]></category>

		<guid isPermaLink="false">http://www.ofoct.com/?p=433</guid>
		<description><![CDATA[3D printing technology is very popular nowadays. On internet, and in life, we can find many of things that are printed by 3D printer. It is pretty interesting. The paper discusses about 3D printer. If you are interest in 3D <a class="more-link" href="https://www.ofoct.com/article/print-a-baymax-with-3d-printer.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>3D printing technology is very popular nowadays. On internet, and in life, we can find many of things that are printed by 3D printer. It is pretty interesting. The paper discusses about 3D printer. If you are interest in 3D printer, yet you don’t have a clue of it, this paper can get you started from the starting line, introduce you the basic principles of 3D printer, how to select for purchase, how to establish a model, and how to print. Hope you can print a lovely Baymax (Disney animation protagonist) after reading the paper.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai1.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai1-300x191.png" alt="dabai1" width="300" height="191" class="alignnone size-medium wp-image-434" /></a></p>
<h2>Knowledge Preparation</h2>
<p>3D printing is a process of continuous adding, the layering of raw materials under computer control. There are a number of technologies as below:<br />
1.	Taken high polymer reaction as basic principle (SLA, Polymer Printing, Polymer Jetting, Digital Lighting Processing, Micro Stereolithography).<br />
2.	Taken sintering and melting as basic principle (SLS, SLM, EBM).<br />
3.	Taken powder-binder as basic principle (3DP, Zcorp, voxeljet).<br />
4.	Fuse deposition modeling technology	(FDM).<br />
5.	Layer lamination manufacturing technology (LLM).<br />
6.	Aerosolprinting technology (Aerosolprinting).<br />
7.	Bioplotter technology (Bioplotter).<br />
Each adding manufacturing technology possesses dissimilar principles. Yet, at the core, all aim to produce a layer based on computer data, and then produce one more layer upon the existing layer, and so on, until the entire three-dimensional model is established.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-23.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-23-300x266.png" alt="3dp-work-23" width="300" height="266" class="alignnone size-medium wp-image-422" /></a></p>
<h2>How to select a home-use 3D printer</h2>
<p>The key factor in selecting 3D printer is stability and convenient use.<br />
It is only for your own use, it is suggested not to consider color printing. It is not reliable. Color effects of low price printer are very poor. Layer thickness precision supported is similar. There is not much difference.</p>
<p>In aspects of mechanical precision, it is suggested to purchase those that look stable. If you have strong operational skills, you can purchase aluminum frame kit and assemble on your own.</p>
<p>As a beginner, you don’t have to consider what parameters are important. Select one that is already assembled, and at best, brand one with good comments, certain reputation, and some after-sales supporting. This can avoid many of the problems in future use, and get you experience the fun of successful printing. Interest can be kept on, and skills can then be deepened. I suggest that you can consider FlashForge, which has relatively high cost performance and four and half star favorable reception on Amazon.</p>
<p><a href="http://amzn.to/1QZqgpG">Amazon.com: FlashForge 3d Printer, Dual Extruder, Both ABS and PLA Compatible, 8.8&#8243;x5.7&#8243;x5.9&#8243;build Volume, W/2 Free Rolls: Industrial &#038; Scientific</a></p>
<h2>How to set a model</h2>
<p>At present, regardless of what kind of 3D printing, STL format file is usually applied. STL file, to put it simply, is a file format with triangle representing substance. This format is defined by the person who first invented 3D printing, and has now became default industry standard in the field of image processing. Today, there is a bunch of people who are trying to promote a 3D printing file with AMF format, which mainly adds information on model material, texture, color, etc. Perhaps in future, as technology progresses, color printing will become the mainstream, and this file format may gradually substitute STL. However, at the moment, STL format file is still the mainstream. As well, most printers support obj format files, though not often. Hence, STL is the mainstream.</p>
<p>Modeling software includes 3D max, AutoCAD, Solidworks, Pro-E, Catia, etc. It may be hard for you to use PROE, 3DMAX, MAYA, which are highly professional. It is recommended to start from Sketchup released by GOOGLE. It is considered entry-level 3D modeling software. And also, Rhino, Blender, and Zbrush which is simpler. I’ve used Blender. It is an open source modeling software, for free. I only used its basic functions. Models designed by this type of software needs to be converted into printable STL file. There may be some structural errors to be handled with. And the frequent software for modification are Meshmixer, Meshlab, netfab. I mostly useMeshmixer. It possesses rich functions, and is free of charge. And it is specifically applied for 3D printing model processing. </p>
<p>Nevertheless, as a beginner, you can find ready-made models, e.g. model community (Thingiverse), where there are a lot of beautiful Baymax models.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai2.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai2.png" alt="dabai2" width="292" height="219" class="alignnone size-medium wp-image-436" /></a></p>
<h2>Select printing material</h2>
<p>There are several categories: plastic, metal, ceramics, sugar, sand, etc.</p>
<p>Frequently used plastic materials: ABS, PLA, nylon, photosensitive resin, rubber.</p>
<p>Frequently used metal: stainless steel, titanium, aluminum, and various alloys.</p>
<p>Desktop 3D printer consumables, mainly include three, ABS (Acrylonitrile Butadiene Styrene), PLA (Poly Lactic Acid) and PVA (Polyvinyl alcohol). ABS is the cheapest, with melting point in between 215 ℃ and 250 ℃. PLA is more environmentally friendly, and with lower melting point. Given that desktop 3D printer has patent restrictions, and often has to use open print cartridge design, print compartment temperature is difficult to ensure. Therefore, it is more appropriate to use PLA. PVA is usually used for printing support portion.</p>
<p>As for printing supplied, PLA is recommended for self use, which has no smell. And this one on AMAZON is recommended.</p>
<p><a href="http://amzn.to/1QZzuCi">Argos 1.75mm PLA (Clear)(Natural) MADE IN THE USA : 3D Printer Filament &#8211; 1kg (2.2lbs) Spool &#8211; Dimensional Accuracy: +/- 0.05mm</a></p>
<h2>Start Production</h2>
<p>1. Design Production:<br />
use modeling software to create CAD models and ultimately export STL files. If you downloaded the existing model, you can skip this step.</p>
<p>2. Slicing:<br />
Import STL file generated into printer supporting software, obtain files after slicing. Then, import file into printer printing program. (Basically, all FDM printers have the same step like this.)</p>
<p>3. Printing Phase:<br />
Printer starts to print. It takes some time, and perhaps for a night.</p>
<p>4. Post Processing:<br />
Pose processing is conducted based on the different printing materials. (In general, FDM machines require manual removal of supporting. Advanced FDM machines depend on water-soluble means to remove supporting.)</p>
<h2>Achievements Appreciation</h2>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-1.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-1-300x160.png" alt="dabai-1" width="300" height="160" class="alignnone size-medium wp-image-435" /></a><br />
Front of Baymax</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-2.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-2-300x168.png" alt="dabai-2" width="300" height="168" class="alignnone size-medium wp-image-437" /></a><br />
Back of Baymax</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-3.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-3-300x189.png" alt="dabai-3" width="300" height="189" class="alignnone size-medium wp-image-438" /></a><br />
Baymax in Helmet </p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-4.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-4-300x199.png" alt="dabai-4" width="300" height="199" class="alignnone size-medium wp-image-439" /></a><br />
Baymax in Helmet 2</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-5.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-5-300x200.png" alt="dabai-5" width="300" height="200" class="alignnone size-medium wp-image-440" /></a><br />
Baymax in Helmet 3</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-6.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-6-300x189.png" alt="dabai-6" width="300" height="189" class="alignnone size-medium wp-image-441" /></a><br />
Baymax in Helmet 4</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-7.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/dabai-7-300x188.png" alt="dabai-7" width="300" height="188" class="alignnone size-medium wp-image-442" /></a><br />
Helmet</p>
<p>(Author:前端农民工 Source:zhihu.com, ofoct.com translate to English version)</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ofoct.com/article/print-a-baymax-with-3d-printer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understand How 3D Printer Works in Five Minutes</title>
		<link>https://www.ofoct.com/article/understand-how-3d-printer-works-in-five-minutes.html</link>
		<comments>https://www.ofoct.com/article/understand-how-3d-printer-works-in-five-minutes.html#comments</comments>
		<pubDate>Sun, 20 Mar 2016 13:16:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[3d printer]]></category>
		<category><![CDATA[3d printer how it works]]></category>

		<guid isPermaLink="false">http://www.ofoct.com/?p=399</guid>
		<description><![CDATA[I drew a map all night long, to make it easier for a layman understand what is a 3D printer, what the working principle is, and what types of 3D printers there are. I hope you will have a “wow, <a class="more-link" href="https://www.ofoct.com/article/understand-how-3d-printer-works-in-five-minutes.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I drew a map all night long, to make it easier for a layman understand what is a 3D printer, what the working principle is, and what types of 3D printers there are. I hope you will have a “wow, it’s just like that” after reading the article.</p>
<p>In fact, although there are numerous brands of 3D printer, the working principle is the same in nature. What is the working principle then? Let’s first have a look at the traditional ink jet printer that prints on paper.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-1.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-1.png" alt="3dp-work-1" width="172" height="145" class="alignnone size-full wp-image-400" /><br />
</a><br />
Figure Paper Printer</p>
<p>As we all know, what paper printer prints is planar image. Digital image is a pure color “pixel” piecing together after amplification. Each coordinate point marks one color value for storage.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-2.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-2-300x300.png" alt="3dp-work-2" width="300" height="300" class="alignnone size-medium wp-image-401" /></a><br />
Figure Pixel  For those with intensity phobia, please quickly turn to the next page. </p>
<p>In other words, if we have a “spray-head”, that can freely move on one plane, pixels are injected from on the coordinate system, then printing work is done.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-3.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-3-300x276.png" alt="3dp-work-3" width="300" height="276" class="alignnone size-medium wp-image-402" /></a><br />
Figure Plane Rectangular Coordinate System</p>
<p>Therefore, this appears. To help you understand, I made some simplification when setting the model.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-4.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-4-300x194.png" alt="3dp-work-4" width="300" height="194" class="alignnone size-medium wp-image-403" /></a><br />
Figure Ink Jet Printer Simple Working Principle</p>
<p>First, what we need most is the spray head. It sprays out “pixel” one by one. Now, let’s take a look at what is a spray head.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-5.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-5-300x142.png" alt="3dp-work-5" width="300" height="142" class="alignnone size-medium wp-image-404" /></a><br />
Figure Ink Jet Printer Spray Head</p>
<p>Paper can be brought down by a roller, which completes Y axis movement. The little spray head in the middle moves horizontally, and completes X axis movement. In this way, a plane picture is printed out.<br />
Yet, how does the little spray head in the middle move?</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-6.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-6-300x194.png" alt="3dp-work-6" width="300" height="194" class="alignnone size-medium wp-image-405" /></a><br />
Figure Synchronization Belt (Toothed Belt)</p>
<p>Yes, this with a scientific name of synchronization belt is what we commly called toothed belt. Once it is matched with toothed gear, it can perform free transmission. Sensitive equipment, such as printer, requires toothed belt as transmission device, in general.<br />
Some people say, why are you talking too much nonsense? I only want to hear about 3D printing. Just wait a second. Let’s see. The carrier of plane printing is paper. Plane printing use “paint” to spray. If we are to print something three-dimensional, actual materials must be used in 3D printing.</p>
<p>Here, comes the magic key.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-7.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-7-300x194.png" alt="3dp-work-7" width="300" height="194" class="alignnone size-medium wp-image-406" /></a><br />
Figure 	General 3D printing generally use “strands”</p>
<p>In other words, what we normally see in 3D printer, printing material changes from ink to “thermoplastic plastics”. What is thermoplastic plastic? Thermoplastic becomes soft once heated, and turn to its original form when cooled down. The most commonly used 3D printing materials are ABS and PLA. ABS is an extremely common synthetic plastic. Its nature is A (acrylonitrile), B (butadiene), S (styrene). Just forget it. PLA is also called polylactic acid. Its melting point is very low. Basically, fusion processing can be conducted at 185°C. Therefore, it is the most commonly seen printing material. But, why is this material similar to woolen yarn wire rod?　In fact, it’s simple. If you place plastics (granules) in flaming spray head, in less than two minutes, the spray head will be blocked. Only wire rod can be “steady”.</p>
<p>As we have the material, now we only lack carrier. Let’s add a small steel plate.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-8.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-8-300x194.png" alt="3dp-work-8" width="300" height="194" class="alignnone size-medium wp-image-407" /></a></p>
<p>Figure   When setting the model, I added a small steel plate as shown in above figure. Small steel plate cannot be transmitted in the way like paper by roller. Hence, we add a “synchronization belt” under the small steel plate, to conduct Y axis transmission.<br />
Now the platform is set. X axis and Y axis can move freely. Small spray head can freely move to any position on the small steel plate.</p>
<p>Only one factor is lacking in three-dimensional printing, the Z axis.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-9.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-9.png" alt="3dp-work-9" width="196" height="176" class="alignnone size-full wp-image-408" /></a><br />
Figure Space Rectangular Coordinate System</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-10.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-10-300x194.png" alt="3dp-work-10" width="300" height="194" class="alignnone size-medium wp-image-409" /></a><br />
Figure   Here comes Z axis, the spiral thick stick in above figure.</p>
<p>On the spray head arrangement that can move on X axis, we can add a “magic key” in mechanics. That is “threadlike thick stick”.</p>
<p>We can comprehend threadlike thick stick as a big screw. A nut connects a threadlike thick stick. Once the threadlike thick stick is driven by the electric motor to spin, the spray head can move up and down freely.</p>
<p>The spray head is no longer a common spray head. It can move freely space. Let’s have a look at the effects figure.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-11.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-11-300x194.png" alt="3dp-work-11" width="300" height="194" class="alignnone size-medium wp-image-410" /></a><br />
Figure   This is the equipment that we combined. (For better looking purpose, I used orange color.)</p>
<p>This is the fundamental transmission structure for 3D printer. It is not complicated. In nature, it is just a spray head that can move freely in three axes.<br />
Okay. Let us now load the bullet (raw material), and see how it works. </p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-12.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-12-300x194.png" alt="3dp-work-12" width="300" height="194" class="alignnone size-medium wp-image-411" /></a><br />
Figure    Loaded 3D Printer</p>
<p>We found that 3D printing, in nature, is to melt thermoplastics, spray out thinner “thread” by spray head, and layer by layer, spraying continue, and the layers overlay. Essentially, 3D printing is merely a combination of “plane” layer by layer, which in turn, form a three-dimensional thing.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-13.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-13-300x174.png" alt="3dp-work-13" width="300" height="174" class="alignnone size-medium wp-image-412" /></a><br />
Figure   Use software to simulate 3D printing principle.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-14.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-14-300x225.png" alt="3dp-work-14" width="300" height="225" class="alignnone size-medium wp-image-413" /></a></p>
<p>Figure   These are some of the articles printed by low precision 3D printer. We can easily distinguish the layers and supporting lines one by one. Under most circumstance, such precision is sufficient.</p>
<p>As we all know, to print a plane picture, a JPG picture is enough. Then, in 3D printing, what kind of “doc” do we use for printing?</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-15.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-15-300x188.png" alt="3dp-work-15" width="300" height="188" class="alignnone size-medium wp-image-414" /></a><br />
Figure   In fact, the metal glowing printer that you just see, is applied by this thing.</p>
<p>This is common software used in industrial design and architecture – rhino. Also, solidworks is a common modeling software for parts manufacturing and assembly. There two are more or less inclined to engineering course. 3DMAX and Maya, as you are all familiar with, are modeling software that possess more artistic usage. The modeling principle of these software are not entirely the same. At core, it’s all planes form three dimensions. All “three dimensions” in the world are “piled” by planes in nature. Therefore, the working mode of modeling software is likewise. Almost all modeling software around the world has one most fundamental command, that is, extrusion.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-16.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-16-300x242.png" alt="3dp-work-16" width="300" height="242" class="alignnone size-medium wp-image-429" /></a><br />
Figure   The extrusion process of using one plane to stretch on Y axis.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-17.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-17-300x169.png" alt="3dp-work-17" width="300" height="169" class="alignnone size-medium wp-image-416" /></a><br />
Figure   More complex solidworks assembly parts.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-18.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-18-300x194.png" alt="3dp-work-18" width="300" height="194" class="alignnone size-medium wp-image-417" /></a><br />
Figure   This is a monkey that I made. I wish I have the time to print it out.<br />
Before applying colors, the monkey is like this.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-19.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-19-300x167.png" alt="3dp-work-19" width="300" height="167" class="alignnone size-medium wp-image-418" /></a><br />
Figure   The monkey before applying color.</p>
<p>Hence, to complete a 3D print work, modeling is the first step. As I’m not an art major, my modeling skills cannot match those animation master, I am okay in modeling some industrial parts and product shells.</p>
<p>Regardless of Rhino 3DM format, 3DMAX max format, or DirectX etc., we all can save our software in STL mode, which is applicable to 3D printing.</p>
<p>Okay. The next step is to import SLT mode file into drive software, and then we can start printing.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-20.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-20-300x169.png" alt="3dp-work-20" width="300" height="169" class="alignnone size-medium wp-image-419" /></a><br />
Figure   PLA printing low precision 3D printing drive software. We can see the various parameters in printing. And as I said at the very beginning, we can use the round panel above to debug the movements of X, Y, Z axes, and use the button below to control temperature.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-21.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-21-300x169.png" alt="3dp-work-21" width="300" height="169" class="alignnone size-medium wp-image-420" /></a><br />
Figure   The printing begins.</p>
<p>Actually, this is how it looks at completion. We can use this physical figure to see the inside of 3D printer, which is similar to my model setting figure at the beginning with more disordered wires.</p>
<p>Okay. The above is the fundamental low precision 3D printer working principle and work flow.</p>
<p>No rush. It’s not done. Let’s have a look at high precision 3D printer in other models in the world.</p>
<p>As we all know, for today’s plane printer, in addition to ink jet printer, there are laser printer, electrostatic printer, etc.. 3D printer, as well, adopts the same working principle as I described before, though its name is a bit glamorous.</p>
<p>Let’s now talk about plane printer first.</p>
<p>Take plane laser printer as an example. In nature, it transmits beam “image” to static “image” via toner cartridges, selectively “solidify” a whole piece of powdered ink, and prints it on paper.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-22.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-22-300x243.png" alt="3dp-work-22" width="300" height="243" class="alignnone size-medium wp-image-421" /></a></p>
<p>It’s okay not to ponder on this. To put it in a simple way, one is a prayer free move for ink solidification, and the other is laser static selectively solidifies in the sea of ink powder.</p>
<p>Therefore, besides layered thermoplastics 3D printer discussed above, there is another high precision 3D printer with similar principle with plane laser printer.</p>
<p>The other name for such printer is SLA.</p>
<p>Actually, there is a friend of thermoplastics discussed before, called “thermosetting plastic”. In normal condition, this kind of plastic may possibly be liquid. Once heated or under strong light, or with catalyst function, it will solidify. Such plastic then can no longer be re-utilized for thermoplastic. In other words, it keeps one form for a lifetime.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-23.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-23-300x266.png" alt="3dp-work-23" width="300" height="266" class="alignnone size-medium wp-image-422" /></a><br />
Figure   SLA 3D Printer</p>
<p>As we can see, this kind of printer selectively solidify thermoplastic “sea” via laser beam, and conducts higher precision printing. In nature, it working principle is still first X, Y plane formation and then Z axis layer by layer printing mode.</p>
<p>Of course, there is another SLS (Selective Laser Sintering) 3D printer that possesses similar working principle with this printer. The printing mode of SLS is called – selective laser sintering.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-24.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-24-300x131.png" alt="3dp-work-24" width="300" height="131" class="alignnone size-medium wp-image-423" /></a><br />
Figure  Selective Laser Sinter Technology</p>
<p>This is a kind of high precision 3D printing. It changes liquid above to power material. Via laser, powder sea is selectively melted. In fact, it’s a bit similar to plane laser printer. In nature, 3D formation stays the same with the mode described above. SLS printing mode can already be applied in metal 3D printing. It is a significant progress in 3D printing.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-25.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-25-300x151.png" alt="3dp-work-25" width="300" height="151" class="alignnone size-medium wp-image-424" /></a><br />
Figure   Metal pistols printed with adoption of selective laser sintering technology </p>
<p>Okay, let’s display the works of high precision 3D printer that we talked before.<br />
<a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-26.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-26-300x217.png" alt="3dp-work-26" width="300" height="217" class="alignnone size-medium wp-image-425" /></a><br />
Figure AGILISA, a pretty good high precision 3D printer in Japan.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-27.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-27-300x268.png" alt="3dp-work-27" width="300" height="268" class="alignnone size-medium wp-image-426" /></a><br />
Figure   The internal structure of this printer. It can be observed that all transmission devices are of better precision.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-28.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-28-169x300.png" alt="3dp-work-28" width="169" height="300" class="alignnone size-medium wp-image-427" /></a><br />
Figure   Solidworks parts printed by high precision 3D printer. Spring printed with this material is elastic. And such precision is able to handle some medical devices.</p>
<p><a href="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-29.png"><img src="http://www.ofoct.com/wp-content/uploads/2016/03/3dp-work-29-300x215.png" alt="3dp-work-29" width="300" height="215" class="alignnone size-medium wp-image-428" /></a><br />
Figure   High Precision Model</p>
<p>As a matter of fact, for 3D printing, a saying goes like this – idea in the 10th century, basic technology in 20th century, and market in 21st century.</p>
<p>In today’s world where industrial design is gradually progressing and industrial design is developing speedily, 3D printing possesses immeasurable space for complex formation scale production, individualized customization, and macromolecule material processing. In the 21st century, 3D printing will keep on rapid development. With the efforts of generations of designers and manufacturers, I believe, 3D printing can truly and thoroughly change the world.</p>
<p>(Author:安森垚 Source:zhihu.com, ofoct.com translate to English version)</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ofoct.com/article/understand-how-3d-printer-works-in-five-minutes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
