Giter VIP home page Giter VIP logo

balestrino / linuxcnc-mirror Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxcnc/linuxcnc

0.0 2.0 0.0 99.87 MB

Mirror of the main LinuxCNC repository at git.linuxcnc.org

Home Page: http://linuxcnc.org/

License: Other

Shell 4.32% Python 24.34% CLIPS 0.82% PHP 0.02% C++ 28.16% SourcePawn 0.15% Assembly 0.01% Tcl 5.27% PLpgSQL 0.04% C 35.97% Vim Script 0.01% Makefile 0.36% Objective-C 0.07% HTML 0.16% VHDL 0.07% Verilog 0.16% Arduino 0.01% M 0.02% MATLAB 0.03%

linuxcnc-mirror'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
  sudo make setuid

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

  . scripts/rip-environment
  linuxcnc

linuxcnc-mirror's People

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.