├── .gitignore
├── Honeycomb.html
├── Honeycomb.js
├── LICENSE
└── README.md
/.gitignore:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Honeycomb.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tknapstad/Fusion360Scripts/HEAD/Honeycomb.html
--------------------------------------------------------------------------------
/Honeycomb.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tknapstad/Fusion360Scripts/HEAD/Honeycomb.js
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------