Thingiverse
Lens Cap Rack
by benjiao
2
Downloads
4
Likes
0
Makes
# Lens Cap Rack
It's a rack... for lens caps! I also use it to hold my macro tubes. Tested on my Sony E-mount Lens Caps.
The OpenSCAD file is parametric. The diameter and thickness of each item can be set using an array.
```
// List the thickness and diameter of each item in sequence
THICKNESS = [32, 12, 12];
DIA = [62, 61, 61];
// Set the total y and z-axis depth of the entire thing.
DEPTH = 62;
```
It's a rack... for lens caps! I also use it to hold my macro tubes. Tested on my Sony E-mount Lens Caps.
The OpenSCAD file is parametric. The diameter and thickness of each item can be set using an array.
```
// List the thickness and diameter of each item in sequence
THICKNESS = [32, 12, 12];
DIA = [62, 61, 61];
// Set the total y and z-axis depth of the entire thing.
DEPTH = 62;
```
benjiao also publishes on
21 additional models across 1 more platforms
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!