1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-03-14 02:59:42 +01:00

update param

This commit is contained in:
Justin Lin 2021-06-02 12:45:22 +08:00
parent ceb704f943
commit e207aea55f

View File

@ -4,7 +4,7 @@ use <util/sum.scad>;
beginning_radius = 7.5;
fn = 4;
number_of_polygons = 10;
height = 30;
height = 20;
thickness = 1.5;
thickness_offset_factor = 1.5;