1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-22 14:23:23 +02:00

change params

This commit is contained in:
Justin Lin
2021-06-16 12:14:24 +08:00
parent 0607811c6c
commit 7d1f168102

View File

@@ -1,6 +1,6 @@
model = "POLYGON"; // [POLYGON, BASE, BOTH]
beginning_radius = 7.5;
fn = 5;
fn = 4;
number_of_polygons = 10;
height = 20;
thickness = 1;