|
|
|
|
|
by jgoewert
506 days ago
|
|
This came up at pretty much the perfect time for me to try out. I started learning OpenSCAD over the weekend to try out an idea to 3d print a 70" dome to make my own Star Wars Battlepod after seeing that video on making the replica Space War cabinet. One guy got an acrylic forming shop to make him one about 10 years ago for $700, but I was calculating in how much it would cost to 3d print and stich a dome screen together. My test sample that I started used a sort of ribbed dome that I was trying to figure out how to split the file and bolt it together - https://www.reddit.com/r/openscad/comments/1i922ed/trying_to... I started playing around with thickness because at 1/2 inch, it was looking like about $200 in filament. But if I can reduce the thickness because of having the jigsaw edging to make it easier to align, it might get cheaper. Currently tried running this in Windows and it isn't happy. I'll make a Linux VM and give it a go again. >>WARNING: Too many unnamed arguments supplied in file in.scad, line 6
Geometries in cache: 20
Geometry cache size in bytes: 3802608
CGAL Polyhedrons in cache: 182
CGAL cache size in bytes: 0
Total rendering time: 0:00:01.063
Top level object is a 3D object (manifold):
Status: NoError
Genus: 1
Vertices: 39078
Facets: 78156
Num. beds: 0 |
|