1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-16 13:50:05 +01:00

adjust position

This commit is contained in:
Justin Lin 2022-09-21 11:23:22 +08:00
parent bd628815bd
commit c30e83d318

View File

@ -156,13 +156,13 @@ module dragon_head() {
polygon(jpath1);
}
translate([0, -2.5, -11])
translate([-0.15, -2.5, -11])
rotate([0, 95, 0])
linear_extrude(1.4, scale = 0.1)
translate([.4, 0, 0])
circle(.5, $fn = 6);
translate([0, 2.5, -11])
translate([-0.15, 2.5, -11])
rotate([0, 95, 0])
linear_extrude(1.5, scale = 0.1)
translate([.4, 0, 0])