blob: e4b1dc09949fa7ab23b2a62c41a24c4eaea1cd0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
=============
Miscellanea
=============
This repository hosts 3D models that have no other specific theme.
Building the 3D models
~~~~~~~~~~~~~~~~~~~~~~
To generate the .stl files for each piece you need Make (tested with
`GNU Make`_) and OpenSCAD_; one you have installed these
dependencies just run::
$ make
from the root directory of this repository and wait.
.. _`GNU Make`: https://www.gnu.org/software/make/
.. _OpenSCAD: http://www.openscad.org/
License
-------
Copyright Elena Grandi
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/.
|