| Age | Commit message (Collapse) | Author | 
|---|
|  | The filename `common.scad` does not explain anything about its content.
With this commit the last part - rounded_cube - is moved to its own
file. | 
|  | Having named files for these parts makes them more visible inside the
project. They used to be in the `common.scad` file which does not
explain anything by its name. | 
|  | This should be more decoupled because it is not specific to soundbox. It
might be later extracted to a library repository. | 
|  | The build system of this repository should be used from the repository
root. Subdirectories should only contain additional *.mk files which
will be included by the central Makefile.
This should allow to have dependencies between subdirectories if
required and easily allows to build everything. | 
|  | This code used to be developed outside a Git repository. It is moved
here to support the development workflow by frequent commits. | 
|  | This folder will contain mechanical design files for soundbox which is
protected by the strongly reciprocal CERN open hardware license. | 
|  |  |