mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-17 20:11:50 +02:00
model default to both
This commit is contained in:
@@ -5,7 +5,7 @@ use <hull_polyline2d.scad>;
|
|||||||
text = "順暢";
|
text = "順暢";
|
||||||
font = "思源黑體 Heavy";
|
font = "思源黑體 Heavy";
|
||||||
font_size = 14;
|
font_size = 14;
|
||||||
model = "helmet"; // [daruma, helmet, both]
|
model = "both"; // [daruma, helmet, both]
|
||||||
|
|
||||||
scale(.7) {
|
scale(.7) {
|
||||||
if(model == "daruma") {
|
if(model == "daruma") {
|
||||||
|
Reference in New Issue
Block a user