No description
Find a file
2021-06-04 18:10:12 -05:00
.github/workflows change CI to ubuntu 18.04 2021-05-16 01:48:42 +02:00
bin Improve ignores 2013-12-01 12:34:11 -06:00
configs gmoccapy_3_1_3_7 - bug in embedding customer tabs 2021-05-23 13:10:42 +02:00
debian fix changelog date 2021-05-19 17:37:23 +02:00
docs docs -GStat: update spindle-control-changed info 2021-06-02 00:45:02 -07:00
gnupg new release key for 2.7 and later 2014-10-22 08:15:19 -06:00
include convert cvs ignores to git ignores 2009-06-20 11:35:29 -05:00
lib Merge branch '2.8' 2021-06-02 00:50:23 -07:00
nc_files remap stdglue: add HAL component to fanuc tool change 2021-06-02 00:45:02 -07:00
rtlib clean up ignores some more 2009-06-20 20:30:13 -05:00
scripts Merge pull request #743 from LinuxCNC/unsupport-old-distros-in-master 2021-05-11 13:16:15 +01:00
share qtplasmac: add custom layouts for onboard virtual keyboard 2021-06-01 09:51:17 +10:00
src Untested: Invoke iptables via the PATH, so it can reside in /sbin or /usr/sbin 2021-06-04 18:10:12 -05:00
tcl halshow.tcl support display of nan 2020-09-22 08:16:10 -07:00
tests Merge branch 'master' into typos-docs-tests 2021-05-14 00:00:13 +01:00
unit_tests test: Fix g84 spindle direction check and runtests 2019-07-03 10:23:26 -04:00
.gitattributes request special merge driver for l10n files 2012-03-11 15:38:52 -05:00
.gitignore Docs: Remove the static Chinese PDF 2020-09-01 13:34:43 +01:00
COPYING De-confuse github about licenses 2016-10-20 09:44:49 -05:00
COPYING.more all: update FSF address in GPL 2.0 notices 2017-09-15 13:06:22 +02:00
ISSUE_TEMPLATE.md template: remind users that the issue tracker is not a support forum 2016-04-09 09:43:27 -05:00
linuxcnc-wizard.gif Rename many user visible parts to "linuxcnc" 2012-01-18 11:25:09 -06:00
linuxcnc.gif Rename many user visible parts to "linuxcnc" 2012-01-18 11:25:09 -06:00
linuxcnc.xcf rebranding 2012-01-20 14:47:49 -06:00
linuxcncicon.png linuxcncmkdesktop: use right command to invoke linuxcnc 2012-01-18 11:32:37 -06:00
meson.build unit_test: Fix unit tests after saicanon changes 2019-06-28 12:15:29 -04:00
README.md HTTPS link 2020-11-29 22:02:06 +00:00
README_es.md Rename README.md to README_es.md 2020-08-23 19:24:03 +03:00
reportar-bugs-como_es.md bugs report howto 2020-12-09 12:23:53 +01:00
TODO early Joints/Axes work 2016-06-26 19:08:28 -06:00
VERSION Merge remote-tracking branch 'origin/2.8' 2020-12-10 23:36:12 +00:00

LinuxCNC

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3D printers, laser cutters, plasma cutters, robot arms, hexapods, and more. https://linuxcnc.org/

DISCLAIMER

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR ANY HARM OR LOSS RESULTING FROM ITS USE.

IT IS EXTREMELY UNWISE TO RELY ON SOFTWARE ALONE FOR SAFETY.

Any machinery capable of harming persons must have provisions for completely removing power from all motors, etc, before persons enter any danger area.

All machinery must be designed to comply with local and national safety codes, and the authors of this software can not, and do not, take any responsibility for such compliance.

This software is released under the GPLv2, with some parts under the LGPL. See the file COPYING for more details.

The Build Process

Refer to the file 'docs/src/code/building-linuxcnc.txt' for information about building and running the software, or look here:

http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html