No description
Find a file
2021-06-15 16:21:12 -05:00
.github/workflows change ci to 20.04 2021-05-23 18:00:07 +02:00
bin Improve ignores 2013-12-01 12:34:11 -06:00
configs update python scripts in example configs for py3 2021-06-11 12:30:57 +02:00
debian more buildability fixing 2021-06-05 21:29:34 -05:00
docs remove plasmac configuration 2021-06-09 16:48:31 +10: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 fix various gtk3 deprecated warnings 2021-06-11 12:25:37 +02: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 more buildability fixing 2021-06-05 21:29:34 -05:00
share use py_compile in makefiles for syntax checking 2021-06-03 11:57:27 +02:00
src update to python3(only) 2021-06-15 16:21: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