Git Product home page Git Product logo

benimaru1997wgm / linuxcnc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxcnc/linuxcnc

0.0 2.0 0.0 135.07 MB

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.

Home Page: http://linuxcnc.org/

License: Other

Shell 4.27% Python 24.62% CLIPS 0.81% PHP 0.02% C++ 27.84% SourcePawn 0.15% Assembly 0.01% Tcl 5.20% PLpgSQL 0.04% C 35.68% Vim Script 0.01% Makefile 0.36% M4 0.51% Objective-C 0.07% HTML 0.16% VHDL 0.07% Verilog 0.16% Arduino 0.01% Groff 0.01% M 0.02%

linuxcnc's Introduction

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/INSTALL' for information about building and running the software.

Quickstart

From the top level directory, switch to the source directory:

cd src

In the source directory, build LinuxCNC:

# for rtai
./autogen.sh
./configure
# or, for PREEMPT-rt or vanilla kernels:
./autogen.sh
./configure --with-realtime=uspace

make clean
make
# for rtai or PREEMPT-rt kernels:
sudo make setuid

to run the software go back to the top level directory, and issue:

. scripts/rip-environment
linuxcnc

linuxcnc's People

Contributors

alatsmt avatar alex-joni avatar andypugh avatar bebro avatar bencekovacs avatar bujtar avatar c-morley avatar cradek avatar ddjepler avatar dngarrett avatar ehj666 avatar fenn avatar gmoccapy avatar jepler avatar jethornton avatar jmelson avatar jmkasunich avatar kimk avatar ktchk2 avatar mattshaver avatar micges avatar robellenberg avatar roggedaniel avatar sebkuzminsky avatar shramov avatar trasz avatar vavaroutsos avatar victorrocco avatar wking avatar zultron avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.