This is a parametric design of a honeycomb structure which can be modified and remixed with ease. Use the .scad file and execute
honeycomb(rows,cols,radius,wall,height)
with your choice of parameters to generate your .stl file for remixing.
If you want the honeycomb structure to have chamfered edges, use the chamferCylinder module in the scad library https://github.com/SebiTimeWaster/Chamfers-for-OpenSCAD, instead of the vanilla cylinder primitive in my sample code.
Bug-fix:
There was an error in the original Honycomb.scad file. This has now been fixed in Honeycomb-V2.scad.
Honeycomb-V2.scad | 919.0B | |
Honeycomb.stl | 132.0KB |