CNC MACHINE PCB PLOTTER
Keywords:
G code, Computer numerical control [CNC], Plotter, Microcontroller Unit [MCU].Abstract
In today’s world, computer numerical control plotter machines are extensively used in the engineering field.
It has become necessary to use the less costly printed circuit boards for all over the engineering projects. This paper is
about the CNC Machine PCB Plotter which is used to draw circuit layout on pcb. For that first you need to convert the
text file or image file into G code using inkspace software. Then this G code is applied to processing software. ATmega
328 microcontroller using arduino uno is used to control the device. The controller changes the given G code and then
translates them into a machine language instruction. These instructions are for the motor drivers to be sent to the motor
drivers.