From: Tomas Mudrunka Date: Wed, 12 Feb 2025 00:30:52 +0000 (+0100) Subject: pyramida X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=0678ea798ee7507371ab712f23adfb9cfdf47c2b;p=mirrors%2FDesigns.git pyramida --- diff --git a/openscad/planter_modular_c.scad b/openscad/planter_modular_c.scad index cb83843..1c50735 100644 --- a/openscad/planter_modular_c.scad +++ b/openscad/planter_modular_c.scad @@ -62,18 +62,12 @@ module double(ho=1) { //%cavity(); //cavity2(); -planter2(); +//planter2(n=5); //!double() -/* -union() { - rotate([0,0,60]) translate([0,0,15.5]) planter(); - //translate([0,0,31]) double(); - //translate([0,0,15.5]) double(); - translate([0,-20,0]) planter(); - double(); -} -*/ +for(i = [0:1:2]) translate([0,0,i*15.1]) planter2(n=3-i); + + /* scale(5) { difference() {