Skip to content

ubitux/shimonbox

Repository files navigation

ShimonBox

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.

Supported boards

Board name Preview
BeagleBone Black BeagleBone Black
Cubieboard Cubieboard
Hikey (LeMaker) Hikey
NanoPi Neo 2 NanoPi Neo 2
Orange Pi Zero Orange Pi Zero
Raspberry Pi 3 Raspberry Pi 3

Corresponding cases

Board name Preview Status
BeagleBone Black BeagleBone Black VERIFIED:
BeagleBone Black
Cubieboard Cubieboard VERIFIED:
Cubieboard
Hikey (LeMaker) Hikey VERIFIED:
Hikey
NanoPi Neo 2 NanoPi Neo 2 VERIFIED:
NanoPi Neo 2
Orange Pi Zero Orange Pi Zero VERIFIED:
Orange Pi Zero
Raspberry Pi 3 Raspberry Pi 3 VERIFIED:
Raspberry Pi 3

Usage

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).