mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
change default values
This commit is contained in:
@@ -10,9 +10,9 @@ basket_radius = 40;
|
|||||||
radius_in_plane = basket_radius;
|
radius_in_plane = basket_radius;
|
||||||
|
|
||||||
n = 4;
|
n = 4;
|
||||||
line_diameter = 2;
|
line_diameter = 3;
|
||||||
bottom_radius = 8;
|
bottom_radius = 8;
|
||||||
bottom_height = 3;
|
bottom_height = 4;
|
||||||
shell_random_threshold = 0.5; // 0 ~ 1
|
shell_random_threshold = 0.5; // 0 ~ 1
|
||||||
$fn = 4;
|
$fn = 4;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user