# linuxcnc **Repository Path**: zhucoding/linuxcnc ## Basic Information - **Project Name**: linuxcnc - **Description**: https://github.com/LinuxCNC/linuxcnc - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-04-27 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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