<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — How to build a 3d printer!!]]></title>
		<link>https://www.soliforum.com/topic/8176/how-to-build-a-3d-printer/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/8176/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to build a 3d printer!!.]]></description>
		<lastBuildDate>Wed, 10 Dec 2014 09:28:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to build a 3d printer!!]]></title>
			<link>https://www.soliforum.com/post/74627/#p74627</link>
			<description><![CDATA[<div class="quotebox"><cite>oamazuera wrote:</cite><blockquote><p>wao guys thanks a lot for your help!!!!!</p><p>I probably will first buy a kit and get to know the 3d printing world and afterwards maybe build my own 3d printer.</p></blockquote></div><p>Hello, I suggest you to buy Flashforge Creator Pro 3D printer, we are the Flashforge manufacturer, and I will be always here to support you for any technical problem.</p><p>Contact me skype: selinah99 and email: sales021@sz3dp.com</p><p>Our Ebay offical online store: search: flashforge 3D printer on Ebay USA, our ID is flashforge_3d_printer.</p>]]></description>
			<author><![CDATA[null@example.com (selinah99)]]></author>
			<pubDate>Wed, 10 Dec 2014 09:28:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/74627/#p74627</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to build a 3d printer!!]]></title>
			<link>https://www.soliforum.com/post/74503/#p74503</link>
			<description><![CDATA[<p>wao guys thanks a lot for your help!!!!!</p><p>I probably will first buy a kit and get to know the 3d printing world and afterwards maybe build my own 3d printer.</p>]]></description>
			<author><![CDATA[null@example.com (oamazuera)]]></author>
			<pubDate>Tue, 09 Dec 2014 14:31:09 +0000</pubDate>
			<guid>https://www.soliforum.com/post/74503/#p74503</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to build a 3d printer!!]]></title>
			<link>https://www.soliforum.com/post/72641/#p72641</link>
			<description><![CDATA[<p>How does one build a piece of furniture or a house or a car. Like anything else you need to understand what it is made of how it is put together and have the Knowledge Skills and Ability to make it happen. </p><p>It may make more sense to just buy a printer or a kit.&nbsp; to start with and learn how to use it and maintain it. Then build one as a second machine. </p><p>I considered building one but decided against it for my first printer. </p><br /><p>to build one from scratch you will need:<br />A design for the printer. They are out there many are open source. <br /> a complete shopping list of parts<br />Then you need to source all the parts.<br />then assemble. <br />then set your firmware settings for your machine then adjust and tune. </p><p>But&nbsp; KSAs<br />Knowledge of need parts <br />ability to effectively purchase the needed items.<br />KSA to assemble the mechanical parts<br />Wire all components together load and program the firmware. <br />and tune everything. </p><p>You will need a good working knowledge of mechanics and electronics as well as Some programming skills to pull it off. <br />Tin</p>]]></description>
			<author><![CDATA[null@example.com (Tin Falcon)]]></author>
			<pubDate>Fri, 21 Nov 2014 23:36:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/72641/#p72641</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to build a 3d printer!!]]></title>
			<link>https://www.soliforum.com/post/72562/#p72562</link>
			<description><![CDATA[<p>First you should familiarize yourself with the basics. Rep rap has alot of info, advice, and bill of materials on their site. The basic concept is a 3 axis cartesian coordinate system (x,y,z) controlling the position of a plastic extruder in 3 dimensional space. </p><p>The basic hardware operations general occur like this: The plate is first prepped for having extruded plastic applied (glue, kapton tape, whatever). Filament is loaded onto a reel holder and fed into the extruder. If there is a heated bed, it must preheat before the print (some programs require you do this manually first). The extruder is preheated. Then the axis are generally usually homed (sent to 0 position on each axis. the extruder will move to x0, y0 and the z axis will return to z0 as well). The controlled will then begin executing the gcode... the extruder will move to the first instructed 3d coordinate (usually right above the plate a paper or two widths above) and the extruder will start pumping out hot plastic as the extruder rides the first 2d layer toolpath. as each 2d layer is completed, the z axis advances one increment and the next layer is printed... so on and so on til a complete 3d object is done. Then the plate cools, the extruder cools, and once cooled you can remove your print.</p><p>So the very basics of what you need are A) the Hot end and Extruder, B) rails or rods or sliders of some sort for each axis C) either threaded rod or belts to drive each axis, D) at least 1 stepper motor per axis plus at least one stepper per extruder (on a single extruder printer that&#039;s a minimum of 4 stepper motors), E) End stops (limit switches), one on each side of each axis (minimum 6), F) One motor controller per stepper (minimum 4) G) one microcontroller board with plenty of pinouts, H) A frame (there are alot of different types of frames) I) A;; the interim wiring, J) some sort of build plate, K) a computer to flash firmware to the board, build and slice 3d models, and to operate the software to export the instructions to the printer. These are the bare minimum parts on the average 3d printer, and is not by any means a complete list. </p><p>This says nothing for all the fittings, screws, nuts, bolts, glue, measuring, programming, calibrating, and such that will need to go into it. Most of the mechanics and framing can be made on the cheap with household hardware parts, but the stepper motors, motor drivers, and controller board are things you will probably need to buy new. If you were really resourceful, you might find steppers inside old printers or cd drives, if you happen to live by an e-waste dump. Most modern printers use regular DC motors with encoders (believe me... I tried finding steppers in old printers from the thrift store). You can also extract the rods from the printers to build a rail system, but you will need to buy bearings. Some 3d printers have been built with encoder motors, but I think it&#039;d be easier to use steppers. The basic idea is to build a rail system for each axis.. it&#039;s often easiest to place the build plate on the z axis on it&#039;s own rail, the extruder is usually attached to the x rail axis on which it slides left and right, and that entire rail is mounted on two rails (one on each side) to allow it to slide forward and backward. Belts or threaded rod, driven by steppers, advance each sliding apparatus in a precise number of increments according to instructions sent to the microcontroller board in gcode, where it is inerpreted by firmware. </p><p>Of coarse there are several different frames and mechanical schemes... you should look up the advantages and disadvantages to each. Supposedly the easiest one to build is described above, but you can also build a gantry style (looks like a cnc mill) or a delta bot (Look it up... it&#039;s pretty funky). I even saw an extruder on a wheeled bot that extruded onto the floor, but this is a very 2 dimensional scheme. They also have 3d pens... the logistics are more complicated, but you can achieve 3d prints with a steady hand and quick wit. And if you are getting super fancy, there are liquid resin 3d printers which use lasers to cure resin in layers to build up a model/object.</p><p>The basic flow of information goes like this: You create a model in a 3d program (like tinkercad). Then you save it as a 3d file (such as an STL). You use a slicer program to turn it into gcode (some slicer programs are integrated into the printer software) which contains instructions on bed temp (if you have a heated bed), tool paths, extrusion rates, etc. If you are using a seperate program to slice, you must save the gcode file, then open it in the printer software. Then the printer software can send instructions to the microcontroller, whose firmware executes the instructions. </p><p>These are some broad general basics to a 3d printer. You should find some walk throughs of builds to see what the actual build process is like, and to see if maybe you might want to take the easy way out and just buy one. They are pretty cheap, and I have had incredible results from a jailbroken Davinci (easier to hack an already built one than to build one yourself. Just sayin) If you do decide to build one, be prepared for alot of sleepless nights and tedious work. And have lots of measuring devices, tools, and aspiring handy.</p><p>Adafruit, Jameco, Microcenter, Amazon, and Ebay have lots of various electrical components and some hardware components you will need. If you go the cheap route, the local hardware store has rails, bearings, and framing material. You may need to customize your build to go this route, or follow someone else&#039;s build. </p><p>3ders.org, instructables, hackaday.com, and many more have various levels of detailed build plans ranging from broad and general, to specific complete with bill of parts and detailed instructions and measurements. Hell, just google &quot;how to make a 3d printer&quot; and you will probably get a ton of good resources. </p><p>As always, a little bit of creativity goes a long way</p>]]></description>
			<author><![CDATA[null@example.com (darkzombie)]]></author>
			<pubDate>Fri, 21 Nov 2014 03:47:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/72562/#p72562</guid>
		</item>
		<item>
			<title><![CDATA[How to build a 3d printer!!]]></title>
			<link>https://www.soliforum.com/post/70164/#p70164</link>
			<description><![CDATA[<p>Hello guys</p><p>I am new to 3d printing and would love to build my own 3d printer. But the problem is I don&#039;t know how or where to get started? Could you help me please????</p><p>thanks a lot for your help</p>]]></description>
			<author><![CDATA[null@example.com (oamazuera)]]></author>
			<pubDate>Thu, 30 Oct 2014 17:22:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/70164/#p70164</guid>
		</item>
	</channel>
</rss>
