mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-18 06:38:14 +01:00
test_torii default to FALSE
This commit is contained in:
parent
37a9ea59f7
commit
25d9833957
@ -5,7 +5,7 @@ columns = 2;
|
||||
start = [0, 0];
|
||||
width = .5;
|
||||
height = .05;
|
||||
test_torii = "TRUE"; // [TRUE, FALSE]
|
||||
test_torii = "FALSE"; // [TRUE, FALSE]
|
||||
|
||||
if(test_torii == "TRUE") {
|
||||
rotate([90, 0, 0])
|
||||
|
Loading…
x
Reference in New Issue
Block a user