Mida: 33 x 32 x 19 mm
Volum: 8,741 cm3
Farcit al 20%
PLA: 6 g
Temps: 18 minuts
Disseny: Adrià Gironés
difference (){
union (){
translate ([0,0,0])
cube ([33,32,3]);
translate ([0,5,3])
cube ([33,5,16]);
translate ([28,10,14])
cube ([5,12,5]);
translate ([0,10,14])
cube ([5,12,5]);
translate ([0,0,3])
cube ([33,5,16]);
}
union (){
translate ([2.5,16,14])
cylinder (r=1,h=5,$fn=48);
translate ([30.5,16,14])
cylinder (r=1,h=5,$fn=48);
translate ([16.5,5,0])
cylinder (r=2,h=19,$fn=48);
translate ([16.5,27,0])
cylinder (r=2,h=3,$fn=48);
}
}