English translation

master
kreativmonkey 6 years ago
parent e6d73e9c8d
commit 9f0141bcd2

@ -1,8 +1,31 @@
# Tux money box for 3D printing
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">
This is a 3d model of the Linux mascot Tux. It is designed as a moneybox, but can also rendered as a simple figure. The size can be adjusted. This model is written with OpenSCAD and is based on the [runeman](runeman.org/3d/tux) model.
<img align="center" width="500" alt="Finished painted Tux." src="images/tux-final.JPG">
## Parametre
With the parametre ``renderer`` you can choos which object you want render.
<img align="right" width="200" alt="Tux money box Openscad image" src="images/tux_openscad.png">
| renderer | Options | Description |
| ----- | ------ | ----------- |
| Tux | hight | Print the Tux as a figure with the given hight |
| moneybox | hight, currency | Print the Tux as a moneybox for given currency. Actually supportet (Euro, Sterling, Dollar) |
| lock | hight | This is vor printing the moneybox lock. |
## ToDo
- Redesign the Head of the Tux
- Improve the lock
# Tux Spardose für den 3D Drucker
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).
## Printable
@ -10,9 +33,9 @@ You can print difference modells of the Tux.
| Modell | Options | Description |
| ----- | ------ | ----------- |
| Tux | hight | Print only the Tux with the given hight |
| moneybox | hight, currency | Print the Tux as a moneybox for given currency. Actually supportet (Euro, Sterling, Dollar) |
| lock | hight | This is vor printing the moneybox lock. |
| Tux | hight | Der Tux als Figur in gegebener Höhe. |
| moneybox | hight, currency | Render den Tux in gegebener Größe. Aktuell können die Währungen Euro, Sterling und Dollar gewählt werden. |
| lock | hight | Der Verschluss der Spardose. |
## ToDo

Loading…
Cancel
Save