This duplicates the stuff in the navigation bar, but also adds links to two particularly awful and out-of-date wiki pages.
1.3 KiB
1.3 KiB
| layout |
|---|
| default |
LinuxCNC is Free software licensed under the terms of the GNU GPLv2 (General Public License version 2 for realtime control of machines such as milling machines, lathes, plasma cutters, cutting machines, robots, hexapods, etc.
Our community-maintained wiki contains lots of information and examples about configuration and using LinuxCNC.
LinuxCNC uses a Hardware Abstraction layer that allows you to adapt it to many kinds of machinery, and includes a software PLC controller and an advanced trajectory planner.
Note: Do Not upgrade the Linux operating system from the installed version as it will prevent LinuxCNC from working as a specific kernel is required.
News
-
{% for post in site.posts limit:4 %}
- {{ post.date | date: "%b %-d, %Y" }} {{ post.title }} {% endfor %}
subscribe via RSS