SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5358
AUTOMATIC PCB DESIGNER BASED ON CNC SYSTEM
Mr.R.RAJAN1, Mr.D.SYEDIBRAKIM2, Mr.R.ALAGU SELVAM3, Mrs.M.YAMUNA4
1Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India.
3Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India.
4Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India.
4Assistant professor, Department of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - CNC Machines are Computerized Numerical
Control Machines which are used to plot anything to the
design program fed into their controller unit. CNC machines
have stepper motors to plot the design given G-code as per
the fed program. The proposed system uses a robotic arm
which helps in plotting the circuit on to the copper board.
The robotic arm plots the layout to the board as per the
directions given by the controller. There are many
techniques existing in the PCB printing process. Some of
them are screen printing, laser printing, manual printing etc.
All these, methods have some of the following demeritssuch
as high cost of production, high requirement of man power,
highly time consuming. All these disadvantages can be
overcome with the help of our proposed PCB printer. The
proposed system uses a robotic arm which helps in plotting
the circuit on to the copper board. The proposedsystemalso
makes retracing of the circuit from the PCB possible. This is
made possible by moving the robotic arm above the circuit
and tracking each point in the circuit.
Key Words: Computerized Numerical Control, Printed
circuit board, Plotter, G-code.
1. INTRODUCTION
Project proposed here uses an idea of CNC bit plotter using
Control board. The idea behind this project is to make a CNC
machine which can be used for etching the PCB Board. It
uses three Stepper motors is linear actuators on each axis X,
Y & Z. While etching, the PCB synchronization of this entire
three axis i.e. stepper motors, is most challenging task. At
present the data to draw to given programmatically i.e. hard
coded in program in binary format. A bit touches the surface
& prints the pixel for logic 1 and lifts up in air for logic 0 &
actuator changes its position for next commands execution.
G codes is an elementary Function. G codes is pre-defining
Function Associated with the movement onmachineaxes. In
CNC Printer Machine only G codes are used. G codes are
giving the Direction to move the driller in X, Y, Z directions.
The aim of over is to make a CNC printer machine which is
capable to draw difficult design in paper or surface of metal,
to cut it with a great accuracy. We have used 3 stepper
motors with lead screw in Cartesian coordinate X, Y, Z
directions. Stepper motor is a convert digital pulse into lead
screw rotations. Stepper drivers are used to give command
on the system. The main aim is to fabricate a CNC printer
Machine to draw an object with using G codes. We also work
on reduced cost of the project and increase Reliability and
Flexibility. This will be used for soft material cutting or
mining, laser cutting machine tool is also worked on this
setup.
In our work the CNC plotter is designed for printing any
dimensional instructed data on a rectangular co-ordinate
system from G-Code. The 3D Printer mechanism is totally
control by Control board, CNC shield and three motor
drivers. G-code control the motors exactly where to go in X,
Y, Z direction. X axis stepper motor with lead screw control
the X, Y co-ordinate and Z axis motor controlled the depth
means the drill of the printer bit. The CNC printer can be
used to make printed circuit board (PCB) for printing circuit
diagram by the instruction from G-code.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5359
2. Methodology
PCBs direct current is around their surface through a
network of copper pathways. The complex system of a
copper routes determines the unique role of each piece of
printed circuit board. The methods are PCB designing -
Component Selection and Testing - Hardware
Implementation - Designing of PCB Layout - From File to
Film- Printing the Inner layers- Removing the Unwanted
Copper- Layer Alignment and Optical Inspection- Drill and
Milling- Outer Layer Imaging- Final Etching- Solder Mask
Application- Silkscreen- Electrical Test- Profiling and V-
Scoring.
3. BLOCK DIAGRAM
Fig.1 Block Diagram of CNC mini Plotter Three axis control
machine
5. WORKING:
CNC milling is a specific form of the computer
numerical controlled (CNC) machining. However, the
cutter in a milling machine is able to movement along
multiple axes, and can create a variety of shapes, slots
and holes. In addition, the work-piece is often moved
across the milling tool in a different directions, unlike
the single axis motion of a drill.
Typically they are grouped by the number of axes on
which they operate, which is labeled with various
letters. X and Y designate horizontal movement of the
workpiece and Z represents vertical axes, or up-and-
down direction, movement. These devices are
extremely useful because they are able to produce the
shapes that would be nearly impossible using manual
tooling methods.
Drilling is a cutting method it use a drill bit cut to a hole of
the circular cross section is a solid materials. The drill bit is
always usually a rotary cutting tool, often multi point. The
drill bit is pressed against the work piece and rotated at
rates from hundreds to thousands times of revolutions per
minute. This forces the cutting edge against is the work-
piece, cutting off chips from the hole as it is drilled.
SOFTWARE IMPLEMENTATION:
EAGLE (EDA):
EAGLE is a scriptable electronic design automation (EDA)
application with schematic capture, printed circuit board
(PCB) layout, auto-router and computer-aided
manufacturing (CAM) features. EAGLE stands for Easily
Applicable Graphical Layout Editor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5360
FLATCAM:
Lets our take our designs to a CNC router. Open Gerber file,
Excellon or G-code, edit it or create from scatch, and output
G-Code. The Isolation routing is a one of many tasks that
FLATCAM is perfect for. It is open source, written the
program in Python and runs smoothly on most platforms.
Viewer:
Visualize Gerbers, Drill files, and G-Code. Know exactlyhow our
machine is going to make our PCB.
Double sided:
Make a double-sided PCBs quickly with a specialized builtin
the tool that allows our to invert our layers and create
alignment guides.
Source file:
 G-Code: CNC machine instructions for cutting and
drilling.
 SVG: Scalable Vector Graphics. A common
resolution-independent graphics format.
EXPRIMETNAL SETUP:
Thus, by using Control board and PCB making EAGLE
software we are designing PCB from layout milling and
drilling according to on PCB layout.
APPLICATIONS:
 CNC used for cutting various hard materials suchas
wood, aluminum, steel, plastics.
 The CNC machine can print objects with 2D and 3D.
 CNC include both machine tools are as well as non-
machine tool areas. In the machine tool category.
 CNC machine is widely used for lathe, drill press,
milling machine, grinding unit, laser, cutting unit,
sheet-metal press working machine, tube bending
machine etc.
 3D Printing for Non-planar Electronics.
 3D Printing for Multi-layer PCBs.
CONCLUSION:
In this paper we have used concept of low cost PCB
printer machine, which is easily control with computer and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5361
suddenly stop and paused by click action on computer. By
using this we have make Difficult and Complex Design in
paper. This is small machine which is easily Transportable
and Assembled everywhere on Requirementofit.BedSizeof
this machine is 220X220X250mm. StepperMotorwill be run
on in this criteria of bed size. If we have increase the size or
length of lead screw, it will be free to make big size of design
in paper. We have used G codes to giving command. G-codes
are language to give the command to the machines parts are
move right, left or up and down. On the successful work of
this machine we have some change on it and make it
commercial used and applying tools for cutting, grinding of
soft material etc. In PCB process such as drilling, milling and
etching.
REFERENCES:
[1] Anjali K M, Niveditha P S, P Shyama, Sreeja
Sreedharan V, Susmi P S, PCB Plotter and Retracer
Volume-4, Issue-5, May.-2016.
[2] Bassamshear, Teresa Fringon, Adam Ferguson,
Sarius bethel, Application of embedded systems with a
universal plotter, IEEE, April 2015.
[3] Dr.M.Shivakumar, Staord Michahail, Ankitha Tantry
H, Bhawana C K, Robotic 2D plotter, International
Journal of Engineering and Innovative Technology
(IJEIT), Volume-3, Issue-10, April 2014.
[4] B.Saranya, V.Ramanivetha, M.Vinodhini, R.Sujipriya,
A.Shankar,” An Embedded Based Code Finder Using
Robotic Arm Movement”, International Journal of
EngineeringandAdvancedTechnology(IJEAT),Volume-
2, Issue-3, February 2013.
[5] Mrs. R. Dayana, Gunaseelan P, Microcontroller based
X-Y plotter ,International Journal of Advanced Research
in Electrical, Electronics and Instrumentation
Engineering, Vol. 3, Special Issue 3, April 2014.

More Related Content

PDF
Mini cnc plotter or printer
PDF
IRJET- Design and Development of Portable 3-Axis CNC Router Machine
PDF
Design of computer aided process plan for a casing cover plate
PDF
Getting started iv2008
PDF
G-Code Controlled 2D Robotic Plotter
PPT
Computer aided manufacturing
PPT
B Kindilien Finding Efficiency In Mach 120408
PDF
IRJET- A Novel Integration of Laser Engraver and 3D Printer
Mini cnc plotter or printer
IRJET- Design and Development of Portable 3-Axis CNC Router Machine
Design of computer aided process plan for a casing cover plate
Getting started iv2008
G-Code Controlled 2D Robotic Plotter
Computer aided manufacturing
B Kindilien Finding Efficiency In Mach 120408
IRJET- A Novel Integration of Laser Engraver and 3D Printer

What's hot (19)

PDF
Mini CNC PLOTTER
PPTX
Lecture 3 Computer - Aided Manufacturing (CAM)
PDF
Design of X-Y-Z plotter
PPTX
COMPUTER AIDED DESIGN, COMPUTER AIDED MANUFACTURING
PDF
PDF
IRJET- Implementation of Arduino UNO based Two Directional [2D] Plotter
PPTX
NX training Report
PPT
Lo #5 manufacturing technology (jan 2016)
DOCX
CNC: 2.5D AXIS vs. VIRTUAL CNC
PPTX
Cad and cam
PDF
Softwarecatalog
PDF
CIM & Automation Lab Manual VTU
DOCX
SREE Resume new
PPT
introduction to cnc technology
PPTX
Intro to CAD/CAM/CIM
PDF
Im3115911596
PPTX
Virtual cnc training system
PDF
Pemrograman cnc tu 3 a
PDF
G and m_programming_for_mills_manual
Mini CNC PLOTTER
Lecture 3 Computer - Aided Manufacturing (CAM)
Design of X-Y-Z plotter
COMPUTER AIDED DESIGN, COMPUTER AIDED MANUFACTURING
IRJET- Implementation of Arduino UNO based Two Directional [2D] Plotter
NX training Report
Lo #5 manufacturing technology (jan 2016)
CNC: 2.5D AXIS vs. VIRTUAL CNC
Cad and cam
Softwarecatalog
CIM & Automation Lab Manual VTU
SREE Resume new
introduction to cnc technology
Intro to CAD/CAM/CIM
Im3115911596
Virtual cnc training system
Pemrograman cnc tu 3 a
G and m_programming_for_mills_manual
Ad

Similar to IRJET- Automatic PCB Designer based on CNC System (20)

PDF
IRJET - An Embedded Approach for Design and Development of the Mini CNC C...
PDF
IRJET- Design and Development of Low Cost 3D Printer
PDF
IRJET- Mini CNC Drawing Machine for PCB Printing
DOCX
Intelligent pcb drilling machine
PDF
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
PDF
IRJET- IoT Based 3D Printer
PDF
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
PDF
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
PDF
IRJET- Project Didactic of a Mini CNC Milling Machine
PDF
IRJET- Additive Cum Electronic (ACE) – 3D Printer
PDF
CNC Drilling Machine for Printed Circuit Board
PDF
Wireless Base CNC Mini Plotter Three Axis Control Machine
PDF
DESIGN OF COMPUTER AIDED PROCESS PLAN FOR A CASING COVER PLATE
PDF
Mini CNC Plotter and Laser Engraver
PDF
IRJET- Automatic Mini CNC Machine for PCB Drawing using Arduino
PDF
CNC Plotter Black Book
PDF
IRJET- Design of Mini CNC using Arduino Uno
PPTX
Predefence.pptx
PDF
3d printer
IRJET - An Embedded Approach for Design and Development of the Mini CNC C...
IRJET- Design and Development of Low Cost 3D Printer
IRJET- Mini CNC Drawing Machine for PCB Printing
Intelligent pcb drilling machine
IRJET- Implementing Adaptive Host of Pliable Technology for 3D Imprinter ...
IRJET- IoT Based 3D Printer
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
IRJET- A Sequential Control for Full Size Converter Wind Turbine Generating S...
IRJET- Project Didactic of a Mini CNC Milling Machine
IRJET- Additive Cum Electronic (ACE) – 3D Printer
CNC Drilling Machine for Printed Circuit Board
Wireless Base CNC Mini Plotter Three Axis Control Machine
DESIGN OF COMPUTER AIDED PROCESS PLAN FOR A CASING COVER PLATE
Mini CNC Plotter and Laser Engraver
IRJET- Automatic Mini CNC Machine for PCB Drawing using Arduino
CNC Plotter Black Book
IRJET- Design of Mini CNC using Arduino Uno
Predefence.pptx
3d printer
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
web development for engineering and engineering
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Digital Logic Computer Design lecture notes
PPT
Project quality management in manufacturing
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
PPT on Performance Review to get promotions
PPTX
Geodesy 1.pptx...............................................
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
composite construction of structures.pdf
PPT
Mechanical Engineering MATERIALS Selection
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
web development for engineering and engineering
OOP with Java - Java Introduction (Basics)
Digital Logic Computer Design lecture notes
Project quality management in manufacturing
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPT on Performance Review to get promotions
Geodesy 1.pptx...............................................
Embodied AI: Ushering in the Next Era of Intelligent Systems
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
Foundation to blockchain - A guide to Blockchain Tech
composite construction of structures.pdf
Mechanical Engineering MATERIALS Selection
Model Code of Practice - Construction Work - 21102022 .pdf
CYBER-CRIMES AND SECURITY A guide to understanding
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT

IRJET- Automatic PCB Designer based on CNC System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5358 AUTOMATIC PCB DESIGNER BASED ON CNC SYSTEM Mr.R.RAJAN1, Mr.D.SYEDIBRAKIM2, Mr.R.ALAGU SELVAM3, Mrs.M.YAMUNA4 1Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India. 3Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India. 4Student, of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India. 4Assistant professor, Department of EEE, P.S.R Engineering College, Sivakasi, Tamilnadu, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - CNC Machines are Computerized Numerical Control Machines which are used to plot anything to the design program fed into their controller unit. CNC machines have stepper motors to plot the design given G-code as per the fed program. The proposed system uses a robotic arm which helps in plotting the circuit on to the copper board. The robotic arm plots the layout to the board as per the directions given by the controller. There are many techniques existing in the PCB printing process. Some of them are screen printing, laser printing, manual printing etc. All these, methods have some of the following demeritssuch as high cost of production, high requirement of man power, highly time consuming. All these disadvantages can be overcome with the help of our proposed PCB printer. The proposed system uses a robotic arm which helps in plotting the circuit on to the copper board. The proposedsystemalso makes retracing of the circuit from the PCB possible. This is made possible by moving the robotic arm above the circuit and tracking each point in the circuit. Key Words: Computerized Numerical Control, Printed circuit board, Plotter, G-code. 1. INTRODUCTION Project proposed here uses an idea of CNC bit plotter using Control board. The idea behind this project is to make a CNC machine which can be used for etching the PCB Board. It uses three Stepper motors is linear actuators on each axis X, Y & Z. While etching, the PCB synchronization of this entire three axis i.e. stepper motors, is most challenging task. At present the data to draw to given programmatically i.e. hard coded in program in binary format. A bit touches the surface & prints the pixel for logic 1 and lifts up in air for logic 0 & actuator changes its position for next commands execution. G codes is an elementary Function. G codes is pre-defining Function Associated with the movement onmachineaxes. In CNC Printer Machine only G codes are used. G codes are giving the Direction to move the driller in X, Y, Z directions. The aim of over is to make a CNC printer machine which is capable to draw difficult design in paper or surface of metal, to cut it with a great accuracy. We have used 3 stepper motors with lead screw in Cartesian coordinate X, Y, Z directions. Stepper motor is a convert digital pulse into lead screw rotations. Stepper drivers are used to give command on the system. The main aim is to fabricate a CNC printer Machine to draw an object with using G codes. We also work on reduced cost of the project and increase Reliability and Flexibility. This will be used for soft material cutting or mining, laser cutting machine tool is also worked on this setup. In our work the CNC plotter is designed for printing any dimensional instructed data on a rectangular co-ordinate system from G-Code. The 3D Printer mechanism is totally control by Control board, CNC shield and three motor drivers. G-code control the motors exactly where to go in X, Y, Z direction. X axis stepper motor with lead screw control the X, Y co-ordinate and Z axis motor controlled the depth means the drill of the printer bit. The CNC printer can be used to make printed circuit board (PCB) for printing circuit diagram by the instruction from G-code.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5359 2. Methodology PCBs direct current is around their surface through a network of copper pathways. The complex system of a copper routes determines the unique role of each piece of printed circuit board. The methods are PCB designing - Component Selection and Testing - Hardware Implementation - Designing of PCB Layout - From File to Film- Printing the Inner layers- Removing the Unwanted Copper- Layer Alignment and Optical Inspection- Drill and Milling- Outer Layer Imaging- Final Etching- Solder Mask Application- Silkscreen- Electrical Test- Profiling and V- Scoring. 3. BLOCK DIAGRAM Fig.1 Block Diagram of CNC mini Plotter Three axis control machine 5. WORKING: CNC milling is a specific form of the computer numerical controlled (CNC) machining. However, the cutter in a milling machine is able to movement along multiple axes, and can create a variety of shapes, slots and holes. In addition, the work-piece is often moved across the milling tool in a different directions, unlike the single axis motion of a drill. Typically they are grouped by the number of axes on which they operate, which is labeled with various letters. X and Y designate horizontal movement of the workpiece and Z represents vertical axes, or up-and- down direction, movement. These devices are extremely useful because they are able to produce the shapes that would be nearly impossible using manual tooling methods. Drilling is a cutting method it use a drill bit cut to a hole of the circular cross section is a solid materials. The drill bit is always usually a rotary cutting tool, often multi point. The drill bit is pressed against the work piece and rotated at rates from hundreds to thousands times of revolutions per minute. This forces the cutting edge against is the work- piece, cutting off chips from the hole as it is drilled. SOFTWARE IMPLEMENTATION: EAGLE (EDA): EAGLE is a scriptable electronic design automation (EDA) application with schematic capture, printed circuit board (PCB) layout, auto-router and computer-aided manufacturing (CAM) features. EAGLE stands for Easily Applicable Graphical Layout Editor
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5360 FLATCAM: Lets our take our designs to a CNC router. Open Gerber file, Excellon or G-code, edit it or create from scatch, and output G-Code. The Isolation routing is a one of many tasks that FLATCAM is perfect for. It is open source, written the program in Python and runs smoothly on most platforms. Viewer: Visualize Gerbers, Drill files, and G-Code. Know exactlyhow our machine is going to make our PCB. Double sided: Make a double-sided PCBs quickly with a specialized builtin the tool that allows our to invert our layers and create alignment guides. Source file:  G-Code: CNC machine instructions for cutting and drilling.  SVG: Scalable Vector Graphics. A common resolution-independent graphics format. EXPRIMETNAL SETUP: Thus, by using Control board and PCB making EAGLE software we are designing PCB from layout milling and drilling according to on PCB layout. APPLICATIONS:  CNC used for cutting various hard materials suchas wood, aluminum, steel, plastics.  The CNC machine can print objects with 2D and 3D.  CNC include both machine tools are as well as non- machine tool areas. In the machine tool category.  CNC machine is widely used for lathe, drill press, milling machine, grinding unit, laser, cutting unit, sheet-metal press working machine, tube bending machine etc.  3D Printing for Non-planar Electronics.  3D Printing for Multi-layer PCBs. CONCLUSION: In this paper we have used concept of low cost PCB printer machine, which is easily control with computer and
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5361 suddenly stop and paused by click action on computer. By using this we have make Difficult and Complex Design in paper. This is small machine which is easily Transportable and Assembled everywhere on Requirementofit.BedSizeof this machine is 220X220X250mm. StepperMotorwill be run on in this criteria of bed size. If we have increase the size or length of lead screw, it will be free to make big size of design in paper. We have used G codes to giving command. G-codes are language to give the command to the machines parts are move right, left or up and down. On the successful work of this machine we have some change on it and make it commercial used and applying tools for cutting, grinding of soft material etc. In PCB process such as drilling, milling and etching. REFERENCES: [1] Anjali K M, Niveditha P S, P Shyama, Sreeja Sreedharan V, Susmi P S, PCB Plotter and Retracer Volume-4, Issue-5, May.-2016. [2] Bassamshear, Teresa Fringon, Adam Ferguson, Sarius bethel, Application of embedded systems with a universal plotter, IEEE, April 2015. [3] Dr.M.Shivakumar, Staord Michahail, Ankitha Tantry H, Bhawana C K, Robotic 2D plotter, International Journal of Engineering and Innovative Technology (IJEIT), Volume-3, Issue-10, April 2014. [4] B.Saranya, V.Ramanivetha, M.Vinodhini, R.Sujipriya, A.Shankar,” An Embedded Based Code Finder Using Robotic Arm Movement”, International Journal of EngineeringandAdvancedTechnology(IJEAT),Volume- 2, Issue-3, February 2013. [5] Mrs. R. Dayana, Gunaseelan P, Microcontroller based X-Y plotter ,International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol. 3, Special Issue 3, April 2014.