No description
Find a file
2020-04-16 15:06:26 -05:00
bin Improve ignores 2013-12-01 12:34:11 -06:00
configs Merge branch '2.8' 2020-04-15 01:50:51 -07:00
debian Merge branch '2.8' 2020-04-09 20:41:28 -07:00
docs hostmot2: add rcpwmgen support 2020-04-16 15:06:26 -05: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 remote-tracking branch 'origin/2.8' 2020-04-16 10:48:05 -05:00
nc_files Merge branch '2.8' 2020-04-09 20:41:28 -07:00
rtlib clean up ignores some more 2009-06-20 20:30:13 -05:00
scripts Fix ERROR: ambiguous python shebang 2020-04-14 18:19:55 +02:00
share Merge branch '2.8' 2020-04-15 12:24:41 +10:00
src hostmot2: add rcpwmgen support 2020-04-16 15:06:26 -05:00
tcl Merge branch '2.8' 2020-04-07 16:00:29 -07:00
tests Merge branch '2.8' 2020-04-07 20:56:48 +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 Ignore test result files 2020-04-10 20:51:14 -05:00
.travis.yml .travis.yml: Add ccache 2019-02-01 20:35:07 +08: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 add to readme purpose of this software 2018-12-10 16:59:03 +01:00
TODO early Joints/Axes work 2016-06-26 19:08:28 -06:00
VERSION First 2.9 pre-release: 2.9.0~pre0 2019-06-02 16:54:22 -06:00

LinuxCNC

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more. http://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