41S Be 0581
41S Be 0581
41S Be 0581
BACHELOR OF ENGINEERING
IN
MECHANICAL ENGINEERING
SUBMITTED BY
Prof. Harsha N
Assistant Professor
Dept. of Mechanical Engineering, Atria IT
2017-2018
ATRIA INSTITUTE OF TECHNOLOGY
(Affiliated to Visvesvaraya Technological University & Approved by AICTE, New Delhi)
ANANDNAGAR, BENGALURU-560024
Certificate
Certified that the project work entitled
“DESIGN AND FABRICATION OF PORTABLE 3D PRINTER”
Is a bona fide work carried out by Ishtiaq Ahmed, M Syed Ismail Zeeshan,
Mohammed Shoaib Shariff, Prashanth S, in partial fulfillment of Bachelor of
Engineering Degree in Mechanical Engineering of Visvesvaraya Technological
University, Belagavi during the year 2017-2018. It is certified that all corrections or
suggestions indicated for internal assessment have been incorporated in the report
deposited in the department library. The project report has been approved, as it satisfies the
academic requirement in respect of the project work prescribed for the Bachelor of the
Engineering Degree.
Dr. K V Narayanaswamy
Principal, Atria.I.T.
1.
2.
ABSTRACT
In this paper, we have focused on the design and fabrication of a portable 3D printer of bed
volume (150 x 180 x 200 mm3) which can be constructed economically. We are using 4 axis
mechanisms where 3 axes are x-y-z and the fourth axis is an extruder.
The process adopted by us is FDM technology, in which different the materials like
PLA (polylactic acid), ABS (acrylonitrile butadiene styrene), HIPS (high impact polystyrene),
etc. By heating any of the filament material to its melting point and it is deposited layer by layer.
Combination of many layers of such type will give us a final 3D model
i
ACKNOWLEDGEMENT
It gives us pleasure while submitting the report to the department to the department of
mechanical Engineering. Atria Institute of Technology, Bengaluru, as a part of our curriculum.
We give our senior gratitude to our management for providing support and encouragement.
We wish our grateful thanks to Dr. Narasimha Murthy, Professor & Head, Department of
Mechanical Engineering, for providing complete guidance, support and encouragement in all
aspects of our project.
We convey our regards to our project guide Prof. Harsha N, Assistant Professor, Department of
mechanical Engineering, for his never-ending support, valuable suggestions and guidance by
sharing his immense knowledge, which facilitated the successful completion of the project.
We are also grateful to Dr. Rajashekar Patil, Professor, Department of mechanical Engineering.
We are extremely thankful and indebted to him for sharing expertise sincere, valuable guidance
and encouragement extended to us.
We give our sincere thanks to prof. Bharath V G, Assistant Professor, Department of mechanical
Engineering, for providing guidance all through our project.
We owe our greatest debt of our lives to our parents for providing us good educations and for
teaching good values of life.
Finally, our sincere thanks to all teaching and non-teaching staffs of the department of
mechanical Engineering, Atria Institute of Technology for their support and co-operation.
ii
CONTENTS
Abstract i
Acknowledgement ii
Contents iii
List of Figures vii
List of Tables ix
Notations x
CHAPTER 1: INTRODUCTION
1.1 Three-dimensional printing 1
1.2 History 1
1.3 Principle 1
1.3.1 Modelling 4
1.3.2 Printing 5
1.3.3 Finishing 6
1.4 Application 6
1.4.1 Education 6
1.4.1 Apparel 7
1.4.4 Construction 8
1.4.4 Dental 9
1.4.7 Domestic Use 10
iii
2.2.1 Cartesian configuration 16
2.2.2 Delta configuration 17
2.2.3 SCARA configuration 18
2.2.4 Polar configuration 19
2.3 Materials used in FDM 3D Printing 20
CHAPTER 3: METHODOLOGY
3.1 Flow chart 24
3.2 Selection of process 24
3.3 Selection of Mechanism 25
3.4 Electronics 25
3.4.1 Controller 26
3.4.2 Stepper Motors 26
3.4.3 Endstops 27
3.4.4 Heated Bed 27
3.4.5 Stepper Drives 27
3.5 Software 27
3.5.1 CAD Tools 27
3.5.2 CAM Tools 28
3.5.3 Firmware 28
3.6 Objectives of our present work 28
iv
4.3.1.1 Linear ball bearing LM8UU 40
4.3.1.2 Linear ball bearing LM16UU 41
4.3.2 Ball bearings 41
4.3.3 Flanged bushing ball bearing 42
4.4 BELTS AND PULLEY
4.1 Belt Drive and its Types 43
4.1.1 Law Of Belting 43
4.5 Timing Belt 44
4.6 Pulley 45
4.7 Extruder 46
4.7.1 Introduction 47
4.7.2 Principle of Extruder 48
CHAPTER 5: ELECTRONICS
5.1 Introduction 50
5.2 Controller Board 50
5.2.1 Arduino Due 51
5.2.2 Beagle Bone Printer Board 51
5.2.3 Azteeg X5 51
5.2.4 Smoothieboard 52
5.3 Ramps 52
5.4 Stepper Motors 53
5.4.1 Selection Of Stepper Motor 54
5.4.2 Stepper Motor Applications 56
5.4.3 Types Of Stepper Motor 56
5.4.3.1 Nema 11 57
5.4.3.2 Nema 14 57
5.4.3.3 Nema 17 57
5.4.3.4 Nema 23 58
v
5.5 Stepper Drives 58
5.6 Lcd Controller 59
5.7 Thermistor 60
5.8 End Stops 61
5.9 Heated Bed 61
5.10 Power Supply 63
CHAPTER 7: CONCLUSION
Conclusion 76
References 79
Publications 81
vi
LIST OF FIGURES
Figure 1.1 CAD modelling 4
Figure 1.2 printing of models 6
Figure1.3 planetary gear 7
Figure 1.4 3D Printed Shoe and Spectacle 8
Figure 1.5 building prototype printed 8
Figure 1.6 human jaw prototype 9
Figure 1.7 Domestic items 10
Figure 2.1 Stereolithography Apparatus (SLA) 11
Figure 2.2 Material Jetting 12
Figure 2.3 Two photon Polymerization 12
Figure 2.4 Selective Laser Sintering 13
Figure 2.5 Binder Jetting 14
Figure 2.6 Fused Deposition Modelling 14
Figure 2.7 Direct Writing Assembly 15
Figure 2.8 Laminated Object Manufacturing 16
Figure 2.9 Selective Deposition Lamination 16
Figure 2.10 Cartesian configuration 17
Figure 2.11 Delta configuration 18
Figure 2.12 SCARA configuration 19
Figure 2.13 Polar configuration 19
Figure 3.1 Flowchart 24
Figure 3.2 Cartesian type mechanism 26
Figure 4.1 cad design 29
Figure 4.2 Detailing of NEMA 17 30
Figure 4.3 X-Axis cad design 31
Figure 4.4 X-Axis holder cad design 32
Figure 4.5 Y-Axis cad design 34
Figure 4.6 Z-Axis cad design 36
vii
Figure 4.7 Mechanism for Z – axis movement (vertical direction) 37
Figure 4.8 Heat Bed 38
Figure 4.9 Linear Bearing 39
Figure 4.10 LM8UU linear bearing 40
Figure 4.11 LM16UU linear bearing 41
Figure 4.12 Ball Bearing 42
Figure 4.13 Flanged bushing ball bearing 42
Figure 4.14 Timing Belt 44
Figure 4.15 Pulley 46
Figure 4.16 E3D V6 Extruder used in our 3D Printer 48
Figure 4.17 Hot end of extruder 49
Figure 5.1 Ramps 1.4 53
Figure 5.2 A4988 Stepper drive[15] 58
Figure 5.3 LCD Controller 59
figure 5.4 Thermistor 60
Figure 5.5 Endstop 61
Figure 5.6 Heated Bed 62
Figure 5.7 Power Supply 63
Figure 6.1 valves of sprinter 65
Figure 6.2 shows configuration of teacup[16] 66
Figure 6.3(a) program of Arduino 69
Figure 6.3(b) marlin firmware 70
Figure 6.4 design in solid works 71
Figure 6.5 Cura 73
Figure 6.6 Repetier Host 74
Figure 7.1 Fabricated 3D Printer 77
Figure 7.2 3D printed parts 78
Viii
LIST OF TABLES
Table 2.1 Materials Used 20
Table 4.1 Flanged bushing ball bearing 42
Table 4.2 Pulley Specification 47
Table 7.1 Machine Specification 76
ix
NOTATIONS
V = Velocity in ms-1
r = Radius in mm
C = Center distance between rods in mm
A = Area in mm2
W = Width in mm
H = Height in mm
I = Inertia in mm4
E = Young’s modulus in N/mm2
Y = Deflection in mm
T = Torque in Nmm
F = Load in N
D = Diameter in mm
Dstd = Standard Diameter in mm
Dm = Mean Diameter in mm
ω = Angular Velocity in rads-1
Mt = Moment in Nmm
N = Speed in RPM
P = Pitch in mm
µ = Co-efficient of friction
σ = Stress in N/mm2
x
CHAPTER 1
INTRODUCTION
Design and Fabrication of Portable 3D Printer 2017-18
Chapter 1
INTRODUCTION
1.1 3D PRINTER
A 3d printer is an additive manufacturing technique where 3D objects and parts are made
by the addition of multiple layers of material. It can also be called as rapid prototyping. It is a
mechanized method where 3D objects are quickly made as per the required size machine
connected to a computer containing blueprints of any object.
The additive method may differ with the subtractive process, where the material is
removed from a block by sculpting or drilling. The main reason to use 3d printer is for 90% of
material utilization, increase product life, lighter and stronger. 3D printing is efficiently utilized
in various fields such as aerospace, automobile, medical, construction and in manufacturing of
many household products.
1.2 HISTORY
The 3D printing innovation is not a new concept as many think. When FDM (fused
deposition modeling) licenses had expired in 2009, the 3D printing became a new innovation
topic. What's more, because of which it turned out to be more mainstream, individuals
envisioned that FDM was the just a single added substance producing system. Be that as it may,
the initial 3D printing procedure was SLA not FDM, and its first patent was recorded in 1980's.
Here is the historical backdrop of 3D printing innovation, from 1980 to today.
In 1980's there was the introduction of 3 primary 3D printing systems. Dr. Kodana was
the first person to present layer by layer approach for assembling and furthermore he was the
principal individual to create fast prototyping strategy. What's more, he made a progenitor for
SLA. He polymerized a photosensitive gum with the assistance of UV light, however, did not
succeed. Shockingly for Dr. Kodana, the full patent detail was not recorded by him before the
one-year due date after the application. the causes of 3d printing innovation can be followed
from 1983.
In 1983 Charles hull was the person to do a patent on stereolithography. Frame designed
the term stereolithography in august 8, 1984 patent application for "Contraption for creation of
3 dimensional questions by stereolithography". Furthermore, was the main individual to make
SLA-1 (stereolithography) machine in 1987.
Charles hull was the founder 3D system Corporation (one of the biggest and more propel
association working in 3d printer division today). Hull characterized stereolithography as the
unique technique which is used for making solid objects by printing successive layers of
ultraviolet curable material on top of other. In frame's patent, he clarifies, a concentrated light
emission light is centered around the surface loaded with a fluid photopolymer. The light ray
which is controlled by a computer draws each layer of the model on the surface of the liquid.
wherever the bright light strikes the surface, the photopolymer polymerizes and changes to solid.
Using the software CAD/CAM mathematically slices (converts into layers) the models. then the
process builds the models layer by layer.
During the year 1990’s the other 3D printing innovation and processes were emerged
during this year. And the introduction of new 3D printer manufacturers and cad tools. 3D
systems make their first commercial sale of stereolithography (SLA) system. And the other
emerging processes were ballistic particle manufacturing (BPM) patented by William masters,
solid ground curing (SGC) was been patented by Itzchak Pomerantz et al.
Furthermore, other developing organizations saw amid the nineties till today - Stratasys, EOS,
and 3D systems. The 1990's were the time of first use of the 3D printer in medical researchers,
who consolidated the way of pharmaceutical and 3D printing and opening the chances to
numerous clients. In 1992 the patent done on fused deposition modeling was issued to Stratasys,
who had developed may 3D printers both for professional and for individuals. The SLA
(Stereolithographic) apparatus was made in this year by 3D systems. The first SLA machine
uses a UV laser solidifying photopolymer, and a liquid with the viscosity and color of honey
that makes the object layer by layer. This was the first rapid prototyping form that had changed
the engineering world and design for ever.
From 1993-1999, the main actors of the 3D printing sector, which had emerged with
various techniques. Sanders prototype (later Solidscape) and Z Corporation were set up in 1996
in terms of commercial operation, Arcam was established in 1997.
During that time where these 3D printing sector had started to begin the demonstrate
distinct diversification with these two very specific regions emphasis that is clearly defined
today. They were very high end 3D printing and still they are very expensive which were geared
up towards the par production for high value and complex parts. This are growing rapidly and
ongoing but the results are now visible in production applications across the automotive,
aerospace, medical and in jewelry sectors. And at the other end, some of the 3D printing system
manufacturers were developing and advancing the “concept modelers”, they were called at that
time. These 3D printers kept on focusing on overall development and improvement of these
functioning prototyping that were being developed on specifically as these offices and user
friendly and the cost effective systems. However, these systems were very much useful in
industrial applications.
At the lower end of market, the 3D printers that today are been seen. During this term
there, price was a war between the 3D printing companies with the increase in improvement,
accuracy, speed and materials. In 2007 the market saw the first system under 10,000$ from 3D
systems but it never hit the market as supposed to be. This was due to the market influence of
other companies.
In 2005, Z-Corp launched the spectrum Z510. The first color and high definition 3D
printer. The first SLS machine commercially accessible in 2000, which gave opportunities to
the manufacturer to build industrial parts. A 3D printing startup company Objet built a machine
that could print more than one material, which allowed a single part that can be manufactured
and fabricated with different material properties.
In 2009, was the year where the FDM patents fell into the public domain, giving an
expansive wave for the development in FDM printers and due to the drop of the price of desktop
3D printers, the technology was more accessible and increased visibility. A French company
named Sculpteo was started in this year which had offered 3D printing cloud and online printing
services using stereo lithography or laser sintering. which was another step towards 3D printing
technology. A host of similar deposition printers have emerged with marginal unique selling
point and they continued to do so. The ethos of RepRap is all about open source developments
of 3D printing and keep it commercialize.
As the various additive processes developed. It is said that soon metal removal will no
longer be the only metal removal process done through a moving head through a 3D work
envelope converting the mass of raw material into desired shape layer by layer. In 2010 there
was a first decade in which metal end use parts like engine brackets and large nuts would be
made by printing instead of machining.
1.3 Principle
1.3.1 Modelling
The object or the model which has to be printed first it has to designed or modeled using
a CAD (computer aided drawing) tool like solid works etc. By the 3D scanner or by the digital
camera and a very unique photogrammetry software. These 3D printed models were created
with help of the CAD results in the reduction of errors which were found and can be corrected
before printing. In manual modelling process of preparing geometric data for 3d computer
graphics is similar to plastic arts such as sculpting. Based on this data 3-dimentional models of
the scanned object can be produced.
After modelling in CAD tool the model often be (in .skp, .dae, .3ds or some other format) then
it needs to be converted to either a .STL or .OBJ format, to allow the printing software to be
able to read it.
1.3.2 Printing
After the model has been converted to STL, it must be first examined for “errors”, this
step is called the “fixup”. In most of the cad applications produce errors in output STL files
errors like sekf intersection, improper holes, face normal has to be corrected.
Once the file is converted to STL, the file has to be processed by a software called
“slicer” which will convert the model into series of layers and produces a G-code file containing
instructions to a specific type of 3D printer. This G-code file can be printed by using 3D client
software (which loads the G-code and uses it to instruct the 3D printer during printing. In
practice the client software and the slicer program exist, including Cura, Slic3r, repetier host,
pronterface and skeinforge as well as closed source programs like simplify 3D and KISSIicer3D.
3D printer follows the G-code instructions to lay down successive layers of liquid,
powder, paper or sheet material to build model from a series of cross sections. The such as
plastic, sand, metal etc can be \used through a print nozzle. These layers, which correspond to
the virtual cross sections from the CAD model, are joined or automatically fused to create the
final shape. Depending on what the printer is making, the process could take up to minutes or
hours. Printer resolution describes the layer thickness and X-Y resolution dots per inch (dpi) or
micrometers(μm).The layer thickness which can be found can be around the 100gm mark,
although some of these machines such as the object connex series and the 3D Systems ProJet
series can be very much printed as thin layers as 16µm. These resolution of X-Y is comparable
to that of laser printers. The particles (3D dots) are around 50 to 500µm (510 to 250 Dpi) in
diameter.
The method of Construction of models can take away from several hours to several days,
depending how big the model is, method used, printing speed, and complexity of the model.
Typically, the time can be reduced to few hours depending on the type of machine used and
size. 3D printers give designers and concept models using a desktop size of 3D printer.
1.3.3 Finishing
The printer produced resolution is very much sufficient for many of the applications
but the printing will be a slightly oversized version of these desired object which can be the
standard resolution and then the process of removing material can give greater precision. Some
printable polymers allow the surface finish to be smoother and improved using chemical vapor
processes.
There are some of the additive manufacturing techniques which are very capable of using
multiple materials in these course of constructing parts. These techniques are very much able to
print in multiple colours and colour combinations simultaneously. Some printing techniques
require internal supports to be built for overhanging features during construction. These supports
must be mechanically removed or dissolved after completion of the printing. The
commercialized metal 3D printers which very much likely to involve in cutting the metal
component of the metal substrate after deposition. The very new process for the GMAW 3D
printing which will allow for substrate surface modifications to remove many aluminum
components manually with hammer.
1.4 Application
1.4.1 Education
New learning material: often you must want new teaching materials but may not be able
to afford to budget for them. Now their resources can be made using a 3D printer, saving money
on your department budget. When we will be Printing our own learning, materials is not only
cheaper but it will be almost always quicker too. Even though students are traditionally taught
through books and theory, kinesthetic learners prefer to learn through using aids and materials.
3D printing which also allows you to bring any of the subject matter to life as the physical aid
to engage all of your students for a very long period of time increasing that their learning and
improving their problem solving and critical thinking capabilities.
1.4.1 Apparel
3D printing has spread into the world of clothing with fashion designers experimenting
with 3D-printed bikinis, shoes, and dresses. When we talk about the commercial production,
Nike is using 3D printing to prototype and manufacture the very same football shoe for the
American football players and the company New Balance is 3D manufacturing custom fit shoes
for all the athletes.
3D printing has come to the point where companies are printing consumer grade eyewear with
on demand custom fit and styling (although they cannot print the lenses). On demand
customization of glasses is possible with rapid prototyping.
1.4.4 Construction
With the help of 3D printers, we are able to build civil models like prototype of building
or plan structures. So that the customers can easily visualized the models.
1.4.4 Dental
With the help of 3D printers, we are able to print jaws it can be a prototype or it can be
a jaw bone which can be transplanted as per the needs. An 83-year-old British woman recently
underwent the first-ever custom transplant of a lower jaw made by a 3D printer.
1.4.5 Medical
Medical applications for 3D printing are expanding rapidly and are expected to
revolutionize health care. Medical uses for 3D printing, both actual and potential, can be
organized into several broad categories, including: tissue and organ fabrication; creation of
customized prosthetics, implants, and anatomical models; and pharmaceutical research
regarding drug dosage forms, delivery, and discovery. The application of 3D printing in
medicine can provide many benefits, including: the customization and personalization of
medical products, drugs, and equipment; cost-effectiveness; increased productivity; the
democratization of design and manufacturing; and enhanced collaboration. However, it should
be cautioned that despite recent significant and exciting medical advances involving 3D
printing, notable scientific and regulatory challenges remain and the most transformative
applications for this technology will need time to evolve
LITERATURE SURVEY
Design and Fabrication of Portable 3D Printer 2017-18
CHAPTER 2
LITERATURE SURVEY
2.1 Various techniques developed for additive manufacturing
2.1.1 Photopolymerization
Curing of photoreactive polymers/ resins with laser or UV light (Ex SLA, MATERIAL
JETTING, TPP) [1] Stereolithography Apparatus (SLA) method was invented in 1986 and
was typically used in the first-generation commercial 3D printers. Printers which are using
stereolithography to concentrate the beam of UV rays on the top of the surface of the object
which should be replicated. The object is filled with resin. When light hits the resin, you get a
high resolution 3 D model of the object you have used.[2]
The Material jetting is one of a unique and the only additive manufacturing technology that
can be a combination of many different print materials within the same 3D printed model inside
the same print job. The multi material is obviously a printing process is very much capable of
constructing functional assemblies which reduces the need for multiple builds. With the
respective ASTM standard of material jetting is the only process in which where there are some
of the droplets that can build material can be selectively deposited onto a heated bed to develop
a 3D object.
2.1.2 Powder
High power laser to sinter small particles of material (Ex: SLS, BINDER JETTING)
Selective Laser Sintering (SLS) is a rapid prototyping process that builds media in powder
form, which is fused together by using powerful carbon-dioxide laser to form final product. SLS
uses a high-powered C02 laser to fuse small particles of powdered material to create 3
dimensional parts. When a laser where it will selectively which will fuse the powdered materials
by scanning X&Y cross sections on the top of the surface of a powder bed. The model is built
one layer at a time from supplied 3D CAD data [4]. SLS is very much capable of producing
very highly durable parts for real world testing [12].
Binder Jetting is a rapid prototyping where the material being jetted is a binder, and is
selectively sprayed into a powder bed of the part material to fuse it a layer at a time to print the
required part
2.1.3 Material Extrusion: Extruding a filament at appropriate temperature (Ex: FDM, DWA)
Fused Deposition Modeling (FDM): This is a process by which a machine deposits a filament
(Thermoplastics or wax)[11]. On top or next to same material, in order to create a joint by heat
or adhesion[4].
Direct Writing Assembly where the term direct writing is to describe the fabrication methods
that will be employed on the computer control translation stage which will move a pattern
generating device which is an ink deposition nozzle to create a lot of materials with can be under
controlled architecture and composition.
2.1.4 Lamination
Layering sheet materials which are cut and laminated together
Laminated Object Manufacturing (LOM): In the LOM technology, the layered material is
rolled on the building platform . The material which is coated with an adhesive layer and when
the feeding roller starts heating to melt down the adhesive. After that the top layer will be glued
to the previous one[8]. A blade or a laser is will be used to draw the geometry of the object to
build and draw crosses on the rest of the surface to facilitate the extraction of the final objects.
Selective Deposition Lamination: In this process it will involve the layers of adhesive which
are coated with paper that are very successively glued together with the heated roller and cut to
the required shape with a laser cutter layer by layer[9]. When the roller with these materials
moves each of the new sheet of material over the last and repeats the process until the object is
complete.
can be seen in action on the models from Ultimaker and MakerBot [14]. With the Printrbot
Simple instead of moving the print head purely in XY space, one of the axes are changed by
moving the print bed itself. This is a very easy and simple design, and therefore it will be easier
to maintain, but at the sacrifice of printing speed.
Delta 3d printers feature a circular print bed. The extruder will be suspended above that
by three arms in a triangular configuration thus the name “Delta” (Figure 2.11). These nifty
robots were designed for speed and they also have the advantage of a print bed that does not
move which could be advantageous for certain prints. The benefits which are obtained from the
Delta configuration is that when the moving parts are lightweight it will be easier to travel. That
results in faster printing with greater accuracy. Most “traditional” printers have a moving build
platform. This means that the object you are printing is always moving which can lead to prints
coming loose due to the constant jerks and to inaccurate prints especially when the prints get
higher. Delta configuration are much more better in building higher objects like a vase because
the platform is fixed. They tend to be higher anyway which creates a bigger build volume[13].
Because of the way they are build it is also fairly easy to make them bigger (not in width but
certainly in height). When the overall construction is much less complicated and uses very less
parts which will be reducing the maintenance and costs. Because of the arm construction it must
be a lot taller than your build volume.
This category uses a polar coordinate system. It is pretty much similar to that of
Cartesian configuration except that the coordinate sets describe points on a circular grid rather
than a square. All of which means that you can have a printer with a spinning bed, plus a print
head that can move up and down. The biggest advantage of a polar configuration 3D printer is
that the printer can easily function with only two stepper motors.
Printing Bed
Material Description
Temp Temp
PLA (Polylactic Acid) is one of the two
most commonly used desktop 3D printing
materials (with the other being ABS). It is
the ‘default’ recommended material for
many desktop 3D printers, and with good
reason - PLA is useful in a broad range of
printing applications, has the virtue of
PLA both odorless and low warp and it will not 180 - 220 20 - 55
require a heated bed. PLA plastic is also
one of the eco-friendlier 3D printer
materials available; it is made from
annually renewable resources (corn-
starch) and requires less energy to process
compared traditional (petroleum-based)
plastics.
ABS (Acrylonitrile Butadiene Styrene) is
another commonly used 3D printer
material. Best used for making durable
parts that need to withstand higher
ABS 220-235 °C 80-110 °C
temperatures. In differentiating to PLA,
ABS plastic is less brittle. It can also be
post-processed with acetone to provide a
glossy finish.
METHODOLOGY
Design and Fabrication of Portable 3D Printer 2017-18
CHAPTER 3
METHODOLOGY
3.1 Flow chart
The following flow chart shows the methodology used by us in construction of 3D
printer. The first step is to select one of the additive manufacturing process among many process
explained in chapter 2. Then an appropriate mechanism is selected for X, Y and Z axis
movements, considering various factors such as cost of fabrication, simplicity of design,
synchronization, accuracy etc. Once the mechanism is selected the next step is integration of
electronics and software then the machine is designed and fabricated. The last step is,
synchronization of mechanical, electrical and software elements of the machine.
The FDM technology is clean, simple to use and it is environmentally stable. Complex
shapes and intricate parts can be printed. FDM is at the very entry of the market as it mainly
used by individuals. FDM is an affordable 3D printing process compared to other 3D printing
technologies.
FDM starts with a product procedure which forms an STL file (stereolithography file
format), scientifically cutting and situating the model for the building procedure. In the event
that required, support structures might be created. The machine may apportion numerous
materials to accomplish diverse objectives. The model or part is created by extruding little
amount of thermoplastic material to the desired shape layers as the material solidifies promptly
after expulsion from the nozzle. A plastic filament or metal wire is loosened up from a loop and
supplies material to an extrusion nozzle which can turn the flow on and off. There is commonly
a worm drive that pushes the filament into the nozzle at a controlled rate. The nozzle is warmed
to soften the material. The thermoplastics are warmed past their glass change temperature and
are then saved by an expulsion head.
The nozzle can be moved in both even and vertical bearings by a numerically controlled
component. The nozzle takes an instrument way controlled by a PC helped producing (CAM)
programming bundle, and the part is developed from the last, one layer at any given moment.
Stepper engines or servo engines are commonly utilized to move the expulsion head. The system
utilized is frequently an X-Y-Z rectilinear outline, albeit other mechanical plans have been
utilized. In spite of the fact that as a printing innovation FDM is exceptionally adaptable, and it
is fit for managing little shades by the help of bringing down layers.
today utilize this kind of plan. The Cartesian arrange frameworks has for quite some time been
utilized for instruments like plotters, CNC processing machines, and 2D printers.
3.4 Electronics
3.4.1 Controller
The controller is the brains of our 3D Printer. Almost all 3D Printer controllers are based
on the of the Arduino microcontroller. While a lot of variations exist. they are exchangeable and
basically all do the same thing. Now and then the controller is a remain solitary circuit load up
with chips on it, in some cases the controller is an Arduino Mega with an extra board (called a
"shield').
3.4.3 Endstops
Mechanical switches are less complicated to implement and cheaper than optical end
stops because they do not require a circuit board and only use 2 wires for connecting the switch.
Resistors Pull up and down can put close to the main board. Contact-less magnetic switches are
called read switches. They are proximity switches that close (or switch over) if a magnet comes
close enough (usually 1 mm or less) and open if the magnet moves away. Reed switches are
utilized as sensors in home caution frameworks to identify open windows and doors.
3.5 Software
3.5.1 CAD Tools
Computer Aided Design are used to design 3D parts for printing. Computer aided design
(CAD) is where we use the computer system to assist in the creation modification analysis or
optimization of a design. Computer aided design software is utilized to expand the efficiency of
the creator, enhance the nature of configuration, enhance interchanges through documentation,
and to make a database for manufacturing.
Computer-aided design files in the most genuine sense are intended to enable you to effectively
change and control parts in view of parameters. Now and then CAD files are alluded to as
parametric records. The parts which are being represented as a tree of Boolean operations which
are performed on primitive shapes such as cubes, spheres, cylinders, pyramids.
3.5.3 Firmware
3D Printer electronics are controlled by an inexpensive CPU such as the Atmel AVR
processor. Atmel processors are what Arduino-based microcontrollers use. These processors are
exceptionally weak contrasted with even the normal 10 to 15-year-old PC you find in the landfill
these days. However, these are CPUs so they do run primitive software. This primitive software
they run is the firmware. The entire software chain that makes the 3D Printer work, the firmware
portion of it is the closest you get to actual programming. In fact, the term for what you are
doing with firmware is called cross compiling.
CHAPTER 4
DESIGN AND FABRICATION
The carriage is fixed to the lower timing belt of the loop, such that the belt movement
results in the movement of the carriage. When the motor rotates in clockwise direction, since
the carriage is connected to the lower belt in the loop, it moves from right to left. When the
motor rotates in an anticlockwise direction, the carriage moves from left to right. To design this
mechanism for horizontal movement, the carriage is designed first for balance, so that the weight
of the carriage and the extruder nozzle is distributed equally on both the rods Figure 6. The
weight of the extruder nozzle is found and accordingly, the carriage is designed. The carriage is
designed using the free body diagram of the carriage..
Figure 4.4 shows the free body diagram of the carriage. The thickness of the carriage is decided
based on the diameter of the rods. The width is decided based on the dimensions of the extruder
nozzle.
Design of X Carriage
Assumptions:
Weight of the extruder assembly = Kg
L1 = Distance between 2 SS rods in carriage.
L2 = Distance between 2nd rod and end of carriage.
Taking Σ FY = 0
R1 + R2 = 10
Taking Moments about point 1:
Σ Mt = 0
10 × (L1 + L2) – (R2 × L1) = 0
L1 = -2L2
I = [πd4] / 64 (1)
The rotary motion of motor is converted into linear sliding motion by timing belt – pulley
connection as shown. The X – axis rods are fixed to the carriages with the help of holes in side
face of the carriages. The carriages will slide along the Y – axis over the two cylindrical rods
using linear bearings.
These cylindrical rods are fixed rigidly to the frame. The timing belt is mounted onto
the pulley which is driven by the motor on one side and a support pulley on the other side. The
carriage is fixed to the lower timing belt of the loop, such that the belt movement results in the
movement of the carriage. When the motor rotates in one direction, the carriages are connected
to the lower belt in the loop moves from front to back or in opposite direction depending on the
motor orientation. The two motors should be in perfect synchronization for high quality printing.
To design this mechanism for Y – axis movement, first the carriages are designed. The
carriages are designed to mount the motor, pulley and to hold X – axis rods. Since these carriages
are symmetric there is no problem of imbalance and hence the carriage dimensions are
determined by the mounting area required by the motor, supporting pulley and the holes to hold
the X – axis rods rigidly.
1 𝐹𝐿3
𝑌max = ( ) = 26.9 microns
48 𝐸𝐼
The rotary motion of the motor is transfer by rotating the leadscrews connected to the
bed by using flange nut and shaft coupler as shown. The torque produced by the motor is
transmitted to the lead screws by using shaft coupler and flange nut. When the motor rotates,
say in a clockwise direction, shaft coupler rotates lead screws in the same direction, say in a
clockwise direction. The bed is connected to the lead screws using threaded couplers, this makes
the bed move in a vertical direction when the lead screw rotates.
To design this mechanism for vertical movement, we have to first decide the print volume of
the3D printer. Depending on the volume, the height of the lead screw and area of the bed are
calculated. Figure 4.7 shows the print bed, it consists of a PCB to heat the bed which is attached
to the aluminum sheet of area 500 X 500 mm2. To give bed structural stability fiberglass is
provided at the bottom with the help of a rubber pivot.
Components of bed
Dimensions of Bed
Next is to calculate the weight of the object the bed should withstand. Based on the weight the
diameter (Dm) of the lead screw is found using (3) where L is the lead and µ is coefficient of
friction:
𝐷𝑚 𝐿+µπ𝐷𝑚
𝑇=𝐹 × ( ) [π𝐷 ] (3)
2 𝑚 −µL
Dm = 9.77mm
Dstd = 12mm
4.3 BEARINGS
Bearings is a device used to support and guide a rotating Oscillating, or sliding shaft, pivot
or wheel. At whatever point a pole pivots, it needs a heading for smooth, powerful activity. A
heading is intended to:
• Reduce friction
• Support a load
• Guide moving part – wheel, shaft, pivots
Types of Bearings:
There are two major types of bearings we use in this project , they are:
➢ Linear Bearing
➢ Ball bearings
High-viscosity PTFE filled oil (super-lube) for example shown best results here. Synthetic Gear
Oil also showed very good results. On the other hand, The Gremlin recommends low viscosity
lithium soap-based lube when using bushings. In a High viscosity greases, such as axle grease,
can clog up roller bearings and cause them to slide instead of rolling. This will wreak havoc on
your expensive precision round linear rods. He recommends a grease, NLGI Grade.
Width (mm): 37
Bearing dimensions and specification in brand catalogue:
d - 16 mm
D - 28 mm
B - 37 mm
B1 - 26,5 mm
D1 - 27 mm
W - 1,6 mm
Weight - 0,05 Kg
Basic dynamic load rating (C) - 0,71 kN
Basic static load rating (C0) - 0,53 kN
The reason for a ball bearing is to reduce rotational friction and support radial and axial
loads. It can be achieved this by using at least two races to contain the balls and transmit the
loads through the balls. In most applications, one race is constant and the other is attached to
the turning/rotating assembly (e.g., a center point or shaft). As one of the bearing races pivots
it makes the balls turn too. Since the balls are rotating as they have a much lesser coefficient of
grating than if two level surfaces were sliding against each other
4.3.3 Flanged bushing ball bearing
Specification
Brand Machifit
Model F623ZZ
Material Bearing steel
Size 3x10x4mm
Outer Diameter 10mm
Inner Diameter 3mm
Thickness 4mm
provides cushioning against load changes, albeit with less strength than gears or chains.
However, improvements in belt engineering allow the use of belts in systems that only formerly
allowed chains or gears.
The middle line of the belt as it approaches the pulley must agree with the central plane of that
pulley generally belt will take off from the pulley.
A Timing belt, timing chain or cambelt is a part of an internal combustion engine that
synchronizes the rotation of the crankshaft and the camshaft(s) so that the engine's valves open
and closes at the correct circumstances during each cylinder's intake and exhaust strokes
Design of timing belt for X and Y axis
D=d= Diameter of pulley = 2cm
C = Center distance between two pulleys = 700mm
L = Length of the timing belt
π
L = 2 (D + d) + √4c 2 + D2 + d2 (5)
L=1.46319m
𝐹
𝜎= (6)
𝐴
Area = 7.703 mm2
Width=5.925mm
Standard width=6mm
4.6 PULLEY
A wheel with a furrowed edge around which a rope passes, which acts to alter the course of
a power connection to the rope and is utilized to raise overwhelming weights.
➢ Fixed pulley
➢ Movable Pulley
➢ Compound Pulley
A pulley is a wheel on a pivot or shaft that is intended to help develop and alter of course of
a link or belt along its outline. Pulleys are utilized as a part of an assortment of approaches to
lifting loads. apply powers, and to transmit control. In nautical settings, the gathering of the
wheel, pivot, and supporting shell is alluded to as a "piece." A pulley may likewise be known
as a sheave or drum and may have a section between two ribs around its perimeter. The drive
component of a pulley framework can be a rope, link, belt, or chain that keeps running over the
pulley inside the section.
By and large talking, for best execution, you need no less than 6 teeth in contact with
the pulley at any given time. That limits the possibility of the belt slipping, and decreases
kickback significantly further. By and by that implies you need at least a 12-tooth pulley. Past
that base, fewer teeth are for the most part superior to more teeth, since a little pulley gives both
more torque and more determination. You get more torque in light of the fact that the more
drawn out your "arm", the less torque you have (Imagine the heap is mounted on an arm the
length of the range of the pulley, the shorter that arm, the less demanding it is to lift the heap),
and you get higher determination, since you have a settled number of steps per unrest, and a
little pulley moves a shorter straight separation for every progression. A wheel with a notched
edge around which a string passes, which acts to alter the course of a power connection to the
string and is utilized to raise substantial weights.
For the most part talking, for best execution you need no less than 6 teeth in contact with
the pulley at any given time. That limits the shot of the belt slipping, and decreases kickback
significantly further. By and by that implies you need at least a 12-tooth pulley. Past that base,
fewer teeth are for the most part superior to more teeth, since a little pulley gives both more
torque and more determination. You get more torque on the grounds that the more drawn out
your "arm", the less torque you have (Imagine the heap is mounted on an arm the length of the
range of the pulley, the shorter that arm, the less demanding it is to lift the heap), and you get
higher determination, since you have a settled number of steps per transformation, and a little
pulley moves a shorter straight separation for each progression.
4.7 Extruder
4.7.1 Introduction
Extrusion is a procedure used to make objects of a settled cross-sectional profile. A
material is pushed or pulled through a die of the desired cross-sectional profile. The two main
advantages of this process over manufacturing processes are its ability to create very complex
cross-sections and to work with materials that are brittle. Because the material only encounters
compression and shear stresses. It also forms parts with an excellent surface finish.Commonly
extruded materials include metals Polymers, ceramics, concrete, play dough, and foodstuffs.
The products of extrusion are generally called “extrudates". Drawing metal is themain way to
produce wire, sheet, bar, and tube.
needed here. These include metals, cement, glues, glass, mineral fiber materials, PEEK, PTFE,
and Kapton tape.
CHAPTER 5
ELECTRONICS
5.1 INTRODUCTION
The electronics board controls the printing process, as they are the most essential in the printing
process. Electronics purpose of the designed is easy to connect and used by Beginner, Developer or
Manufacturer. With the multiple quick connectors, these can put the power cables of parallel connection
together.
The electronic board consists of :
➢ CONTROLLER BOARD
➢ STEPPER MOTOR
➢ STEPPER DRIVE
➢ LCD CONTROLLER
➢ THERMISTER
➢ END STOPS
➢ HEAT BED
➢ EXTRUDER
➢ POWER SUPPLY
5.2.3 AZTEEG X5
The acting X5 GT is a 32-bit ARM-based movement controller for 3D printers, CNC machine,
and laser cutters. The X5 GT keeps running on Smoothieware firmware and is depends on Smoothieboard
by the great Arthur Wolf. The X5 GT utilizes the capable 32bit, 120Mhz NXP LPC1769 ARM chip able
to do speedier calculations for faster and Smoother movements.
Configuration is easier using a text-based configuration file loaded on SD card, no need to upload
firmware every time you make the change. Just edit the config file from your or then reboot the board
with the new config and you are done.
The X5 GT highlights the new Bigfoot stepper driver impression which is double the size of the normal
drivers. This impression enables higher current drivers to run on the X5 GT for demanding CNC
applications. It additionally permits utilization of further developed SPI controlled drivers. The X5GT will
acknowledge both Bigfoot and Pololu style drivers.
5.2.4 SMOOTHIEBOARD
It runs a Cortex M-3 with integrated A4982 stepper drivers that support 1/16 micro stepping. There
are 3 types of boards available the 3x, 4x, and 5x… the number denotes the number of stepper motors that
it supports. Communication between developers and the public leaves a lot to be desired. Being younger
than the Stallworth’s Marlin and Repetier, safety features lag behind. Features that prevent your printer
from catching fire are not as developed as some of the other firmware.
5.3 RAMPS
Arduino and its compatible boards utilize printed circuit extension boards called "shields", which
connects to the regularly provided Arduino pin headers. Shields can guide the motor controls, GPS,
Ethernet, LCD, or breadboarding (prototyping). Ramps are the best-opted shield for Arduino Mega
2560Ramps have turned into the most famous, most utilized 3D Printer hardware from 2012 up until the
present date. It shares hardware ideas (stepper driver, thermistor, radiator MOSFETs, and so forth.) with
numerous different gadgets. Likewise, take note of that the cost of both the RAMPS board and the Arduino
Mega 2560 and the Pololu drivers has been relatively sparing than different shields and controllers.
Features of Ramps
➢ Built on stable Arduino Mega 2560 Base
➢ Modular - Easier to TroubleshootUp to 1/32 microstamping (using DRVSS2S based driver boards)
➢ It has provisions for the cartesian robot and extruder
➢ Expandable to control other accessories
CONCLUSION
We here use a RAMPS 1.4 version which is easily available and most effective for the performance and
stability of the Arduino board.
➢ Micro-Stepping
A stepper motor dependably has a settled number of steps. Smaller scale venturing is a method for
expanding the number of ventures by sending a sine/cosine waveform to the curls inside the stepper motor
In many cases, miniaturized scale venturing permits stepper engines to run smoother and all the more
precisely. Smaller scale venturing between post positions is made with bringing down torque than with
full-venturing, however, has a much lower propensity for mechanical swaying around the progression
positions and you can drive with significantly higher frequencies. On the off chance that your motor is
close to mechanical confinements and you have high erosion or flow, smaller scale steps don't give you
substantially more exactness over half-venturing. At the point when your motor is 'overwhelmed' and you
don't have much grating, at that point smaller scale venturing can give you substantially higher exactness
over half-venturing. You can exchange the higher situating exactness for moving precision as well.
➢ Bipolar
Bipolar can refers to the internals of the motor, and each type has a different stepper driver circuit board
to control them. Bipolar motors are the strongest type of stepper motor. You identify them by counting
the leads there should be four or eight. They consists of two coils inside and stepping the motor round is
achieved by energizing the coils and changing the direction of the current within those coils. This requires
more mind-boggling electronics than a unipolar motor, so we utilize an extraordinary driver chip to deal
with all that for us.
➢ Unipolar
Unipolar motors consists of two coils, but each one has a center tap. They are readily recognizable
because they have 5, 6 or even 8 leads. It is possible to drive 6 or 8 lead unipolar motors as bipolar motors
if you ignore the center tap wires. A 5-lead motor has both middle taps connected, so re-wiring them to a
4-lead version requires at least opening the motor if it can be done at all. The fundamental excellence of
unipolar engines is that you can stop them without reversing the direction of current in any coil, which
makes the gadgets less difficult. Since the inside tap is utilized to empower just 50% of each loop at once,
unipolar engines, for the most part, have less torque than bipolar engines.
➢ Holding Torque
Stepper engines don't offer as much torque or holding power as practically identical DC servo engines or
DC equip motors. Their leverage over these engines is one of positional control.
➢ Size
The physical size of stepper motors is generally portrayed through a US-based NEMA standard, which
describes the dart up an example and shaft width notwithstanding the NEMA estimate rating, stepper
motors are additionally evaluated by the depth of the motors in mm. Regularly, the energy of a motor is
proportional to the physical size of the motors.
➢ Shaft
Any part that goes on a stepper motor shaft expects the shaft to be roughly 5 mm Dia. On the shaft there
is a different size, you will need to make allowances for this in the (plastic) parts you obtain. Based on all
the above factors we will be using a NEMA 17 and NEMA 23 Stepper Motor which is a permanent magnet
type stepper motor.
A stepper motor is one sort of electric motor utilized as a part of the apply autonomy industry. Stepper
motor moves a known interim for each pulse of power. These pulses of power are provided by a stepper
motor driver and are referred to as a step. As each progression moves the motor a known separation it
makes them convenient gadgets devices for repeatable positioning.
• NEMA 17
• NEMA 23
5.4.3.1 NEMA 11 :
This hybrid bipolar stepping motor which consists of a 1.8-degree step angle which is 200
steps/revolution. Each phase draws a 670mA at 3.5V, allowing for a holding torque of 600 gcm. These
motor consist a four colored coded wires which will be terminated to the bear leads black and green
connected to one coil; red and blue connected to the other. It can also be controlled by a pair of suitable
H bridges.
5.4.3.2 NEMA 14
This hybrid bipolar stepping motor has a 1.8-degree step angle which is 200 steps/revolutions.
Each of the phases draws a 500mA to 10V, allowing for a holding torque of 1 kg-cm. these motor consist
of four color-coded wires which will be terminated with bare leads which are black and green connected
to one coil; red and blue connected to other. It can be controlled by a pair of a suitable H bridge.
5.4.3.3 NEMA 17
A NEMA 17 stepper motor is a typical motor with 1.7x1.7 inch faceplate. The NEMA 14 is bigger
and for the most part exceptionally heavier than the alternate motors, for example, NEMA 14, yet this
additionally implies it has more space to put a higher torque. Its size isn't an indication of the power. This
4 wire bipolar stepper has a 1.8 degree for each progression for smooth movement and the decent holding
torque. The engine was is determined to have a maximum current of 350mA so it could be driven
effectively with Adafruit engine shield for Arduino and the divider connector or lead corrosive
battery.obally accessible.
5.4.3.4 NEMA 23
This high torque hybrid stepping motor has a 1.8-degree step angle. Each of the phases draws 1A
at 5.7V allowing for holding torque of 4 kg-cm. the motor has a six-colored coded wire terminated with
bare leads that will allow it to be controlled by the unipolar and the bipolar stepper motor drivers. When
it is used with a unipolar stepper motor all six leads are used. When it is used with a bipolar stepper motor
driver the center tap yellow and the white wires can be left disconnected.
CONCLUSION For our 3D printer, we are using a NEMA 17 stepper motor which satisfies the demand
for our design and requirements of the 3d printer.
This full graphic smart controller contains an SD Card peruser a turning encoder and the 128x64
dot matrix LCD display. IT can without much of a stretch be associated with the slopes of the 3d printer
utilizing the keen connector included.
After the connection with ramps, it doesn't require pc any longer as the smart controller supplies control
for your SD card. Facilitate all activities like Further all actions like the calibration, axes movements can
be done easily with this Smart controller.
5.7 THERMISTOR
A thermistor is utilized to detect the temperature of the hot end. Frequently a Second thermistor
detects the temperature of the Heated Bed.
Thermistors are the resistors that difference in protection with the difference in temperature. Great
characteristics of the thermistor are an anticipated precisely known protection esteem at each temperature
in its working extent. The bringing down or rise relies upon the kind of the thermistor per degree Kelvin
this is called as its coefficient. Positive warm coefficient PTC will increment as in protection from the
expansion in temperature, negative ones NTC will diminish. The recipe by and by isn't straight so now
and then a precise table of estimations is superior to the direct equation. These estimations can be normally
found in the datasheet of that goes with the thermistors. NTC thermistor for the temperature sensor is one
where has the thermistor chip welded with leads by composite patching procedure and after that
incompletely treated by glass fixing. They are comprised of these semiconductors which will be for the
most part silicon and germanium and these offer a protection esteem can be differed by numerous request
of extents in their temperature run. A 100k NTC thermistor has a protection estimation of 100k ohms at
room temperature and drops as low as 100 ohms at 300 degrees Celsius.
An HBP can also allow users to print without rafts. These Flat and their respective heated parts on the
bed will be of many various materials each with different advantages and disadvantages.
The motor plus single hot end takes up to 5A or so, The heated bed typically takes 5A-15A. For a
standard setup with the heated bed, look to a total 18-30A which are about a 220-360W at 12V. for some
setup might be able to use fewer power ones. Switch mode power supplies have relatively complex circuits
that are to convert mains AC electricity to DC voltages that required by the Steppers and the Electronics
circuit. The main advantage is that of a Switch mode power supply is highly efficient in converting energy.
CHAPTER 6
FIRMWARE AND SOFTWARE
6.1 INTRODUCTION
Firmware is the permanent software used in read-only memory(ROM) in the form of nonvolatile
memory in a computer program that provides to control the device in hardware. It can provide a standard
operating environment to the devices to more complex software that allows hardware to run on the
operating system (os), to perform various devices to complete all monitoring and other manipulation
functions. The firmware is used for different purposes like consumer appliances, computer peripherals
etc. 3D printer electronic devices are controlled by CPU such as Intel processor and Based on Arduino
microcontroller used in the 3D printer. These processors are used in the computer to run the primitive
software. The firmware of entire software makes the 3D printer work, the firmware portion of it is the
closest you get to actual programming. Therefore, the term what you are doing with firmware is called
cross-compiling.
6.2.1 SPRINTER
Firmware in the sprinter use for adjustment of motor to move from each time from one place to
another and they are calibrated at by seeing the movement of motor
6.2.2 TEACUP
Firmware in the Teacup is fast and runs steppers smoothly. It avoids C++ in favor of plain C, uses
100% integer math to the given works and very hard to minimize/eliminate long math operations in
interrupt context.
Installation Using Arduino IDE
While in Teacup Configuration tool should be needed some configuration, there might be some
situations where you want to give Arduino IDE a try. Here's the following steps:
• Especially on Windows 7 or 8, make sure you can see file extensions. Where as in Vista is known
to do funny things when they're hidden.
• In case you have an ATmega2570, or -1284P based electronics, also install Gen7 Arduino 2570
will get supported in any desktop.
• Before opening in the Arduino IDE, we must rename the unpacked folder into Teacup and
Firmware. E.g. from Traumflug-Teacup_Firmware-448df5d to Teacup Firmware.
• If you're using Arduino IDE 1.6.x to 1.6.9, delete these folders inside the top level
folder: attic, simulator, extruder, and research.
• Do basic setup like above.
• Menu -> File -> Save board as.... If your Arduino IDE is v1.0.x or earlier, save not, as offered by
default, into configuration, but directly into the main Teacup folder.
• Same for the printer configuration.
• Menu -> File -> Save configuration.
Then you can open Teacup and Firmware. Predirectly in Arduino IDE. If it asks to rename this file to
*.ino, accept this. It should build and upload
6.2.3 SJFW
SJFW Perl host is mainly based on test bed, but is perfectly useable for printing the 3 D model. if
you have Perl and the Device like Serial Port Perl library installed. This should be available for all
operating systems such as windows 7, 8 and 10 etc. In addition, the sjfw Perl host is the only host presently
to support advanced CRC calculations.
6.2.4 MARLIN
Marlin is an open source firmware in which any of RepRap family to replicate in Rapid
prototyping and it is popularly known as a 3D printer. It was obtained by Grbl and Sprinter and it
became open source for all 3D printer. Marlin is used for a respected 3D printers like ultimate, Prusa,
and Printrbot for just a few of the vendors who ship a variant of marlin. Marlin runs in 8-bit micro-
controllers the chips are at the center of open source reference platform for marlin Arduino Mega2560
with RAMPS 1.4.
Marlin is firmware can be used in any of single-processor electronics, like supporting for
ultimaker, ramps, and several other Arduino2570-based on 3D printers. It supports printing over USB or
from SD cards with folders and uses look-ahead trajectory planning. Marlin is licensed under the GNU
GPL v3 or later. It is based on sprinter firmware, licensed under GPL v2 or later. Marlin Firmware runs
through a 3D printer’s main board, to manage all the real-time activities on the machine. It coordinates
the heaters, buttons, sensors, steppers, LCD display, lights and everything will be involved in the 3D
printing operation. Marlin implies on additive manufacturing process called as FUSED DEPOSITION
MODELING. In this process a motor pushes the thermoplastic filament into a hot nozzle which melts and
extrudes the material while the nozzle is moved under computer control. After several minutes it start
laying layer by layer to form a physical object. The control-language for Marlin is used to derivative of
G-code. G-code gives commands about machine to do simple things like to “set heater 1 to 210°,” or
“move to XY at speed F.” To print a model through Marlin, it must be converted to G-code using a
program called a “slicer.” Since every printer is different, but we won’t find G-code files from download
we should need to slice by yourself. As Marlin receives movement of all commands it allows themselves
into a movement queue to be executed in the order received. The stepper will interrupt the processes for
queue and they start converting linear movements into precisely-timed electronic pulses to the stepper
motors. Even at modest speeds Marlin needs to generate thousands of stepper pulses every second. Since
CPU speed limits how fast the machine can be moved, we’re always looking for new ways to optimize
the stepper interrupt! Heaters and sensors are managed in a second interrupt that executes at much slower
speed, while the main loop handles command processing, updating the display, and controller events. For
safety purpose in Marlin firmware it will actually reboot the CPU gets too overloaded to read the sensors.
6.2.5 SAILFISH
Better print quality in the Sailfish and it is careful to run critically timed operations at the highest
priority in the microprocessor. Unfortunately, not so easy in the MBI firmware. When printing very fine
detail at high print speeds, this can make a difference. Also, while printing over USB, through connecting
to pc in the fact that the firmware returns error messages actually leads to improved print quality. It is used
for support for auto leveling requires printers with AT mega 2560 processors and a Z height probe. Sailfish
can be enhanced to control software for any 3D printers, for incorporating new features intended for
advanced users. With its numerous features, Sailfish has evolved into the firmware users of MakerBot-
style printers based upon the Replicator 1 and 2 series of 3D printers. A 3D printer’s firmware is the
software used in any printer to controls the printer’s behavior in Desktop. If the software which can receive
printing instructions from Arduino, Replicator G, SD card files, and other desktop programs which can
execute themselves to create your 3D printed models. This documentation of firmware will be able
intended to help you or navigate according to the firmware on your 3D printer, from this basic setup and
navigation of the LCD screen, in advanced coming to adjustments or updates and the particulars of the
diagnosing Sailfish-specific issues.
6.4 SOFTWARE
Computer software is an part of a computer system which can be consists of data or computer
instructions software is all information processed by computer systems program and data. In the 3D
printer, the software performs an important role for sending the information from one place to another
without software we cannot perform any virtual object which is to be sliced and printed is not obtained.
The programming platform is an embedded C and C++ program where C++ program acts an important
role in the 3D printer the specification required for movement and parameter are directly calibrated and
loaded on the controller. the software is the platform where it can create any 3D model by using any 3D
software.
6.5 SOFTWARE USED FOR DESIGNING THE 3D PRINTER
6.5.1 SOLIDWORKS
It was published by Dassault system. The solid works are used for solid modeling computer-aided
design (CAD). It runs on operating systems like windows7 or 8 etc. the 3D printed parts were designed
using solid works to develop an assembly of a 3D printer with complete design with solid works you can
print directly to 3D printer, similar to how you would print a document to your normal printer.it can also
give different types of output like STL, IGES, VRML and JPEG etc.
Most probably we are using STL file because it accepts the format of 3D printing and there are many
formats provide more information about the model being printed. It does not require any post-processing
to define data such as orientation, color, material etc. solid works support any slicing software to produce
any G-code for printing the 3D models, so we have preferred solid works 2015 for designing complete
model in this software.
6.5.2 CATIA
It was also published by DASSAULT SYSTEM. CATIA stands Computer Aided Three-
dimensional Interactive Application. it can be used to create 3D CAD models, but this cannot be used
directly for input in a 3D printer.The 3D printer is a layer-by-layer process, hence it does not support any
slicing software. This process cannot be done CATIA, whereas it does not have any STL file to convert
any G-code. this is problems faced while designing the 3D model in the catia
around it support different file formats such as STL, 3MF, AND OBJ. we are using in our 3D printer is
STL file format because the model is completely designed from solid works and the file format is in STL.
Every model we design for print it must be translated by cura into instructions your ultimaker will
understand. The first thing you will need is a 3D model just make sure export file is in STL file format so
that cura understand it. within moments, cura slices your models ready for print. You can do any changes
required for a 3D printer using printer setting.
CHAPTER 7
CONCLUSION
The outcome of this project was to build a portable 3D Printer which has been successfully
completed. The design of the frame is made robust and compact using aluminum sections. The material
selection of the various elements is economical. Using a single motor for vertical movement along with
a proximity sensor makes bed leveling easy and the bed movement is monitored with resolution in
microns. The drawback in few of the 3D Printer which uses bed movement in Y axis has distortion of the
printed layer at high rates of printing. To overcome this drawback, a new mechanism has been developed
which uses bed movement in Z. The control of the mechanism becomes easy because of less number of
motors and good synchronization can be achieved using this new 3D printer technique.
Table 7.1: Machine Specifications
Specifications
Build Volume 150L x 180W x 180H mm3
Connectivitiey USB, SD
REFERENCES
[1] A. Ramya and Sai leela Vanapalli, 3d Printing Technologies In Various Applications.
International Journal of Mechanical Engineering and Technology, 7(3), 2016, pp. 396–409.
http://www.iaeme.com/currentissue.asp?JType=IJMET&VType=7&IType3
[2] C.W. Hull, Apparatus for Production of Three-dimensional Objects by Stereolithography,
in, Google Patents, 1986.
[3] Dr. Rajashekar Patil, Deepak D, Dharshan Gowda S, Krishna Kashyap C S, Mohammed
Murtaza, Prashanth S N, Harsha N and Bharath V G, Economical 3d – Printer by Adopting
FDM Technique, International Journal of Mechanical Engineering and Technology, 8(4),
2017, pp. 442-447.
http://www.iaeme.com/IJCIET/issues.asp?JType=IJCIET&VType=8&IType=4
[4] Hideo Kodama, "Automatic method for fabricating a three-dimensional plastic model with photo-
hardening polymer," Review of Scientific Instruments, Vol. 52, No. I l, pp 1770-1773, November
1981
[5] Hideo Kodama, "A Scheme for Three-Dimensional Display by Automatic Fabrication of Three-
Dimensional Model," IEICE TRANSACTIONS on Electronics (Japanese Edition), vol. J64-C,
No.4, , April 1981
[6] Beck, J.E.; Fritz, B.; Siewiorek, Daniel; Weiss, Lee (1992). "Manufacturing Mechatronics
Using Thermal Spray Shape Deposition" (PDF). Proceedings of the 1992 Solid Freeform
Fabrication Symposium.
[7] Amon, C. H.; Beuth, J. L.; Weiss, L. E.; Merz, R.; Prinz, F. B. (1998). "Shape Deposition
Manufacturing With Microcasting: Processing, Thermal and Mechanical Issues" (PDF).
Journal of Manufacturing Science and Engineering 120 (3).
[8] Freedman, David H. "Layer By Layer." Technology Review 115.1 (2012): 50—53.
Academic Search Premier. Web. 26 July 2013.
[9] Jason King Book Review: 3D Printing — The Next Industrial Revolution, 3D Printing Direct
Digital Manufacturing Pioneers, Headquarters, 27th April 2014.Replicator World, June 2013
[10] Gary Anderson Christopher Barnatt on "The Business of 3D Printing", 10th October 2013.
[11] T. Prabhu. Modern Rapid 3D Printer - A Design Review. International Journal of Mechanical
Engineering and Technology, 7(3), 2016, pp. 29–37
[12] Jabbar Qasim Al-Maliki, Alaa Jabbar Qasim Al-Maliki (2015), the Processes and Technologies of
3D Printing, International Journal of Advances in Computer Science and Technology, pp. 161–
165
BOOKS
INTERNET SOURCES
[15] https://www.pololu.com/product/1182
[16] http://forums.reprap.org/read.php?1,516185
[17] http://scholar.harvard.edu/files/lewisgroup/files/lewis_afm_2006.pdf
[18] https://www.sculpteo.com/en/glossary/selective-deposition-lamination-definition/
[19] http://marlinfw.org/
PUBLICATIONS
INTERNATIONAL JOURNAL
[1] Dr. Rajashekar Patil, Ishtiaq Ahmed, Mohammed Shoaib Shariff, Syed Ismail Zeeshan, Prashanth S,
Harsha N and Pradeep Kumar K, Design and Fabrication of Portable 3D Printer, International Journal of
Mechanical Engineering and Technology 8(11), 2017, pp. 129–135.
http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=8&IType=11
[2] Ishtiaq Ahmed, Mohammed Shoaib Shariff, M Syed Ismail Zeeshan, Prashanth S, , , .
“Troubleshooting for FDM Technology”, Volume 6, Issue I, International Journal for Research in
Applied Science & Engineering Technology (IJRASET) Page No: , ISSN : 2321-9633, www.ijraset.com
ABSTRACT:
3D printing is an additive manufacturing technique in which 3D objects are printed with the help of CAD
(computer-aided design) software. Different processes are available in 3D printing technology such as (1) FDM (fused
deposition method),(2) SLS(selective laser sintering) (3) EBM (electron beam machining,(4) LOM(laminated object
manufacturing),(5) DLP (digital light processing),etc. In this paper, we have focused on the design and fabrication of
a portable 3D printer of bed volume (150 x 180 x 200 mm 3) which can be constructed economically. We are using 4
axis mechanisms where 3 axes are x-y-z and the fourth axis is an extruder. The process adopted by us is FDM
technology, in which different the materials like PLA (polylactic acid), ABS (acrylonitrile butadiene styrene), HIPS
(high impact polystyrene), etc. By heating any of the filament material to its melting point and it is deposited layer by
layer.
Combination of many layers of such type will give us a final 3D model.
Key words: 3D Printing, Mechanism, FDM, Rapid Prototyping.
Cite this Article: Dr. Rajashekar Patil, Ishtiaq Ahmed, Mohammed Shoaib Shariff,
Syed Ismail Zeeshan, Prashanth S, Harsha N and Pradeep Kumar K, Design and Fabrication of Portable 3D Printer,
International Journal of Mechanical Engineering and Technology 8(11), 2017, pp. 129–135.
http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=8&IType=11
I. INTRODUCTION
3D printing refers to as additive manufacturing method basically used for making threedimensional objects. The object may be
of any form. The method of making this object is known as additive manufacturing. In this additive method, an object is built
from its base by adding multiple layers of materials to it. The additive method is taken from the subtractive process, where the
material is removed from a block by using the methods such as drilling or sculpting. The material used in the development of
3D objects is mainly plastic, though in recent development there has been an additional development toward the alternative
materials like metals of various composition and organic matter like carbon and its derivatives. 3D printing technology is used
by manufacturers like automobiles, aerospace, dental, medical companies due to the accurate and efficient production of objects
[1]. The 3D printed objects will be lightweight and rapid prototyping of the objects can be done.
III. MECHANISM
A. Conceptual Design
The design of the model has to be done in software where the actual model with the required dimensions is developed so that
it can be used to print the model. To develop and fabricate the model there are many process and parameters involved mainly
design of the model. The design process is started by keeping the print volume as a basic design parameter. As the objective of
the project is the construction of economical and sizable 3D Printer, the print volume of 150 x 180 x 200 mm 3 is selected. The
3 – Dimensional motion is achieved by synchronization of movements in X, Y and Z directions. Hence mechanism of our 3D
Printer is Z plus core XY. This mechanism uses 4 stepper motors, two for Y-axis movement (to and fro movement), one for Z-
axis movement (Vertical movement) and one for Extruder filament. This mechanism uses a single motor to control lead screws
to which the print bed is connected for the movement in Z – direction. The lead screws are driven by the motor which in turn
moves the bed in the vertical direction. Two motors have been used here because the print volume is large, there will be a
disruption in the movement if only a single motor is used. The conceptual design has been initially visualized in Sketch-up
software.
B. X-axis Movement
Figure 1 shows the rendered CAD model of the mechanism of Lateral movement. It consists of the carriage, cylindrical rods,
pulleys, timing belt and extruder nozzle (used in FDM process) arranged as shown.
The rotary motion from the motor in the y-axis is converted into linear sliding motion and this linear motion is transfer by
flange bearing by timing belt- pulley connection as shown. The extruder nozzle is the main printing part of the machine. For
its movement in a horizontal direction, the carriage is provided. The extruder nozzle is mounted onto to the carriage on one
side, this may result in imbalance and failure of the machine. To avoid this, the carriage is mounted on two rods and designed
for balance.
The carriage slides in the horizontal direction over these two cylindrical rods using linear bearings. These cylindrical rods
are fixed rigidly into the holes present in the carriages that move in the Y direction. The timing belt is mounted onto the pulley
which is driven by the motor on one side and a support pulley on the other side.
C. Y–axis Movement
Figure 3 shows the rendered CAD model of the mechanism for Y-axis movement. It consists of Carriage, Cylindrical Rods,
Pulleys and Timing Belt arranged as shown.
mounted onto the pulley which is driven by the motor on one side and a support pulley on the other side. The carriage is fixed
to the lower timing belt of the loop, such that the belt movement results in the movement of the carriage. When the motor
rotates in one direction, the carriages are connected to the lower belt in the loop moves from front to back or in opposite
direction depending on the motor orientation. The two motors should be in perfect synchronization for high-quality printing.
To design this mechanism for Y-axis movement, first, the carriages are designed. The carriages are designed to mount the
motor, pulley and to hold X-axis rods. Since these carriages are symmetric there is no problem of imbalance and hence the
carriage dimensions are determined by the mounting area required by the motor, supporting pulley and the holes to hold the X-
axis rods rigidly.
D. Z-axis Movement
Figure 4 shows the rendered CAD model of the mechanism of vertical movement. It consists of lead screws, shaft coupler,
flange nut and print bed arranged as shown in the image.
IV. CONCLUSION
The outcome of this paper was to build a portable 3D Printer which has been successfully completed. The design of the
frame is made robust and compact using aluminum sections. The material selection of the various elements is economical.
Using a single motor for vertical movement along with a proximity sensor makes bed leveling easy and the bed movement
is monitored with resolution in microns. The drawback in few of the 3D Printer which uses bed movement in Y axis has
distortion of the printed layer at high rates of printing. To overcome this drawback, a new mechanism has been developed
which uses bed movement in Z. The control of the mechanism becomes easy because of less number of motors and good
synchronization can be achieved using this new 3D printer technique.
ACKNOWLEDGEMENT
The authors thank Mr. Deepak Dwarkanath and Mr. Mohammed Murtaza who helped us in the development of the machine.
REFERENCES
[1] A. Ramya and Sai Leela Vanapalli, 3d Printing Technologies In Various Applications. International
Journal of Mechanical Engineering and Technology, 7(3), 2016, pp. 396–409.
http://www.iaeme.com/currentissue.asp?JType=IJMET&VType=7&IType=3
[2] Jacobs, P.F., Rapid Prototyping & Manufacturing, Fundamentals of Stereolithography, Society of
Manufacturing Engineers, 1992, Chapter 1: 11–18
[3] Dr. Rajashekar Patil, Deepak D, Dharshan Gowda S, Krishna Kashyap C S, Mohammed Murtaza,
Prashanth S N, Harsha N and Bharath V G, Economical 3d – Printer by Adopting FDM Technique,
International Journal of Mechanical Engineering and Technology, 8(4), 2017, pp. 442-447
[4] Helena N Chia, Benjamin M Wu (2015), Recent advances in 3D printing of biomaterials, Journal of
Biological Engineering, pp. 1–14
[5] Kaufui V. Wong and Aldo Hernandez (2012), A Review of Additive Manufacturing, International
Scholarly Research Network, pp 1–10
[6] T. Prabhu. Modern Rapid 3D Printer - A Design Review. International Journal of Mechanical
Engineering and Technology, 7(3), 2016, pp. 29–37
[7] Jabbar Qasim Al-Maliki, Alaa Jabbar Qasim Al-Maliki (2015), the Processes and Technologies of 3D
Printing, International Journal of Advances in Computer Science and Technology, pp. 161–165.
Abstract: 3D printing is a technology where the objects are by the addition of multiple layers one top of another to form a
solid object. Different processes involved in 3D printing technology are as follows (1) FDM (Fused Deposition Modeling),
(2) SLS (Selective Laser Sintering), (3) EBM (Electron Beam Machining), (4) LOM (Laminated Object Manufacturing),
etc. In this paper, we are focusing on the problems faced while 3D printing and solutions to those problems. The most
common problems faced during printing may be Clogged Extruder, layer shifting, grinding filament, Weak Infill,
overheating, etc.The technology adopted by us is FDM for which the problems and solutions are discussed in this paper.
Without resolving all these problems, it is not possible to get a good print. By resolving all these problems, we can improve
the quality of the 3D printed parts that are being printed.
Keywords -3D printing, filament, extruder or nozzle, FDM (Fused Deposition Modeling)
A. I. INTRODUCTION
C. B. Layer Shifting
Many of the 3d printers nowadays use an open loop control system that they have no feedback to the actual location of the
nozzle. The printer attempts to move the nozzle to a location but it doesn’t happen due to powerful stepper motors that will
drive the printer. if something goes wrong the printer would never detect it .and this causes misaligned layers in the print. The
layer shifting problem can be avoided as what problem we may occur and how to fix it given below:-
1) Nozzle moves too fast
2) Mechanical or Electrical issue
D. C. Weak Infill
The infill inside your 3D printed part assumes a critical part in the general quality of your model. The infill is in charge of
associating the external shells of your 3D print, and should likewise support and upper surfaces that will be imprinted over the
infill. On the off chance that your infill gives off an impression of being powerless or stringy, you might need to change a
couple of settings inside the product to add extra quality to this segment of your print.
1) Trying different infill pattern
2) Reducing the print speed
3) Increasing the infill extrusion width
E. D. Grinding Filament
The 3D printers use small drive which grab the filament and sandwich it against another bearing .The sharp teeth that allows
the filament to push it forward or backward .If the filament is unable to move then the drive gear will keep spinning and will
grind away plastic from the filament as this situation is termed as stripped .To overcome this problem there are some fix to the
problem given below
1) Increase the extruder temperature
2) Print too fas
3) Check for nozzle clog
H. J. Inconsistent Extrusion
For 3d printer to have the capacity to make exact parts, it should be fit for expelling an exceptionally steady measure of plastic.
On the off chance that this expulsion fluctuates crosswise over various parts of your print, it will influence the last print quality.
Conflicting expulsion can for the most part be distinguished by viewing your printer intently as it prints. For instance, if the
printer is printing a straight line that is 20mm long, however you see that the expulsion appears to be fairly rough or appears
to fluctuate in estimate, at that point you are likely encountering this issue. We have outline the most widely recognized
foundations for conflicting expulsion, and clarified how everyone can be tended to.
1) Filament becomes tangled
2) Low layer height
3) Low quality filament
4) Mechanical issues with extruder
O. III. CONCLUSIONS
In this paper we have focused on the problems faced while 3D printing. The problems focused in this paper are Clogged
Extruder, layer shifting, grinding filament, Weak Infill, overheating, etc. The outcome of this paper was to list out the all the
problems faced during 3D printing and solution to those problems. By solving all these problems, the 3D print quality can be
improved and strong parts can be obtained.
P. REFERENCES
[1] Dr. Rajashekar Patil, Ishtiaq Ahmed, Mohammed Shoaib Shariff, Syed Ismail Zeeshan, Prashanth S, Harsha N and Pradeep Kumar K, Design and
Fabrication of Portable 3D Printer, International Journal of Mechanical Engineering and Technology 8(11), 2017, pp. 129–135.
http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=8&IType=11
[2] Fused Deposition Modeling (FDM) Mechanism by Fawaz Alabdullah, International Journal of Scientific & Engineering Research, Volume 7, Issue 5,
May-
2016 41 ISSN 2229-5518
[3] file:///C:/Users/HP/Downloads/D-R-516-Banding-and-Clogged-Nozzles.pdf
[4] http://www.egr.msu.edu/classes/ece480/capstone/spring14/group08/MartezAN.pdf
ABSTRACT: 3D printing is an additive manufacturing technique where the 3D parts are made with the
addition of multiple layers one top of other with the help of CAD software. The printing can be done with
the help of different procedures like SLS (Selective Laser Sintering), LOM (Laminated Object
Manufacturing), SLA (Stereolithography), etc. 3D printing machine have 4 axis in which 3 axis are x,y,z
and the fourth one is extruder. The process adopted by us is FDM technology in which different materials
such as ABS (acrylonitrile butadiene styrene), HIPS (high impact polystyrene), PLA (polylactic acid), etc
can be used. By heating any filament material upto its melting point and laying it layer by layer.
Combination of multiple layers one top of other will give required 3D object.
Key words: 3D Printing, Rapid Prototyping, FDM, SLA, SLS, LOM.
process. Then an appropriate mechanism is mechanism is selected the next step is integration
selected for X, Y and Z axis movements, of electronics and software then the machine is
considering various factors such as cost of designed and fabricated. The last step is,
fabrication, simplicity of design, synchronization of mechanical, electrical and
synchronization, accuracy etc. Once the software elements of the machine.
outline, and the measure of the plan. They are as
per the following:
➢ Stereo lithography –
Stereo lithographic 3D printers (known as
SLAs) position a punctured stage just beneath the
surface of a vat of fluid photograph treatable
polymer [3]. An UV laser shaft at that point
follows the in the first place cut of a question on
the surface of this fluid, making a thin layer of
photopolymer solidify. The punctured stage is
then brought down somewhat and another cut is
Figure 1.1 Flowchart
followed out and solidified by the laser. Another
Once a 3D demonstrate is composed, the
cut is at that point made, and after that another,
document (these generally have augmentations,
until the point when a total model has been
for example, 3MF, STL, OBJ, and so forth.) must
printed and can be expelled from the vat of
be changed over into G-code. G-code is a
photopolymer, depleted of overabundance fluid,
numerical control script utilized basically for PC
and cured.
supported assembling (both subtractive and
added substance fabricating). It is a dialect which ➢ Fused Deposition modeling(FDM) –
advises a machine how to move. Software such
It is a procedure by which a machine stores a
as, Slic3r are required so as to change over 3D
fiber (Thermoplastics or wax), to finish
show records into G-code. Once the G-code is
everything or alongside same material, keeping
made it can be sent to the 3D printer, giving a
in mind the end goal to make a joint by warmth
diagram regarding what its next a few thousand
or attachment [4]. Here a hot thermoplastic is
moves will comprise of. These means all indicate
expelled from a temperature-controlled print
the total creation of a physical protest. There are
head to obtain high accuracy object at the end.
other scripts out there and maybe many will in
the long run pick up fame, yet until further notice ➢ Selective laser sintering (SLS) –
G-code is by a wide margin the most critical. The process builds the object with the help of
Laser in order to fuse the successive layers of
4.Various Methods in 3D printing wax, ceramic, nylon, metal powdered. The
Different strategies are there to make model. powder gets liquefied and compacted to
These strategies are utilized in view of the many- consolidate the grains to acquire a last item. Once
sided quality of the plan, the material utilized as the model is cooled the abundance powder must
a part of the plan, the motivation behind the be essentially brushed [5].
➢ Laminated object part. when the whole layers are framed by flying,
manufacturing(LOM)- to get uniform thickness a processing head is
disregarded the layer.
In this method, the layered material is moved
on a building platform. In this procedure, the The procedure to be rehashed to get a last
adhesive covered layers which are stuck question. After the procedure is finished, the
together by the warmed rollers and slice to the material might be liquefied or broken down[7].
coveted shape with the assistance of laser layer This innovation is the special case that Takes into
by layer[6]. A roller with the material moves account the printing of full shading models. Not
over each previous sheet and repeats same at all like stereo lithography, inkjet 3D printing is
procedure until the model is finished. advanced for speed, minimal effort, and
convenience. No harmful chemicals like those
➢ Inkjet 3D printing –
utilized as a part of stereo lithography are
It makes the model one layer at once by required. Insignificant post printing complete
spreading a layer of powder (mortar, or gums) work is required
and inkjet printing cover in the cross-area of the
5.Applications of 3D Printing extremely conceivable that we will be 3D
While at first 3D printing was printing whole human organs for
principally an innovation for prototyping, transplantation. Due to the special geometries
this is rapidly evolving. Presently various offered by added substance producing,
makers are delivering end-utilize parts and militaries around the globe, and additionally
whole items by means of added substance offices for example, NASA and the ESA,
fabricating. From the aviation industry, to alongside various air ship producers are
medicinal displaying and implantation, to swinging to 3D imprinting keeping in mind
prototyping of different sorts, 3D printing is the end goal to decrease the general weight of
being utilized by for all intents and purposes their airplane. Complex geometries and new
each real industry on the planet somehow. materials offer predominant quality with less
Rather than depending on 2D and 3D pictures mass, conceivably sparing associations like
on a PC screen or a printout, specialists can NASA boatloads of fuel, and in this way
really touch and feel physical copies of the cash, amid the starting of shuttle or rockets
patient's organs, bone structures, or whatever out of our air [9]. In the meantime,
else they are going to take a shot at . 3D organizations like Boeing and Airbus are
printed models of human organs have been a utilizing 3D printing to diminish the
regular instrument for specialists in the heaviness of their flying machine, enabling
course of the last a few years, as they give a them to cut fuel costs for each.
more multifaceted perspective of the current
issues. Furthermore, there is inquire about in 6.FDM
progress by many organizations to 3D print Fused Deposition Modelling (FDM)
fractional human organs, for example, the is an additive manufacturing process, in this
liver and kidney of human beings [8]. process, thermoplastics in the form of
Throughout the following decade, it's filament is passed through a heating element
which melts the filament and thrusts time to print. Contrasted with other 3D
thorough a small nozzle [6]. The nozzle printing techniques, for example,
moves in three dimensions laying down the stereolithography (SLA) or specific laser
melted plastic layer by layer in the required sintering (SLS), FDM is a genuinely
shape resulting in realization of final physical moderate process. Once a question falls off
object. Articles made with a FDM printer the FDM printer, its help materials are
begin as PC helped outline (CAD) expelled either by absorbing the protest a
documents. Prior to a protest can be printed, water and cleanser arrangement or, on
its CAD record must be changed over to an account of thermoplastic backings, snapping
arrangement that a 3D printer can see, for the the help material off by hand. Items may
most part .STL organize. FDM printers likewise be sanded, processed, painted or
utilize two sorts of materials, a displaying plated to enhance their capacity and
material, which constitutes the completed appearance.
question, and a help material, which goes
about as a platform to help the protest as it's 7. Design of 3D Printing
being printed. Amid printing, these materials The figure 1.2 demonstrates the
appear as plastic strings, or fibers, which are rendered perspective of CAD model of the
loosened up from a loop and nourished instrument for development every which way
through an expulsion spout. The spout [3]. The 3 – Dimensional movement is
dissolves the fibers and expels them onto a accomplished by synchronization of
base, in some cases called an assemble stage developments in X, Y and Z direction. The
or table. Both the spout and the base are Extruder nozzle is the main part of the printer
controlled by a PC that deciphers the in which the plastic which is in the form of
measurements of a protest into X, Y and Z filament melts and prints on a heated bed.
facilitates for the spout and base to take after The objective of the instrument is to ensure
amid printing. In a run of the mill FDM that this extruder nozzel will have the
framework, the expulsion spout moves over capacity to print anyplace inside the
the assemble stage on a level plane and foreordained print volume. This component
vertically, "drawing" a cross area of a utilizes 4 stepper motors, one for X – axis
question onto the stage. This thin layer of development (Lateral development or Left –
plastic cools and solidifies, quickly official to Right development), two for Y – axis
the layer underneath it. Once a layer is development (back and forth development)
finished, the base is brought down — as a rule and one for Z – axis development (Vertical
by around one-sixteenth of an inch — to development). This component utilizes single
prepare for the following layer of plastic. engine to control 4 lead screws to which the
Printing time relies upon the extent of the print bed is associated for the development in
protest being made. Little protests — only a Z – axis direction. The lead screws are driven
couple of cubic inches — and tall, thin by the engine which thus moves the bed
questions print rapidly, while bigger, all the vertical way. For the development in Y – axis
more geometrically complex items take more direction, two separate motors are utilized to
move two separate carriages[8]. Two motors calculated in the mechanical theory. FEA can
have been utilized here on the grounds that be used for variety of analysis, from static to
the print volume is huge, there will be dynamic analysis, from modal to heat
disturbance in development if just a single transfer, etc.
motor is utilized. For littler print volumes, The Analysis of the x axis rod is as given in
single motor might be adequate. For the the table 1.
development is X – axis direction of a single Name Minimum Maximum
motor is utilized which is mounted onto the
Volume 1.85982e-
carriage that moves in Y – axis bearing. The
005 m^3
point by point working and outline of the
Mass density 7800
system in particular ways are clarified in
kg/m^3
additionally areas. This system is intended
for exactness, the stepper motors utilized is Von Mises 9.00429e- 1.14285MP
having determination of 0.36o, i.e., 1000 Stress 5Mpa a
steps per revolution which provides high Displacemen 0 mm 0.0046861
precision, the mechanism used for movement t mm
in Z – axis provides precision, ease of control Safety 8 ul 8 ul
and easy synchronization Factor
X Reaction 0.00061859
Force 9
Y Reaction 20.2494
Force
Z Reaction -2.5155e-
Force 005
Equivalent 2.26962e- 3.56398e-
Strain 009 006
➢ Stress:
The figure 1.3 demonstrates the reaction
force and the stress acting in the bars, the
response powers are acting close to the
limitations given where the most extreme
Figure 1.2: CAD model of the Printer pressure is created close to the settled district
and close to where the heap is acting from the
8. FEA ANALYSIS OF 3D PRINTER carriage. The most extreme stress and the
FEA analysis forms a very important base stress created is given in the table 1.1.
procedure in developing a new machine. FEA
software can easy to use and has a
tremendous amount of power to calculate
stress and displacement for the complex
shapes and sizes which is difficult to be
➢ Displacement:
For a successful design, the displacement
has to be minimum, the rod has been selected
in such a way that the displacement has to be
Figure 1.5: Strain for x-axis rods
minimum. Thus the rod is selected as per the
Theoretical calculation and then Analyzed. In
9. CONCLUSION
figure 1.4, the maximum displacement is near
This machine is intended for accuracy.
the carriage where the load of 30N is acting
Utilizing a solitary motor for vertical
on it. The rods selected for the x axis is able
development makes Bed leveling simple and
to withstand the load and thus the material
the bed development can be observed with
and diameter can be selected as per analysis
determination in microns. In some machines,
done.
the extruder nozzle is made to move in Z –
axis direction and bed is made to move in Y
– axis direction, these mechanisms face
problem of mutilation of printed parts while
printing at high rates because of fast
development of bed in Y – hub bearing. The
outcome of this paper was to build a portable
3D Printer which has been successfully
completed. The design of the frame is made
robust and compact using aluminum sections.
The material selection of the various
Figure 1.4: Displacement pattern for x- elements is economical. Using a single
axis rods motor for vertical movement along with a
➢ Strain: proximity sensor makes bed leveling easy
and the bed movement is monitored with
The Hooke’s law stated that stress is directly
resolution in microns. The drawback in few
proportional to strain, in the figure 5, the
of the 3D Printer which uses bed movement
Strain is as low as 3.56398e-006. This low