1108 Forks
5708 Stars
5708 Watchers

openscad

OpenSCAD - The Programmers Solid 3D CAD Modeller

How to download and setup openscad

Open terminal and run command
git clone https://github.com/openscad/openscad.git
git clone is used to create a copy or clone of openscad repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openscad https://github.com/openscad/openscad/archive/master.zip

Or simply clone openscad with SSH
[email protected]:openscad/openscad.git

If you have some problems with openscad

You may open issue on openscad support forum (system) here: https://github.com/openscad/openscad/issues