About: LinuxCNC

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

LinuxCNC (formerly Enhanced Machine Controller or EMC2) is a free, open-source Linux software system that implements numerical control capability using general purpose computers to control CNC machines. Designed by various volunteer developers at linuxcnc.org, it is typically bundled as an ISO file with a modified version of 32-bit Ubuntu Linux which provides the required real-time kernel. Due to the tight real-time operating system integration, a standard Ubuntu Linux desktop PC without the real-time kernel will only run the package in demo mode.

Property Value
dbo:abstract
  • LinuxCNC (dříve Enhanced Machine Controller nebo EMC2) je v informatice volně dostupný, open source systém, který umožňuje řídit CNC stroje z libovolného PC. Je vyvíjen dobrovolnými vývojáři na linuxcnc.org. Jedná se o modifikovanou linuxovou distribuci Ubuntu (32bitová), která obsahuje potřebný real-time kernel. (cs)
  • EMC (Enhanced Machine Controller) és un programari per al control de màquines-eina i robots creat pel NIST (National Institute of Standards and Technology)amb el suport de la General Motors. La nova versió, EMC2, amb llicència GPL, ofereix funcionalitats addicionals interessants, com HAL (Hardware Abstraction Layer), capacitat de programació com a Autòmat Programable Industrial (PLC, Programmable Logic Controller), etc. Per a afegir-li aquesta darrera funcionalitat, s'ha utilitzat el treball del projecte de . Hi ha una distribució BDI (Brain Dead Install), que instal·la una distribució Debian de GNU/Linux, els patches necessaris i l'EMC. Abans d'instal·lar-lo i a tall d'avaluació, es pot fer servir la distribució CoolCNC que s'executa des de CD. Admet el llenguatge G-code habitual en CNC. Per a aplicacions simples permet utilitzar el port paral·lel de l'ordinador personal per al control de motors pas a pas o de servomotors. Té una interfície gràfica per a la interacció de l'operari amb la màquina. (ca)
  • LinuxCNC (formerly Enhanced Machine Controller or EMC2) is a free, open-source Linux software system that implements numerical control capability using general purpose computers to control CNC machines. Designed by various volunteer developers at linuxcnc.org, it is typically bundled as an ISO file with a modified version of 32-bit Ubuntu Linux which provides the required real-time kernel. Due to the tight real-time operating system integration, a standard Ubuntu Linux desktop PC without the real-time kernel will only run the package in demo mode. (en)
  • LinuxCNC (dawniej Enhanced Machine Controller lub EMC2) – otwarte oprogramowanie umożliwiające kontrolowanie maszyn CNC za pomocą powszechnie dostępnych komputerów i darmowych systemów operacyjnych takich jak Linux. Oprogramowanie jest rozpowszechniane zazwyczaj jako obraz ISO, zawierający pełną dystrybucję 32-bitowego systemu Linux Ubuntu, z wersją jądra (kernela) tworzącą system czasu rzeczywistego. (pl)
  • LinuxCNC (раніше «Enhanced Machine Controller» або «EMC2») — вільна відкрита операційна система на базі ядра GNU/Linux для персональних комп'ютерів загального призначення, яка реалізує числове програмне керування верстатами, роботами тощо. Система розробляється спільнотою linuxcnc.org і надається, як правило, як ISO-образ з модифікованою версією 32-бітної Ubuntu Linux з ядром реального часу. Типове ядро Ubuntu Linux через жорсткі вимоги обладнання до часу виконання операцій може використовуватись лише в демо-режимі. (uk)
dbo:latestReleaseVersion
  • 2.8.2
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 28991357 (xsd:integer)
dbo:wikiPageLength
  • 16123 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1104109638 (xsd:integer)
dbo:wikiPageWikiLink
dbp:bot
  • InternetArchiveBot (en)
dbp:date
  • December 2017 (en)
dbp:fixAttempted
  • yes (en)
dbp:latestReleaseVersion
  • 2.800000 (xsd:double)
dbp:license
dbp:name
  • LinuxCNC (en)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • LinuxCNC (dříve Enhanced Machine Controller nebo EMC2) je v informatice volně dostupný, open source systém, který umožňuje řídit CNC stroje z libovolného PC. Je vyvíjen dobrovolnými vývojáři na linuxcnc.org. Jedná se o modifikovanou linuxovou distribuci Ubuntu (32bitová), která obsahuje potřebný real-time kernel. (cs)
  • LinuxCNC (formerly Enhanced Machine Controller or EMC2) is a free, open-source Linux software system that implements numerical control capability using general purpose computers to control CNC machines. Designed by various volunteer developers at linuxcnc.org, it is typically bundled as an ISO file with a modified version of 32-bit Ubuntu Linux which provides the required real-time kernel. Due to the tight real-time operating system integration, a standard Ubuntu Linux desktop PC without the real-time kernel will only run the package in demo mode. (en)
  • LinuxCNC (dawniej Enhanced Machine Controller lub EMC2) – otwarte oprogramowanie umożliwiające kontrolowanie maszyn CNC za pomocą powszechnie dostępnych komputerów i darmowych systemów operacyjnych takich jak Linux. Oprogramowanie jest rozpowszechniane zazwyczaj jako obraz ISO, zawierający pełną dystrybucję 32-bitowego systemu Linux Ubuntu, z wersją jądra (kernela) tworzącą system czasu rzeczywistego. (pl)
  • LinuxCNC (раніше «Enhanced Machine Controller» або «EMC2») — вільна відкрита операційна система на базі ядра GNU/Linux для персональних комп'ютерів загального призначення, яка реалізує числове програмне керування верстатами, роботами тощо. Система розробляється спільнотою linuxcnc.org і надається, як правило, як ISO-образ з модифікованою версією 32-бітної Ubuntu Linux з ядром реального часу. Типове ядро Ubuntu Linux через жорсткі вимоги обладнання до часу виконання операцій може використовуватись лише в демо-режимі. (uk)
  • EMC (Enhanced Machine Controller) és un programari per al control de màquines-eina i robots creat pel NIST (National Institute of Standards and Technology)amb el suport de la General Motors. La nova versió, EMC2, amb llicència GPL, ofereix funcionalitats addicionals interessants, com HAL (Hardware Abstraction Layer), capacitat de programació com a Autòmat Programable Industrial (PLC, Programmable Logic Controller), etc. Per a afegir-li aquesta darrera funcionalitat, s'ha utilitzat el treball del projecte de . Hi ha una distribució BDI (Brain Dead Install), que instal·la una distribució Debian de GNU/Linux, els patches necessaris i l'EMC. Abans d'instal·lar-lo i a tall d'avaluació, es pot fer servir la distribució CoolCNC que s'executa des de CD. Admet el llenguatge G-code habitual en C (ca)
rdfs:label
  • Enhanced Machine Controller (ca)
  • LinuxCNC (cs)
  • LinuxCNC (en)
  • LinuxCNC (pl)
  • LinuxCNC (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • LinuxCNC (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License