I am trying to use SierpinskiMesh and then export it as STL to 3d Print it but since the edge of each tetrahedron intersect with other in only vertex the print fall out after I remove the print. I need to make those tetrahedron overlap. What is the best way to do this?In the past, I do not have issue printing SierpiĆski carpet using MengerMesh
SierpinskiMesh
MengerMesh
Hi Rebin,
I am glad that you like my approach. For scaling the final .stl-file try e.g.:
Printout3D[spm, TargetUnits -> Quantity[10, "Centimeters"]]
Hi Henrik,
This seem good. I printed yesterday but it was very small. Today I will print it again and then will and see how it turn. but this solve my problem. thanks