1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 04:51:26 +02:00

lift dragon

This commit is contained in:
Justin Lin
2020-07-10 20:46:26 +08:00
parent 7bdaeeeb67
commit 1e2213fb66

View File

@@ -196,7 +196,7 @@ module dragon() {
head(angy_angz);
}
translate([0, 0, 6]) dragon($fn = 12);
translate([0, 0, 7]) dragon($fn = 12);
linear_extrude(65, scale = 0.4) circle(30);
translate([0, 0, 65]) linear_extrude(15, scale = 0.01) circle(30 * 0.4);