No description
Find a file
2021-08-18 14:03:29 -05:00
.github/workflows Merge branch 'master' into master-gtk3 2021-07-07 09:19:06 +02:00
bin Improve ignores 2013-12-01 12:34:11 -06:00
configs pyngcgui: drop gtk-based gcmc sim configs 2021-08-05 18:26:23 -07:00
debian Merge branch 'master' into master-gtk3 2021-07-07 09:19:06 +02:00
docs qtplasmac: 2021-08-11 22:01:45 -04: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 linux_event: python3 compatibility, allow specifying full path 2021-08-18 14:03:29 -05:00
nc_files remap lib -fix lathe tool change to use generator 2021-08-15 21:10:32 -07:00
rtlib clean up ignores some more 2009-06-20 20:30:13 -05:00
scripts Merge branch 'master' into master-gtk3 2021-08-01 00:17:05 +02:00
share qtplasmac: sim finer grained voltage control 2021-08-14 18:09:23 +10:00
src uspace_rtapi_app: thread_lock should have been shared among all threads 2021-08-18 13:35:22 -05:00
tcl halshow.tcl support display of nan 2020-09-22 08:16:10 -07:00
tests update abs parameters in test 2021-07-27 16:54:19 +02: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 branch '2.8' 2021-06-26 20:55:33 -07: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