Ir para conteúdo
3DFinder
Entrar

Você está no 3DFinder

Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.

Buscar mais como este
Modelo 3D Simple Seashell por bobm123 no Thingiverse

Descrição

A while back someone posed a challenge to write an OpenSCAD script that would fit in a tweet. https://www.thingiverse.com/groups/openscad/forums/general/topic:19876

This script was my contribution:

``` for(a=[.1:.05:4]){ rotate([0,a*90,0])scale(a)translate([10,0,0])difference(){ cylinder(2,10,10);cylinder(2,9,9); } } ```

After playing around with the code a bit I managed to print one, so thought I'd share my results. I had to lay it on its side and use support. Make sure you use the "Support on build plate only" (Slick3r) option unless you have soluble support material. Even then it can be tricky to get those thin vertical areas to print. Mine came out pretty rough but maybe that adds to the organic look?

The translate([0,0,-.1]) and extra .2 height on the inner ring is not strictly necessary but cleans up the render error in the preview. You could also increase the cylinder heights to get a solid body, but I like the skeletal look.

My favorite filament material is PETg, but not so much when there are supports involved. For this print I had better luck with PLA.

When exporting the model I got manifold error warnings, but it seemed to work ok in spite of this.

I think it makes a cool hanging little planter for an air plant (tillandsia). It really makes the nautilus shell theme stand out

Thingiverse

Simple Seashell

366
Curtidas
0
Downloads
487
Coleções
2
Impressões
Tags
AirPlants air plant air plants math art nautilus openscad planter shell tillandsia twitter
Licença Creative Commons - Attribution
Arquivos (1)
shell0.stl 3.2 MB
Ver no Thingiverse (abre em nova aba)