ShimonBox is an OpenSCAD project aiming at providing semi-automatically generated 3D printable cases for development boards.
See pkh.me introduction blog post for more information.
Board name | Preview |
---|---|
BeagleBone Black | |
Cubieboard | |
Hikey (LeMaker) | |
NanoPi Neo 2 | |
Orange Pi Zero | |
Raspberry Pi 3 |
Board name | Preview | Status |
---|---|---|
BeagleBone Black | VERIFIED: |
|
Cubieboard | VERIFIED: |
|
Hikey (LeMaker) | VERIFIED: |
|
NanoPi Neo 2 | VERIFIED: |
|
Orange Pi Zero | VERIFIED: |
|
Raspberry Pi 3 | VERIFIED: |
To make all the .stl
files, run make
. The resulting files will be found in
the cases/ directory.
If you're looking at building individual parts, you can use make cases/<board>-<part>.stl
where <board>
is the board name and <part>
is the
part you want to build (bottom
, top
, or button
).