Enhanced Machine Controller: Difference between revisions
(Created page with "Enhanced Machine Controller, or EMC2, is a FLOSS GNU/Linux software system to implement CNC capability using general purpose computers to control...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Breadcrumb|Software}} | |||
{{Breadcrumb|Digital Fabrication}} | |||
Enhanced Machine Controller, or EMC2, is a FLOSS GNU/Linux software system to implement [[wikipedia: numerical control|CNC]] capability using general purpose computers to control machines. It is developed by a number of volunteer developers at [http://www.linuxcnc.org/ LinuxCNC.org]<ref>[[wikipedia: Enhanced Machine Controller]]</ref> | Enhanced Machine Controller, or EMC2, is a FLOSS GNU/Linux software system to implement [[wikipedia: numerical control|CNC]] capability using general purpose computers to control machines. It is developed by a number of volunteer developers at [http://www.linuxcnc.org/ LinuxCNC.org]<ref>[[wikipedia: Enhanced Machine Controller]]</ref> | ||
Latest revision as of 20:14, 18 April 2011
Enhanced Machine Controller, or EMC2, is a FLOSS GNU/Linux software system to implement CNC capability using general purpose computers to control machines. It is developed by a number of volunteer developers at LinuxCNC.org[1]
Purpose
EMC2 is a software system for numerical control of machines such as milling machines, lathes, plasma cutters, routers, cutting machines, robots, hexapods, etc. It can control up to 9 axes or joints of a CNC machine using G-code (RS-274NGC) as input. It has several GUIs suited to specific kinds of usage (touch screen, interactive development). Currently it is almost exclusively used on X86 PC platforms, but a couple ports to other architectures are in use (Alpha, Sparc). It makes extensive use of a Real Time-modified kernel, and supports both stepper- and servo-type drives.