1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-02 19:22:48 +02:00

modify head

This commit is contained in:
Justin Lin
2022-06-16 11:13:55 +08:00
parent 669e7c4b1d
commit 464fcc5f8f
8 changed files with 84 additions and 44 deletions

View File

@@ -147,8 +147,8 @@ module spiral_dragon() {
scale([.65, .8, 1.4])
tail();
translate([17.5, 0, 63])
rotate([95, 0, -10])
translate([16, 0, 63])
rotate([95, 5, -5])
rotate([0, angy_angz[0], angy_angz[1]])
dragon_head();
}