Main Content

Customizable Case with Screws

Simple Case Generator

Creates a Case with given inner dimensions and screw bores.
Use with standard wood screws and measure inner diameter of the screw.

Updated Version now supports screws on the inside, simply set offset to a negative value: e.g . -2.

Useful for electronics.
See also https://www.thingiverse.com/thing:3323239 for a version with support for holes.

Example 1 (standard value):
innerSizeX = 20
innerSizeY = 30
innerSizeZ = 15
coverWidth = 2
wallWidth = 2.5
radius = 2
connectionDepth = 1.5
connectionWidth = 1.5
screwDiameter = 2
screwPosition = 0.5
offset = -2
move = 1
parts = 3 (both)

Example 2:
innerSizeX = 40
innerSizeY = 40
innerSizeZ = 8
coverWidth = 2
wallWidth = 2.5
radius = 2
connectionDepth = 1.5
connectionWidth = 1.5
screwDiameter = 2
screwPosition = 0.65
offset = 0
move = 1
parts = 1 (only case)

Example 3:
innerSizeX = 40
innerSizeY = 40
innerSizeZ = 20
coverWidth = 4
wallWidth = 4
radius = 5
connectionDepth = 1.5
connectionWidth = 1.5
screwDiameter = 4
screwPosition = 0.3
offset = 0.5
move = 1
parts = 3 (both)”

Link to article