Honeycomb Vase Parametric 3D Printer Model

Author: @
License: CC BY-SA
File formats: scad,stl
Download type: zip
Size:858.31 KB

The file 'Honeycomb Vase Parametric 3D Printer Model' is (scad,stl) file type, size is 858.31 KB.

Summary

Honeycomb vase

2019 UPDATE
New version file sotvl12-2019.scad
Added new parameters for fillet round corners.
Now i made parameters for work with Customizer!
You may create vase with your own parameters via just click menu "Open in Customizer", create your thing and publish it.

Using the following options:
// Height vase
h=270;
// Count hexes on a circle
n=12;
// Hex size
dw=40;
// Gap between hexes
w=1;
// Hex angle
an=30;
// Perimeter width (0 for spiral vase)
sw=0;
// Round corners radius
cr=0;
// Resolution for round
$fn=32;

If you not use "sw" and "cr" set it to 0 and processing time be very fast and take 1 min.
if you want use fillet corners set "cr=4" where 4 it's radius for fillet. This option may take more processing time and take 20 minutes.
If you setup "sw=2" option for big perimeter width, it take more time for processing and take more than 40 minutes.

cutrad.scad
sotv.scad
sotv.stl
sotvl.scad
sotvl1.stl
sotvl12-2019.scad
sotvl2.stl
sotvl3.stl
sotvl4.stl
sotvl8.stl
sotvl9.stl