Compare commits

...

2 Commits

Author SHA1 Message Date
kreativmonkey 5ed770f9c1 add image 6 years ago
kreativmonkey aa962f19e8 add commmend for 6 years ago

@ -2,6 +2,8 @@
Dieses 3D Tux Modell ist mit Openscad erstellt und modular aufgebaut. Der Tux lässt sich in seiner Größe variieren und kann als Figur oder Spardose gerendert werden. Als Vorlage für dieses Modell diente das Modell von [runeman](runeman.org/3d/tux).
<img align="center" width="200" alt="Tux money box Openscad image" src="images/tux_openscad.png">
## Printable
You can print difference modells of the Tux.

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

@ -32,6 +32,7 @@ wall=hight*0.05;
currency="euro";
// Numb of Fragments
// Set $fn to ~100 for rendering the print objekt
$fn=20;
//////////////////////////////////////////////////////////////////////////

Loading…
Cancel
Save