Skip to content
Snippets Groups Projects
Commit c4f25bc1 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Add link to OpenSCAD repo on github.

parent 38763deb
No related branches found
No related tags found
No related merge requests found
Pipeline #90710 passed
...@@ -1639,10 +1639,16 @@ Reading package lists... Done ...@@ -1639,10 +1639,16 @@ Reading package lists... Done
> sudo apt-get install openscad > sudo apt-get install openscad
Gelukt! Gelukt!
To run swivel.scad simulation in OpenSCAD:
> git clone https://github.com/erkooi/openscad
> git clone https://github.com/erkooi/swivel
Add in ~/bashrc : Add in ~/bashrc :
export OPENSCADPATH=/dop466_0/kooistra/github/openscad/math:/dop466_0/kooistra/github/openscad/shapes export OPENSCADPATH=/dop466_0/kooistra/github/openscad/math:/dop466_0/kooistra/github/openscad/shapes
Run OpenSCAD from terminal: > openscad & Run OpenSCAD from terminal:
> openscad &
******************************************************************************* *******************************************************************************
* Drawio * Drawio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment