1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-08 15:56:42 +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; $fn = 24;
r = 10; r = 10;
times = 80; times = 50;
line_r = 2; line_r = 2;
smooth = true; smooth = true;
smooth_times = 2; smooth_times = 2;