October 14, 2023
Description
Shelf brackets for the Honeycomb Wall system. They stick out about 150 mm. I have included the blender model if you want to modify it to suit your needs.
I also added a shelf I made. It spans 11 honeycombs. It uses m4 screws to attach to the supports and each other.
Customize the shelf
It is probably worth counter-boring the hole for the size of your screw heads. You can adjust the parts label m4head in the big shelf v1 file to whatever size you need and apply a boolean→difference modifier to enlarge the holes. You can then use the boolean operator on the “cube” part to split the shelf into two parts to fit on the print bed.
Resize the shelf by opening the big shelf v1 file, selecting the shelf part, and then going into edit mode. Then, select the vertices you want to move and use the move tool to shrink or lengthen the shelf. Use the boolean operator on the “cube” part to split the shelf into two parts to fit on the print bed, the cube may need to be adjusted along with your model changes.
The connection plate was made with this library
https://www.printables.com/model/542305-updated-openscad-library-for-hsw-attachments
with this command
include<hex_plug_library.scad>
row(connections=false) {
insert_with_plate(tolerance = .05);
insert_with_plate(tolerance = .05);
insert_with_plate(tolerance = .05);
}License:
Creative Commons — Attribution — Share Alike