https://github.com/smkent/honeycomb-openscad
Honeycomb library for OpenSCAD, based on Gael Lafond's library https://printables.com/model/263718
https://github.com/smkent/honeycomb-openscad
Last synced: 2 months ago
JSON representation
Honeycomb library for OpenSCAD, based on Gael Lafond's library https://printables.com/model/263718
- Host: GitHub
- URL: https://github.com/smkent/honeycomb-openscad
- Owner: smkent
- License: other
- Created: 2023-09-07T04:56:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T01:05:40.000Z (over 1 year ago)
- Last Synced: 2025-01-28T14:15:10.656Z (4 months ago)
- Language: OpenSCAD
- Size: 110 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Honeycomb Library for OpenSCAD
[![CC-BY-4.0 license][license-badge]][license]
This is an OpenSCAD module for generating a 2D honeycomb pattern. This can be
converted to a 3D pattern using `linear_extrude`.# Screenshots


## Attribution and License
This library is licensed under [Creative Commons (4.0 International License) Attribution][license].
This library was developed by Gael Lafond and [published to
Printables][printables-attribution].[license-badge]: /images/license-badge-cc-by-4.0.svg
[license]: http://creativecommons.org/licenses/by/4.0/
[printables-attribution]: https://printables.com/model/263718