mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
change default value
This commit is contained in:
@@ -2,8 +2,8 @@ use <soccer_polyhedron.scad>;
|
||||
|
||||
style = "POLYHEDRON"; // [SPHERE, POLYHEDRON]
|
||||
r = 30;
|
||||
thickness = 2.5;
|
||||
spacing = 0.3;
|
||||
thickness = 4;
|
||||
spacing = 0.4;
|
||||
half = true;
|
||||
flat_inner = true;
|
||||
|
||||
|
Reference in New Issue
Block a user