1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-30 19:40:24 +02:00

change value

This commit is contained in:
Justin Lin
2022-05-29 12:11:39 +08:00
parent 0c534e6133
commit fb001c8752

View File

@@ -11,7 +11,7 @@ use <experimental/ptf_c2sphere.scad>;
$fn = 24;
r = 10;
times = 80;
times = 50;
line_r = 2;
smooth = true;
smooth_times = 2;