The file 'Cool Vase Generator 3D Printer Model' is (stl,scad) file type, size is 1.8MB.
This is a vase generator with some stl example of what u can achieve.
Click on "Open in Customizer" to create a new vase by changing the parameters and then click on "Create thing" to get the STL file.
Have fun!
Be kind with the code as it is my first approach of OpenScad :)
Here is a summary of the parameters you'll find, feel free to play and experiment with them.
height= Height of the vase
sides_of_base_polygon= 3 will create a triangle based vase, n will create a n based side vase (min:3).
r_base=radius of circle in which polygon is inscribed
twist= Angle witch the base poligon will be twisted along the height.
scale_x=Ratio in size between top and bottom of vasealong x axis, <1 means top is smaller than bot (default:scale_x = scale_y).
scale_y=Same along y axis
d=Distance of base polygon from z axis (default:0).
base_count =Number of poligon
pillar_mode= Enable construction of a central pillar, 0 to disable, 1 to allow.
French:
Ceci est un générateur de STL en forme de vase:
Pour créer votre vase, cliquez sur "Open in Customizer" puis jouez avec les paramètres jusqu’à avoir la forme voulue, puis cliquez sur "Create thing" pour avoir le Stl correspondant.
Amusez vous bien!
Soyez indulgent, c'est ma première expérience avec OpenScad :)
Voici un résumé de la fonction de chaque paramètre:
height= Hauteur totale du vase
sides_of_base_polygon= 3 créera un vase a base triangulaire, n une base a n cotés (min:3).
r_base=Rayon du cercle dans lequel la base du vase est inscrite.
twist= Angle witch the base poligon will be twisted along the height.
scale_x=Ratio en taille entre la bas et le haut du vase selon l'axe x, <1 veut dire que le haut est plus petit que le bas (defaut:scale_x = scale_y).
scale_y=Pareil selon l'axe y.
d=Distance entre la base du vase et l'axe Z (default:0).
base_count =Nombre de polygones
pillar_mode= Autorise la construction d'un pillier central (1 pour activer, 0 pour desactiver).
42_triangles.stl | 6.4MB | |
8_square_pillars.stl | 4.1MB | |
Square_based_vase.stl | 4.6MB | |
Triangles.scad | 1.1KB | |
Vase_triangle.stl | 310.7KB |