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