학술논문

Python based 3-Axis CNC plotter
Document Type
Conference
Source
2016 IEEE International Conference on Power and Energy (PECon) Power and Energy (PECon), 2016 IEEE International Conference on. :823-827 Nov, 2016
Subject
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
General Topics for Engineers
Power, Energy and Industry Applications
Computer numerical control
Solid modeling
Software
Generators
Servomotors
Tools
Hardware
Arduino
motion controller
CNC learning equipment
open source CNC learning tool
open source CNC software
Python
rapid prototyping
Language
Abstract
This paper discusses on an open source python based three-axis CNC system. Python being one of the easiest languages to understand exempts the user from requiring extreme programming skills to amend the code for personal use. This paper features a novel way of directly importing the CAD file into the system without the use of any G-code parser. This system is economical as it utilizes Arduino UNO board as a signal generator without compromising on the performance of the system.