mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
default to NO
This commit is contained in:
parent
8602b9ff26
commit
d23de89739
@ -3,7 +3,7 @@ piece_side_length = 25;
|
||||
n = 9; // [1:9]
|
||||
spacing = 0.5;
|
||||
|
||||
same_height = "YES"; // [YES, NO]
|
||||
same_height = "NO"; // [YES, NO]
|
||||
height = 1; // workable when same_height is "YES"
|
||||
|
||||
module puzzle_piece(side_length, spacing) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user