Ir para conteúdo
3DFinder
Iniciar sesión

Estás en 3DFinder

Buscamos en Thingiverse, MakerWorld y Printables al mismo tiempo para darte lo mejor de cada una.

Buscar más como este
Modelo 3D customizable multiple egg holder por SimonO en Printables

Descripción

If you want to have a place to efficiently and aesthetically hold up to about 12 eggs on the table, this may come in handy.

The whole thing can be customised using openscad, there are several factors to play with:

// height of the largest egg

eggh=60;

// how many eggs per level

eggsperlevel=1;

// width of the egg

eggd=46;

// length of the arm to hold the egg

arml=50;

// width of the central column on which the holder is placed

columnd=20;

// height of the bottom

wall=3;

// how many faces the central column has (>=3)

colfn=6;

// how much wiggleroom to add

wiggle=0.8;

// how much space above the arm before the next holder starts

spacing=20;

//number to make

make_n = 1; // [1:6]

In the files are at least the 3 arm holder (note different versions depending on which order to put them) with 8 side column and 30mm spacing.

Due to how the code works, the number of sides affects how the arms are spaced horizontally and this affects the amount of space needed between the holders. To test it out, use the "display" mode in openscad to show the whole thing together with eggs in white. Obviously this can't be printed directly, but it saves you from waiting for a result than can't fit together with real eggs.

Note that it prints the holder with a number, because the angle of the arms relative to the column are different! (easiest is to just print holders 1..4 ( or 5 if you want to go that high) and stack them in order on the stand.

I designed the holder to be easy to print, but in practice the eggs sometimes go through the holder, so the bottom layer may have the eggs not entirely on the rings. To solve this, either start with the spacer, or like me, turn the holder upside down (in that case, start with 4, then 3, 2, 1)

update apr 6th; I fixed a few bugs in the scad file. Also added a variant output in a subfolder with a column of 7 sides and 4 eggholders per level. It's a bit trial and error with the parameters to get a version that works without eggs interfering with other eggs or eggholders...

Printables

customizable multiple egg holder

Publicado el 6 de abr. de 2026

14
Me gusta
24
Descargas
1
Impresiones
Categoría Kitchen
Etiquetas
openscad easterdesign eggholder eggstand
Licencia GNU General Public License v3.0
Archivos (17)
egg-tower_7sides-4perlevel-spacer.stl 12.2 KB
egg-tower_7sides-4perlevel-holder1.stl 1.1 MB
egg-tower_7sides-4perlevel-holder4.stl 1.2 MB
egg-tower_7sides-4perlevel-holder3.stl 1.5 MB
egg-tower_7sides-4perlevel-holder5.stl 1.4 MB
egg-tower_7sides-4perlevel-holder2.stl 1.4 MB
egg-tower_7sides-4perlevel-column.stl 22.4 MB
egg-tower_column.stl 22.4 MB
egg-tower-holder-4.stl 910 KB
egg-tower-holder-5.stl 1 MB
egg-tower-holder-1.stl 898.5 KB
egg-tower-holder-2.stl 1 MB
egg-tower-holder-6.stl 1.1 MB
egg-tower-holder-3.stl 1.1 MB
egg-tower-spacer.stl 12 KB
egg-tower.3mf 1.1 MB
egg-tower.scad 3 KB
Ver en Printables (abre en nueva pestaña)