Jump to content

LinuxCNC

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 89.27.61.165 (talk) at 18:49, 29 September 2010 (→‎References: add Kancnik 2010 paper). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Enhanced Machine Controller, or EMC2, is an open source Linux software system to implement Numerical control capability using general purpose computers to control machines. It is developed by a number of volunteer developers at LinuxCNC.Org

Purpose

EMC2 is a software system for numerical control of machines such as milling machines, lathes, plasma cutters, cutting machines, robots, hexapods, etc. It can control up to 9 axes or joints of a CNC machine using G-code as input.

History

EMC was originally developed by NIST, as a reference implementation of the industry standard language for numerical control of machining operations, RS274-NGC (G-code). The software included the RS274 interpreter driving the motion trajectory planner, real-time motor/actuator drivers and a user interface. It demonstrated the feasibility of an advanced numerical control system using off the shelf PC hardware running Linux, interfacing to various hardware motion control systems.

The demonstration project was very successful and created a community of users and volunteer contributors. Sometime around 2004 these volunteers took the EMC project to the next stage: relocated it to sourceforge.net under the GNU General Public License license and the volunteer community-based development model, and gave it the new name, EMC2.

Platforms

Due to the need of fine grained, precise real time control of machines in motion, EMC requires a platform with Real time capabilities. It uses Linux kernel with real time RTAI extensions. For ease of packaging, Ubuntu LTS (long term support) distribution is supported.

Configuration

References

  • Albus, J.S., Lumia, R., “The Enhanced Machine Controller (EMC): An Open Architecture Controller for Machine Tools,” Journal of Manufacturing Review, Vol. 7, No. 3, pp. 278-280, September 1994.
  • Leto et al., "CAD/CAM INTEGRATION FOR NURBS PATH INTERPOLATION ON PC BASED REAL-TIME NUMERICAL CONTROL", 8th INTERNATIONAL CONFERENCE ON ADVANCED MANUFACTURING SYSTEMS AND TECHNOLOGY JUNE 12-13, 2008 UNIVERSITY OF UDINE - ITALY, http://158.110.28.100/amst08/papers/art837759.pdf
  • Glavonjic et al., "Desktop 3-axis parallel kinematic milling machine", The International Journal of Advanced Manufacturing Technology Volume 46, Numbers 1-4, 51-60 (2009), http://dx.doi.org/10.1007/s00170-009-2070-3