Coder Social home page Coder Social logo

glocklueng / rapcad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gilesbathgate/rapcad

0.0 2.0 0.0 3.56 MB

Rapid prototyping CAD IDE for RepRap and RepStrap 3D printing machines.

Home Page: http://gilesbathgate.com/category/rapcad/

License: Other

C++ 92.73% C 0.29% NSIS 0.17% QMake 1.95% Shell 2.00% Batchfile 0.03% C# 0.81% Lex 0.67% Yacc 1.35%

rapcad's Introduction

RapCAD license GPLv3 blue

Introduction

RapCAD is a Rapid prototyping CAD IDE for RepRap and RepStrap 3D printing machines. RapCAD is published under the GPLv3 licence.

Unlike most CAD packages RapCAD is not GUI based. One of the things that you often do when using a traditional CAD package, for example, is to create temporary construction lines that you either delete or put on a layer that is never used or seen. From another persons perspective its not always obvious how you arrived at your final design. In the software industry, the vital role of version control is that it allows the transcript of decisions made during the design process to be recorded. RapCAD solves this problem by allowing designs to be described with a modular scene description language. This not only provides compatability with traditional text based source control management software, but it also allows for the creation of re-usable component modules that can be distributed as a design library.

Screenshot

Installation

Windows

  • Download the latest installer.

  • Double click the installer exe and follow the on-screen instructions.

Ubuntu

  • Supports: Trusty, Vivid

  • Simply run the following commands in a terminal.

    sudo apt-add-repository ppa:gilesbathgate/rapcad
    sudo apt-get update
    sudo apt-get install rapcad

Mac OS X

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.