MakerWorld
Organizers
Go to Model
OpenSCAD Parametric Item Container / Shell with Customizable Lightweight Cutouts (HSW)
8
Downloads
4
Likes
1
Makes
Hi everyone. I am very proud of this one and it has a lot of features. I made this to be used with my Honeycomb Storage Wall setups. As such, whenever I make a model I will simply create it through OpenSCAD, put it into Orcaslicer, and then stick on a flatbottomed Honeycomb Connector piece shown here. Then it can easily be integrated into any Honeycomb storage wall. So far I have made it to fit 1 thin sony remote, and am making another for my beds remote. This can hypothetically be used to hold anything as long as it fits in a rectangular 'basket'. Here are the current parameters:~~~// User Parametersrect_width = 100; // Width of the object to be held.rect_length = 100; // Length of the object.object_depth = 120; // Depth or height of the objects cutout.wall_thickness = 2; // Thickness of container walls.corner_radius = 4; // Radius for container's rounded corners.posXCutoutToggle = true;posYCutoutToggle = true;negXCutoutToggle = true;negYCutoutToggle = true;cutout_spacing = 4; // Spac
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!