SlideShare a Scribd company logo
1 of 7
Download to read offline
Page 1572
Advanced 3d-Printer for Future
Kartheek Kandhi
Research columnist and Founder and
CEO of 1000KV Technologies
Ameerpet, Hyderabad.
ABSTRACT:The aim of this project is designing and
implementation of 3D printing designs using X, Y, Z
axis CNC machine by using designed input data. The
application of science to technology is very evident in
this laboratory activity. This session will demonstrate
how the application of technological advances can
affect us, using the excitement of creating and
designed 3-dimensional objects.
Keyword: 3D Printer, CNC, thread
mechanism,screwing mechanism, 3d object, slicer,
pronterface, CAD design, stl 3d files,Y-axis assembly,
X-axis assembly, Z-axis assembly, stepper motor,
heated bed assembly, extruder, 1000kv technologies,
kartheekkandhi.
INTRODUCTION
3D printing or additive manufacturing, AM is any of
various processes used to make a three-
dimensional object. In 3D printing, additive processes
are used, in which successive layers of material are
laid down under computer control.[2]
These objects can
be of almost any shape or geometry, and are produced
from a 3D model or other electronic data source. A 3D
printer is a type of industrial robot. The term 3D
printing originally referred to a process employing
standard and custom inkjet print heads. The
technology used by most 3D printers to date especially
hobbyist and consumer-oriented models is fused
deposition modeling, a special application of plastic
extrusion.
3D printing in the term's original sense refers to
processes that sequentially deposit material onto a
powder bed with inkjet printer heads. More recently
the meaning of the term has expanded to encompass a
wider variety of techniques such as
extrusion and sintering based processes. Technical
Page 1573
standards generally use the term additive
manufacturing for this broader sense.
The aim of this project is designing and
implementation of 3D printing designs using X, Y, Z
axis CNC machine by using designed input data. The
application of science to technology is very evident in
this laboratory activity that students Report as one of
the highlights of their school year. This session will
demonstrate how the application of technological
advances can affect us, using the excitement of
creating student-designed 3-dimensional objects
BLOCK DIAGRAM
A simple staging device can be created to greatly
simplify the process of creating a 3 -D printer in the
classroom. This lab integrates engineering with
chemistry for an interdisciplinary activity and is based
on research being conducted at the University of
Illinois in which this process is being used to create
very small objects.
BACKGROUND EMBEDDED
An embedded system is a combination of software and
hardware to perform a dedicated task. Some of the
main devices used in embedded products are
Microprocessors and Microcontrollers.
Microprocessors are commonly referred to as general
purpose processors as they simply accept the inputs,
process it and give the output. In contrast, a
microcontroller not only accepts the data as inputs but
also manipulates it, interfaces the data with various
devices, controls the data and thus finally gives the
result.
INTRODUCTION TO EMBEDDED SYSTEM
An Embedded System is a combination of computer
hardware and software, and perhaps additional
mechanical or other parts, designed to perform a
specific function. A good example is the microwave
oven. Almost every household has one, and tens of
millions of them are used every day, but very few
people realize that a processor and software are
involved in the preparation of their lunch or dinner.
This is in direct contrast to the personal computer in
the family room. It too is comprised of computer
hardware and software and mechanical components
(disk drives, for example). However, a personal
computer is not designed to perform a specific
function rather; it is able to do many different things.
Many people use the term general-purpose computer to
make this distinction clear. As shipped, a general-
purpose computer is a blank slate; the manufacturer
does not know what the customer will do wish it. One
customer may use it for a network file server another
may use it exclusively for playing games, and a third
may use it to write the next great American novel.
Page 1574
Frequently, an embedded system is a component
within some larger system. For example, modern cars
and trucks contain many embedded systems. One
embedded system controls the anti-lock brakes, other
monitors and controls the vehicle's emissions, and a
third displays information on the dashboard. In some
cases, these embedded systems are connected by some
sort of a communication network, but that is certainly
not a requirement.
At the possible risk of confusing you, it is important to
point out that a general-purpose computer is itself
made up of numerous embedded systems. For
example, my computer consists of a keyboard, mouse,
video card, modem, hard drive, floppy drive, and
sound card-each of which is an embedded system.
Each of these devices contains a processor and
software and is designed to perform a specific
function. For example, the modem is designed to send
and receive digital data over analog telephone line.
That's it and all of the other devices can be
summarized in a single sentence as well.
If an embedded system is designed well, the existence
of the processor and software could be completely
unnoticed by the user of the device. Such is the case
for a microwave oven, VCR, or alarm clock. In some
cases, it would even be possible to build an equivalent
device that does not contain the processor and
software. This could be done by replacing the
combination with a custom integrated circuit that
performs the same functions in hardware. However, a
lot of flexibility is lost when a design is hard-cooled in
this way. It is must easier, and cheaper, to change a
few lines of software than to redesign a piece of
custom hardware.
ATMEGA2560 MICRO CONTROLLER
ATmega2560 is an 8-bit high performance
microcontroller of Atmel’s Mega AVR family with
low power consumption. Atmega2560 is based on
enhanced RISC (Reduced Instruction Set Computing,
Know more about RISC and CISC Architecture)
architecture with 131 powerful instructions. Most of
the instructions execute in one machine cycle.
Atmega16 can work on a maximum frequency of
16MHz.
ATmega2560 has 16 KB programmable flash memory,
static RAM of 1 KB and EEPROM of 512 Bytes. The
endurance cycle of flash memory and EEPROM is
10,000 and 100,000, respectively.
ATmega2560 is a 40 pin microcontroller. There are 32
I/O (input/output) lines which are divided into four 8-
bit ports designated as PORTA, PORTB, PORTC and
PORTD.ATmega16 has various in-built peripherals
like USART, ADC, Analog
Comparator, SPI, JTAG etc. Each I/O pin has an
alternative task related to in-built peripherals.
3D PRINTING
3D printing (or additive manufacturing, AM) is any of
various processes used to make a three-
dimensional object.[1]
In 3D printing, additive
processes are used, in which successive layers of
material are laid down under computer
Page 1575
control.[2]
These objects can be of almost any shape or
geometry, and are produced from a 3D model or other
electronic data source. A 3D printer is a type
of industrial robot.
3D printing in the term's original sense refers to
processes that sequentially deposit material onto a
powder bed with inkjet printer heads. More recently
the meaning of the term has expanded to encompass a
wider variety of techniques such
as extrusion and sintering based processes. Technical
standards generally use the term additive
manufacturing for this broader sense.
THREE-DIMENSIONAL SPACE
Three-dimensional space is a geometric three-
parameter model of the physical universe (without
considering time) in which all known matter exists.
These three dimensions can be labeled by a
combination of three chosen from the
terms length,width, height, depth, and breadth. Any
three directions can be chosen, provided that they do
not all lie in the same plane.
In physics and mathematics, sequence of n numbers
can be understood as a location in n-dimensional
space. When n = 3, the set of all such locations is
called three-dimensional Euclidean space. It is
commonly represented by the symbol . This space is
only one example of a great variety of spaces in three
dimensions called 3-manifolds.
HEATING ELEMENT
Now that Smoothie can read the temperature, it needs
a way to heat things and maintain a desired
temperature. This is the heating element. On a hot end,
that is usually a resistor or a cartridge heater, on a
heated bed, that is usually a PCB plate designed to
have the right resistance, or adaption.
Because of its resistance, when power is applied to a
heater, it consumes energy to generate heat.
These heating elements need to be connected to
Smoothie board on a port that allows Smoothie to turn
them ON or OFF as needed. This is done by the use
of MOSFET that takes a digital input signal, and
depending on its value, lets current pass or not.
Smoothie has up to 6 MOSFET controls ( 6 on 5X, 4
on 4X and 2 on 3X ). You have to connect your PSU
to the power input connector for those FETs, and
connect your power consuming element ( be it heating
element, spindle, etc… ) to the power outputs of those
same FETs. Essentially Smoothie connects/disconnects
the element (connected to the mosfetconnector ) from
the PSU ( connected to the power input connector ) as
Page 1576
needed to maintain temperature or as requested by G-
codes.
POWER SYPPLY:
USING SOFTWARES:
Application
• Industrial Uses
• Rapid Prototyping
• Rapid Manufacturing
• Mass Customization
• Mass Production
• Domestic and hobbyist uses
• Clothing
• 3D Bio-printing
• 3D Printing For Implant And Medical Device
• 3D Printing Services
EXAMPLE MODEL GRAPHIC DESIGN:
Page 1577
ď‚· These files are graphical files in CAD.
ď‚· After convertion graphical files code will
genarates
ď‚· Genarated codes will convert as output by using
softwares.
SAMPLE CODE:
; layer_height = 0.5
; perimeters = 3
; top_solid_layers = 3
; bottom_solid_layers = 3
; fill_density = 0.4
; perimeter_speed = 20
; infill_speed = 60
; travel_speed = 130
; nozzle_diameter = 0.6
; filament_diameter = 2.95
; extrusion_multiplier = 1
; perimeters extrusion width = 0.60mm
; infill extrusion width = 0.63mm
; solid infill extrusion width = 0.63mm
; top infill extrusion width = 0.63mm
; first layer extrusion width = 0.60mm
G21 ; set units to millimeters
M107
M190 S2 ; wait for bed temperature to be
reached
M104 S200 ; set temperature
G28 ;HOME ALL AXES
M109 S200 ; wait for temperature to be
reached
G90 ; use absolute coordinates
G92 E0
M82 ; use absolute distances for extrusion
G1 F1800.000 E-1.00000
G92 E0
G1 Z0.500 F7800.000
G1 X13.737 Y17.723 F7800.000
G1 E1.00000 F1800.000
ADVANTAGE
ď‚· Higher flexibility.
ď‚· Increased productivity.
ď‚· Consistent quality.
ď‚· Reduced scrap rate.
ď‚· Reliable operation
FUTURE
Future applications for 3D printing might include
creating open-source scientific equipment to create
open source labs. Science-based applications like
reconstructing fossils in paleontology. Replicating
ancient and priceless artifacts in
archaeology.Reconstructing bones and body parts in
forensic pathology. Reconstructing heavily damaged
Page 1578
evidence acquired from crime scene investigations.
The technology currently being researched for building
construction.
WORLD'S FIRST 3D-PRINTED CAR
3D PRINTER PRINTING HOUSE
CONCLUSION
This project design 3D Printing technology could
revolutionize and re-shape the world. Advances in 3D
printing technology can significantly change and
improve the way we manufacture products and
produce goods worldwide. If the last industrial
revolution brought us mass production and the advent
of economies of scale - the digital 3D printing
revolution could bring mass manufacturing back a full
circle - to an era of mass personalization, and a return
to individual craftsmanship.
About author:
Kartheek .Kandhi
Research columnist, Founder &CEO,
1000KV TECHNOLOGIES,
Flat no:A2, 2nd
floor
9030 844 866, 9030 844 877,
ECE /EEE /EIE /MECHANICAL /MECHATRANIC
/ROBOTICS /BIOMEDICAL /DIPLOMA PROJECTS
1000kilovolts@gmail.com
Hyderabad.

More Related Content

What's hot

Classification of computer
Classification of computerClassification of computer
Classification of computermaaz hussain
 
Cso Latest
Cso LatestCso Latest
Cso Latestguest1a49ab
 
Classification of computersdoc
Classification of computersdocClassification of computersdoc
Classification of computersdocsumatipuri
 
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAMINTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAMSaraswathiRamalingam
 
Introduction to computer_hardware
Introduction to computer_hardwareIntroduction to computer_hardware
Introduction to computer_hardwarenaadiya_khuda_bux
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerfarishah
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer systemumardanjumamaiwada
 
Introduction to information technology
Introduction to information technologyIntroduction to information technology
Introduction to information technologyEskenderAlAsbahi
 
Ahmad sameer types of computer
Ahmad sameer types of computerAhmad sameer types of computer
Ahmad sameer types of computerSameer Nawab
 
History of computer and classification of computers
History of computer and classification of computersHistory of computer and classification of computers
History of computer and classification of computersRoopsi Srivastava
 
Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...eSAT Journals
 
Classification of Computers ; Computers Impact on Society
Classification of Computers ; Computers Impact on SocietyClassification of Computers ; Computers Impact on Society
Classification of Computers ; Computers Impact on SocietyMDAZIZULHAKIMSHIAM
 
Introduction of computer
Introduction of computerIntroduction of computer
Introduction of computerprathapkr
 
Introduction to computer science
Introduction to computer scienceIntroduction to computer science
Introduction to computer scienceumardanjumamaiwada
 
Evolution and classification of computers
Evolution and classification of computersEvolution and classification of computers
Evolution and classification of computersAVINASH ANAND
 
Vskills certified computer fundamentals ms office professional sample material
Vskills certified computer fundamentals ms office professional sample materialVskills certified computer fundamentals ms office professional sample material
Vskills certified computer fundamentals ms office professional sample materialVskills
 
Meeting 1 types of computers ppt
Meeting 1 types of computers pptMeeting 1 types of computers ppt
Meeting 1 types of computers pptjuniato276
 

What's hot (19)

Classification of computer
Classification of computerClassification of computer
Classification of computer
 
Cso Latest
Cso LatestCso Latest
Cso Latest
 
Classification of computersdoc
Classification of computersdocClassification of computersdoc
Classification of computersdoc
 
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAMINTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY -SARASWATHI RAMALINGAM
 
Introduction to computer_hardware
Introduction to computer_hardwareIntroduction to computer_hardware
Introduction to computer_hardware
 
Basics of Computer
Basics of Computer Basics of Computer
Basics of Computer
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer system
 
Introduction to information technology
Introduction to information technologyIntroduction to information technology
Introduction to information technology
 
Ahmad sameer types of computer
Ahmad sameer types of computerAhmad sameer types of computer
Ahmad sameer types of computer
 
History of computer and classification of computers
History of computer and classification of computersHistory of computer and classification of computers
History of computer and classification of computers
 
Generations of Computers
Generations of ComputersGenerations of Computers
Generations of Computers
 
Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...
 
Classification of Computers ; Computers Impact on Society
Classification of Computers ; Computers Impact on SocietyClassification of Computers ; Computers Impact on Society
Classification of Computers ; Computers Impact on Society
 
Introduction of computer
Introduction of computerIntroduction of computer
Introduction of computer
 
Introduction to computer science
Introduction to computer scienceIntroduction to computer science
Introduction to computer science
 
Evolution and classification of computers
Evolution and classification of computersEvolution and classification of computers
Evolution and classification of computers
 
Vskills certified computer fundamentals ms office professional sample material
Vskills certified computer fundamentals ms office professional sample materialVskills certified computer fundamentals ms office professional sample material
Vskills certified computer fundamentals ms office professional sample material
 
Meeting 1 types of computers ppt
Meeting 1 types of computers pptMeeting 1 types of computers ppt
Meeting 1 types of computers ppt
 

Similar to 3d printer for future @1000KV Technologies 9030844877

Management Information System (mis)- unit-3
Management Information System (mis)- unit-3Management Information System (mis)- unit-3
Management Information System (mis)- unit-3Manoj Kumar
 
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
IRJET-  	  Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...IRJET-  	  Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...IRJET Journal
 
Training report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABTraining report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABAswin Sreeraj
 
COMPUTERIZED ACCOUNTING
COMPUTERIZED ACCOUNTINGCOMPUTERIZED ACCOUNTING
COMPUTERIZED ACCOUNTINGshahzadebaujiti
 
Chapter 1 computer fundamentals
Chapter 1 computer  fundamentalsChapter 1 computer  fundamentals
Chapter 1 computer fundamentalsPraveen M Jigajinni
 
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...IAEME Publication
 
What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?Sameer Ahmed
 
Experimental Validation of 3-D Printed Bolts
Experimental Validation of 3-D Printed BoltsExperimental Validation of 3-D Printed Bolts
Experimental Validation of 3-D Printed BoltsIJMERJOURNAL
 
Automation
AutomationAutomation
AutomationMphasis
 
Information Technology
Information TechnologyInformation Technology
Information TechnologyAshna Rajput
 
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...IRJET Journal
 
IRJET- Project Didactic of a Mini CNC Milling Machine
IRJET- Project Didactic of a Mini CNC Milling MachineIRJET- Project Didactic of a Mini CNC Milling Machine
IRJET- Project Didactic of a Mini CNC Milling MachineIRJET Journal
 
Chapter 1 Computer Fundamentals (XI) (1).pptx
Chapter 1 Computer  Fundamentals (XI) (1).pptxChapter 1 Computer  Fundamentals (XI) (1).pptx
Chapter 1 Computer Fundamentals (XI) (1).pptxmehrajdin18
 
Casp report
Casp reportCasp report
Casp reportqudhuqdh
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptxsourav mathur
 

Similar to 3d printer for future @1000KV Technologies 9030844877 (20)

Management Information System (mis)- unit-3
Management Information System (mis)- unit-3Management Information System (mis)- unit-3
Management Information System (mis)- unit-3
 
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
IRJET-  	  Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...IRJET-  	  Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
 
30120140507017
3012014050701730120140507017
30120140507017
 
Training report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABTraining report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLAB
 
COMPUTERIZED ACCOUNTING
COMPUTERIZED ACCOUNTINGCOMPUTERIZED ACCOUNTING
COMPUTERIZED ACCOUNTING
 
Chapter 1 computer fundamentals
Chapter 1 computer  fundamentalsChapter 1 computer  fundamentals
Chapter 1 computer fundamentals
 
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...
DESIGN AND EXECUTION OF A 3D PRINTER USING A PLA FILAMENT AS A NEW APPLICATIO...
 
What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?
 
Experimental Validation of 3-D Printed Bolts
Experimental Validation of 3-D Printed BoltsExperimental Validation of 3-D Printed Bolts
Experimental Validation of 3-D Printed Bolts
 
Automation
AutomationAutomation
Automation
 
embedded systems
embedded systemsembedded systems
embedded systems
 
BASICS OF COMPUTER
BASICS OF COMPUTERBASICS OF COMPUTER
BASICS OF COMPUTER
 
Information Technology
Information TechnologyInformation Technology
Information Technology
 
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
 
IRJET- Project Didactic of a Mini CNC Milling Machine
IRJET- Project Didactic of a Mini CNC Milling MachineIRJET- Project Didactic of a Mini CNC Milling Machine
IRJET- Project Didactic of a Mini CNC Milling Machine
 
Chapter 1 Computer Fundamentals (XI) (1).pptx
Chapter 1 Computer  Fundamentals (XI) (1).pptxChapter 1 Computer  Fundamentals (XI) (1).pptx
Chapter 1 Computer Fundamentals (XI) (1).pptx
 
UNIT 1.pptx
UNIT 1.pptxUNIT 1.pptx
UNIT 1.pptx
 
Casp report
Casp reportCasp report
Casp report
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptx
 
Journal ishe
Journal isheJournal ishe
Journal ishe
 

More from 1000kv technologies

Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEM
Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEMBm 08 FINGER PRINT RECOGNIZED ATM SYSTEM
Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEM1000kv technologies
 
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEMBm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM1000kv technologies
 
Bm 06 FINGER PRINT BASED SECURITY SYSTEM
Bm 06 FINGER PRINT BASED SECURITY SYSTEMBm 06 FINGER PRINT BASED SECURITY SYSTEM
Bm 06 FINGER PRINT BASED SECURITY SYSTEM1000kv technologies
 
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEMBm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM1000kv technologies
 
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEMBm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM1000kv technologies
 
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...1000kv technologies
 
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEM
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEMBm 02 FINGER PRINT BASED BANK LOCKER SYSTEM
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEM1000kv technologies
 
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEMBm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM1000kv technologies
 
Andriod 6. water level monitoring and control
Andriod 6. water level monitoring and control Andriod 6. water level monitoring and control
Andriod 6. water level monitoring and control 1000kv technologies
 
Andriod 5. systolic blood pressure
Andriod 5. systolic blood pressureAndriod 5. systolic blood pressure
Andriod 5. systolic blood pressure1000kv technologies
 
Andriod 4. abash android based smart home monitoring
Andriod 4. abash   android based smart home monitoring Andriod 4. abash   android based smart home monitoring
Andriod 4. abash android based smart home monitoring 1000kv technologies
 
Andriod 3. smart home system using android mobile
Andriod 3. smart home system using android mobileAndriod 3. smart home system using android mobile
Andriod 3. smart home system using android mobile1000kv technologies
 
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...1000kv technologies
 
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER ...
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER         ...Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER         ...
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER ...1000kv technologies
 
Andriod 2. android based navigation system
Andriod 2. android based navigation systemAndriod 2. android based navigation system
Andriod 2. android based navigation system1000kv technologies
 
Km247 semi operated vertical car parking prototype system controlling with sw...
Km247 semi operated vertical car parking prototype system controlling with sw...Km247 semi operated vertical car parking prototype system controlling with sw...
Km247 semi operated vertical car parking prototype system controlling with sw...1000kv technologies
 
Km249 rope manufacturing extracting from waste plastic bottles
Km249 rope manufacturing extracting from waste plastic bottlesKm249 rope manufacturing extracting from waste plastic bottles
Km249 rope manufacturing extracting from waste plastic bottles1000kv technologies
 
Km246 scotch yoke and propeller blade solar grass cutter
Km246 scotch yoke and propeller blade solar grass cutterKm246 scotch yoke and propeller blade solar grass cutter
Km246 scotch yoke and propeller blade solar grass cutter1000kv technologies
 
Km244 multipurpose agriculture robot
Km244 multipurpose agriculture robot Km244 multipurpose agriculture robot
Km244 multipurpose agriculture robot 1000kv technologies
 
Km243 metal cutting and foot step power generation
Km243 metal cutting and foot step power generationKm243 metal cutting and foot step power generation
Km243 metal cutting and foot step power generation1000kv technologies
 

More from 1000kv technologies (20)

Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEM
Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEMBm 08 FINGER PRINT RECOGNIZED ATM SYSTEM
Bm 08 FINGER PRINT RECOGNIZED ATM SYSTEM
 
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEMBm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM
Bm 07 FINGER PRINT BASED VEHICLE SECURITY SYSTEM
 
Bm 06 FINGER PRINT BASED SECURITY SYSTEM
Bm 06 FINGER PRINT BASED SECURITY SYSTEMBm 06 FINGER PRINT BASED SECURITY SYSTEM
Bm 06 FINGER PRINT BASED SECURITY SYSTEM
 
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEMBm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM
Bm 05 FINGERPRINT BASED ELECTRONIC VOTING SYSTEM
 
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEMBm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM
Bm 04 FINGERPRINT BASED LIFT OPERATING SYSTEM
 
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...
Bm 03 Fingerprint Based Attendance and Exam Hall Exam Paper Set Generation Sy...
 
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEM
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEMBm 02 FINGER PRINT BASED BANK LOCKER SYSTEM
Bm 02 FINGER PRINT BASED BANK LOCKER SYSTEM
 
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEMBm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM
Bm 01 FINGERPRINT BASED AUTHENTICATION SYSTEM
 
Andriod 6. water level monitoring and control
Andriod 6. water level monitoring and control Andriod 6. water level monitoring and control
Andriod 6. water level monitoring and control
 
Andriod 5. systolic blood pressure
Andriod 5. systolic blood pressureAndriod 5. systolic blood pressure
Andriod 5. systolic blood pressure
 
Andriod 4. abash android based smart home monitoring
Andriod 4. abash   android based smart home monitoring Andriod 4. abash   android based smart home monitoring
Andriod 4. abash android based smart home monitoring
 
Andriod 3. smart home system using android mobile
Andriod 3. smart home system using android mobileAndriod 3. smart home system using android mobile
Andriod 3. smart home system using android mobile
 
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...
Andriod 1. CONVENIENCE PROBE: A PHONE-BASED SYSTEM FOR RETAIL TRADE-AREA ANAL...
 
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER ...
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER         ...Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER         ...
Bm 09 FINGER PRINT BASED PHYSICAL ACCESS CONTROL VEHICLE IMMOBILIZER ...
 
Andriod 2. android based navigation system
Andriod 2. android based navigation systemAndriod 2. android based navigation system
Andriod 2. android based navigation system
 
Km247 semi operated vertical car parking prototype system controlling with sw...
Km247 semi operated vertical car parking prototype system controlling with sw...Km247 semi operated vertical car parking prototype system controlling with sw...
Km247 semi operated vertical car parking prototype system controlling with sw...
 
Km249 rope manufacturing extracting from waste plastic bottles
Km249 rope manufacturing extracting from waste plastic bottlesKm249 rope manufacturing extracting from waste plastic bottles
Km249 rope manufacturing extracting from waste plastic bottles
 
Km246 scotch yoke and propeller blade solar grass cutter
Km246 scotch yoke and propeller blade solar grass cutterKm246 scotch yoke and propeller blade solar grass cutter
Km246 scotch yoke and propeller blade solar grass cutter
 
Km244 multipurpose agriculture robot
Km244 multipurpose agriculture robot Km244 multipurpose agriculture robot
Km244 multipurpose agriculture robot
 
Km243 metal cutting and foot step power generation
Km243 metal cutting and foot step power generationKm243 metal cutting and foot step power generation
Km243 metal cutting and foot step power generation
 

Recently uploaded

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 

Recently uploaded (20)

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 

3d printer for future @1000KV Technologies 9030844877

  • 1. Page 1572 Advanced 3d-Printer for Future Kartheek Kandhi Research columnist and Founder and CEO of 1000KV Technologies Ameerpet, Hyderabad. ABSTRACT:The aim of this project is designing and implementation of 3D printing designs using X, Y, Z axis CNC machine by using designed input data. The application of science to technology is very evident in this laboratory activity. This session will demonstrate how the application of technological advances can affect us, using the excitement of creating and designed 3-dimensional objects. Keyword: 3D Printer, CNC, thread mechanism,screwing mechanism, 3d object, slicer, pronterface, CAD design, stl 3d files,Y-axis assembly, X-axis assembly, Z-axis assembly, stepper motor, heated bed assembly, extruder, 1000kv technologies, kartheekkandhi. INTRODUCTION 3D printing or additive manufacturing, AM is any of various processes used to make a three- dimensional object. In 3D printing, additive processes are used, in which successive layers of material are laid down under computer control.[2] These objects can be of almost any shape or geometry, and are produced from a 3D model or other electronic data source. A 3D printer is a type of industrial robot. The term 3D printing originally referred to a process employing standard and custom inkjet print heads. The technology used by most 3D printers to date especially hobbyist and consumer-oriented models is fused deposition modeling, a special application of plastic extrusion. 3D printing in the term's original sense refers to processes that sequentially deposit material onto a powder bed with inkjet printer heads. More recently the meaning of the term has expanded to encompass a wider variety of techniques such as extrusion and sintering based processes. Technical
  • 2. Page 1573 standards generally use the term additive manufacturing for this broader sense. The aim of this project is designing and implementation of 3D printing designs using X, Y, Z axis CNC machine by using designed input data. The application of science to technology is very evident in this laboratory activity that students Report as one of the highlights of their school year. This session will demonstrate how the application of technological advances can affect us, using the excitement of creating student-designed 3-dimensional objects BLOCK DIAGRAM A simple staging device can be created to greatly simplify the process of creating a 3 -D printer in the classroom. This lab integrates engineering with chemistry for an interdisciplinary activity and is based on research being conducted at the University of Illinois in which this process is being used to create very small objects. BACKGROUND EMBEDDED An embedded system is a combination of software and hardware to perform a dedicated task. Some of the main devices used in embedded products are Microprocessors and Microcontrollers. Microprocessors are commonly referred to as general purpose processors as they simply accept the inputs, process it and give the output. In contrast, a microcontroller not only accepts the data as inputs but also manipulates it, interfaces the data with various devices, controls the data and thus finally gives the result. INTRODUCTION TO EMBEDDED SYSTEM An Embedded System is a combination of computer hardware and software, and perhaps additional mechanical or other parts, designed to perform a specific function. A good example is the microwave oven. Almost every household has one, and tens of millions of them are used every day, but very few people realize that a processor and software are involved in the preparation of their lunch or dinner. This is in direct contrast to the personal computer in the family room. It too is comprised of computer hardware and software and mechanical components (disk drives, for example). However, a personal computer is not designed to perform a specific function rather; it is able to do many different things. Many people use the term general-purpose computer to make this distinction clear. As shipped, a general- purpose computer is a blank slate; the manufacturer does not know what the customer will do wish it. One customer may use it for a network file server another may use it exclusively for playing games, and a third may use it to write the next great American novel.
  • 3. Page 1574 Frequently, an embedded system is a component within some larger system. For example, modern cars and trucks contain many embedded systems. One embedded system controls the anti-lock brakes, other monitors and controls the vehicle's emissions, and a third displays information on the dashboard. In some cases, these embedded systems are connected by some sort of a communication network, but that is certainly not a requirement. At the possible risk of confusing you, it is important to point out that a general-purpose computer is itself made up of numerous embedded systems. For example, my computer consists of a keyboard, mouse, video card, modem, hard drive, floppy drive, and sound card-each of which is an embedded system. Each of these devices contains a processor and software and is designed to perform a specific function. For example, the modem is designed to send and receive digital data over analog telephone line. That's it and all of the other devices can be summarized in a single sentence as well. If an embedded system is designed well, the existence of the processor and software could be completely unnoticed by the user of the device. Such is the case for a microwave oven, VCR, or alarm clock. In some cases, it would even be possible to build an equivalent device that does not contain the processor and software. This could be done by replacing the combination with a custom integrated circuit that performs the same functions in hardware. However, a lot of flexibility is lost when a design is hard-cooled in this way. It is must easier, and cheaper, to change a few lines of software than to redesign a piece of custom hardware. ATMEGA2560 MICRO CONTROLLER ATmega2560 is an 8-bit high performance microcontroller of Atmel’s Mega AVR family with low power consumption. Atmega2560 is based on enhanced RISC (Reduced Instruction Set Computing, Know more about RISC and CISC Architecture) architecture with 131 powerful instructions. Most of the instructions execute in one machine cycle. Atmega16 can work on a maximum frequency of 16MHz. ATmega2560 has 16 KB programmable flash memory, static RAM of 1 KB and EEPROM of 512 Bytes. The endurance cycle of flash memory and EEPROM is 10,000 and 100,000, respectively. ATmega2560 is a 40 pin microcontroller. There are 32 I/O (input/output) lines which are divided into four 8- bit ports designated as PORTA, PORTB, PORTC and PORTD.ATmega16 has various in-built peripherals like USART, ADC, Analog Comparator, SPI, JTAG etc. Each I/O pin has an alternative task related to in-built peripherals. 3D PRINTING 3D printing (or additive manufacturing, AM) is any of various processes used to make a three- dimensional object.[1] In 3D printing, additive processes are used, in which successive layers of material are laid down under computer
  • 4. Page 1575 control.[2] These objects can be of almost any shape or geometry, and are produced from a 3D model or other electronic data source. A 3D printer is a type of industrial robot. 3D printing in the term's original sense refers to processes that sequentially deposit material onto a powder bed with inkjet printer heads. More recently the meaning of the term has expanded to encompass a wider variety of techniques such as extrusion and sintering based processes. Technical standards generally use the term additive manufacturing for this broader sense. THREE-DIMENSIONAL SPACE Three-dimensional space is a geometric three- parameter model of the physical universe (without considering time) in which all known matter exists. These three dimensions can be labeled by a combination of three chosen from the terms length,width, height, depth, and breadth. Any three directions can be chosen, provided that they do not all lie in the same plane. In physics and mathematics, sequence of n numbers can be understood as a location in n-dimensional space. When n = 3, the set of all such locations is called three-dimensional Euclidean space. It is commonly represented by the symbol . This space is only one example of a great variety of spaces in three dimensions called 3-manifolds. HEATING ELEMENT Now that Smoothie can read the temperature, it needs a way to heat things and maintain a desired temperature. This is the heating element. On a hot end, that is usually a resistor or a cartridge heater, on a heated bed, that is usually a PCB plate designed to have the right resistance, or adaption. Because of its resistance, when power is applied to a heater, it consumes energy to generate heat. These heating elements need to be connected to Smoothie board on a port that allows Smoothie to turn them ON or OFF as needed. This is done by the use of MOSFET that takes a digital input signal, and depending on its value, lets current pass or not. Smoothie has up to 6 MOSFET controls ( 6 on 5X, 4 on 4X and 2 on 3X ). You have to connect your PSU to the power input connector for those FETs, and connect your power consuming element ( be it heating element, spindle, etc… ) to the power outputs of those same FETs. Essentially Smoothie connects/disconnects the element (connected to the mosfetconnector ) from the PSU ( connected to the power input connector ) as
  • 5. Page 1576 needed to maintain temperature or as requested by G- codes. POWER SYPPLY: USING SOFTWARES: Application • Industrial Uses • Rapid Prototyping • Rapid Manufacturing • Mass Customization • Mass Production • Domestic and hobbyist uses • Clothing • 3D Bio-printing • 3D Printing For Implant And Medical Device • 3D Printing Services EXAMPLE MODEL GRAPHIC DESIGN:
  • 6. Page 1577 ď‚· These files are graphical files in CAD. ď‚· After convertion graphical files code will genarates ď‚· Genarated codes will convert as output by using softwares. SAMPLE CODE: ; layer_height = 0.5 ; perimeters = 3 ; top_solid_layers = 3 ; bottom_solid_layers = 3 ; fill_density = 0.4 ; perimeter_speed = 20 ; infill_speed = 60 ; travel_speed = 130 ; nozzle_diameter = 0.6 ; filament_diameter = 2.95 ; extrusion_multiplier = 1 ; perimeters extrusion width = 0.60mm ; infill extrusion width = 0.63mm ; solid infill extrusion width = 0.63mm ; top infill extrusion width = 0.63mm ; first layer extrusion width = 0.60mm G21 ; set units to millimeters M107 M190 S2 ; wait for bed temperature to be reached M104 S200 ; set temperature G28 ;HOME ALL AXES M109 S200 ; wait for temperature to be reached G90 ; use absolute coordinates G92 E0 M82 ; use absolute distances for extrusion G1 F1800.000 E-1.00000 G92 E0 G1 Z0.500 F7800.000 G1 X13.737 Y17.723 F7800.000 G1 E1.00000 F1800.000 ADVANTAGE ď‚· Higher flexibility. ď‚· Increased productivity. ď‚· Consistent quality. ď‚· Reduced scrap rate. ď‚· Reliable operation FUTURE Future applications for 3D printing might include creating open-source scientific equipment to create open source labs. Science-based applications like reconstructing fossils in paleontology. Replicating ancient and priceless artifacts in archaeology.Reconstructing bones and body parts in forensic pathology. Reconstructing heavily damaged
  • 7. Page 1578 evidence acquired from crime scene investigations. The technology currently being researched for building construction. WORLD'S FIRST 3D-PRINTED CAR 3D PRINTER PRINTING HOUSE CONCLUSION This project design 3D Printing technology could revolutionize and re-shape the world. Advances in 3D printing technology can significantly change and improve the way we manufacture products and produce goods worldwide. If the last industrial revolution brought us mass production and the advent of economies of scale - the digital 3D printing revolution could bring mass manufacturing back a full circle - to an era of mass personalization, and a return to individual craftsmanship. About author: Kartheek .Kandhi Research columnist, Founder &CEO, 1000KV TECHNOLOGIES, Flat no:A2, 2nd floor 9030 844 866, 9030 844 877, ECE /EEE /EIE /MECHANICAL /MECHATRANIC /ROBOTICS /BIOMEDICAL /DIPLOMA PROJECTS 1000kilovolts@gmail.com Hyderabad.