![Customizable Random Crystal Cluster Generator](https://cdn.thingiverse.com/assets/0d/42/8b/5f/37/large_display_crystal.png)
Customizable Random Crystal Cluster Generator
thingiverse
point_num=14; tilt=15; minsize=10; maxsize=30; cylinder(d1=maxsize*2, d2=maxsize, h=maxsize, $fn=6, center=true); for(i=[1:100/point_num:100]){ seed=i-1; seed2=i; single_rand=rands(minsize,maxsize,1)[0]; echo(single_rand); random_vect=rands(-1, 1, 3, seed); random_vect2=rands(-tilt, tilt, 3, seed2); echo(random_vect2); translate(random_vect) rotate(random_vect2) point(single_rand, single_rand*2.5); } module point(DI, HI){ cylinder(d1=DI, d2=DI*1.5, h=HI*.65, $fn=6); translate([0, 0, HI*.65]) cylinder(d1=DI*1.5, d2=0, h=HI*.35, $fn=6); }
With this file you will be able to print Customizable Random Crystal Cluster Generator with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Customizable Random Crystal Cluster Generator.