Age | Commit message (Collapse) | Author |
|
This special variable decides on the level of detail these cylinders are
rendered with. Since this depends also on the size and thus on the
individual cylinder it is also set per cylinder individually.
|
|
|
|
|
|
|
|
The holes used to be all the same size. This is clearly a bug since the
test's intention is to check different sizes.
|
|
That way it is easier to get that the test is built and not nut when
building the corresponding file.
|
|
This part can be used to fine-tune the tolerance for the used nuts which
have to fit tightly into a 3D-printed part.
|
|
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.
|