ARDUINO CNC MACHINE

INTRODUCTION

In this project, I show you how to make Arduino CNC machine at home. The aim of this project is to make the Computer Numerical Control machine which helps to design the PCB without using ETCHING process, which makes the manufacturing process faster.

This problem or idea came across by observing and evaluating the real time scenario of well going PCB designing process using an etching process which is tedious and time-consuming. To overcome this problem the idea was born to increase the speed of process in real time to make the development cycle shorter. To fulfill the same purpose Microcontroller is used. By combing of both Arduino platform and GRBL firmware helped to overcome this problem.

With the help of this CNC machine, We can design a PCB as well as we also can perform different process like milling, drilling, drawing and engraving. So we can say that it’s not only CNC machine, it’s an all in one multipurpose CNC machine.

COMPONENT REQUIRED

ELECTRONICS

  • Arduino UNO
  • Stepper Motor (1.8 Degree Step Angle)
  • Stepper Motor Driver (DRV8825)
  • SMPS – 12V, 10A
  • GPB/PCB
  • Miscellaneous components

MECHANICAL

  • Linear Bearing
  • Circular Bearing
  • Mild Steel Rod
  • Ball Screw / Lead Screw
  • Nut & Bolt
  • L Clamp
  • MDF Wooden Sheet

SOFTWARE

  • Univarsal G-Code Sender
  • FlatCAM
  • PCB Design Software(EAGLE CAD or DipTrace)

Step 1: Stepper Motor and Stepper Motor Driver (DRV8825)

Stepper Motor and Stepper Motor Driver (DRV8825)
Stepper Motor and Stepper Motor Driver (DRV8825)
stepper motor

Stepper Motor:

  • Bipolar Stepper Motor (12.6 Kgcm) for x-axis
  • Bipolar Stepper Motor (4.4 Kgcm) for y-axis & z-axis

Step 2: Power Supply – SMPS

Power Supply - SMPS
power supply

Power Supply – SMPS (12V, 10Amps)

Step 3: Stepper Motor Driver – Connections

Stepper Motor Driver - Connections

Stepper Motor Driver - Connections
Stepper Motor Driver - Connections

Stepper Motor Driver (DRV8825) connections diagram on General Purpose Board (GPB).

Step 4: CNC Machine Frame Designing

Step 5: MDF Wooden Sheet Cutting & Polishing

MDF Wooden Sheet Cutting & Polishing

Step 6: Linear & Circular Bearing

Linear & Circular Bearing

Step 7: Metal Rod & MDF Wooden Sheet Part

Metal Rod & MDF Wooden Sheet Part
Metal Rod & MDF Wooden Sheet Part

Step 8: Drilling

Drilling
Drilling

Step 9: CNC Base Designing

CNC Base Designing
CNC Base Designing

Step 10: Designing of Lead Screw

Designing of Lead Screw
Designing of Lead Screw

Step 11: Designing of X-Axis

Designing of X-Axis
Designing of X-Axis

Step 12: Designing of Y-Axis and Stepper Motor Interfacing

Designing of Y-Axis and Stepper Motor Interfacing
Designing of Y-Axis and Stepper Motor Interfacing

Step 13: Designing of Z-Axis

Designing of Z-Axis
Designing of Z-Axis

Step 14: ​Final Structure of CNC Machine

​Final Structure of CNC Machine
​Final Structure of CNC Machine

Step 15: Working of CNC Machine

Working of CNC Machine
Working of CNC Machine

CONCLUSSION

I’m using a software named as DipTracce to create a sample track for PCB. With the help of which we can generate a GERBER file. It consists of the G-codes which contains the information about the track of our PCB layout.

The Gerber file having those G-codes are further loaded into the FLATCAM software. By using this software, I’m creating the NC file, which is necessary to create a path for a drill bit.

Then the NC file is given to the UNIVERSAL G-CODE SENDER software. It is a GUI software which sends the G-code to the Arduino. Arduino is already loaded with the grbl hex file which is required to interpret those G-codes.

Check my video……

AUTHOR

ICUBE TECHNOLOGIES

MR.JEET MISTRI, COFOUNDER ICUBE TECHNOLOGIES

https://www.facebook.com/jeet.mistri/

Recommended For You

About the Author: admin

1 Comment

  1. Wonderful article! This is the kind of info that are supposed to be shared across the net.
    Shame on the search engines for no longer positioning this publish higher!
    Come on over and seek advice from my web site . Thanks =)

Leave a Reply

Your email address will not be published.