An open API service indexing awesome lists of open source software.

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

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

![20x20](/images/20.png)
![40x40](/images/40.png)
![60x60](/images/60.png)

## 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