1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 12:10:47 +02:00

model default to both

This commit is contained in:
Justin Lin
2021-08-23 15:17:32 +08:00
parent 0810d86314
commit 2f9509c249

View File

@@ -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") {