1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 18:00:01 +02:00

modify head

This commit is contained in:
Justin Lin
2022-09-21 10:02:52 +08:00
parent 7a6ea23903
commit bd628815bd
2 changed files with 10 additions and 9 deletions

View File

@@ -122,9 +122,10 @@ module dragon_and_perl() {
leng_body_path = len(body_path);
angy_angz = __angy_angz(body_path[0], body_path[1]);
translate([0, 10, 13.5])
translate([-.4, 10, 13.5])
rotate([-138, -4, 8])
rotate([0, angy_angz[0], angy_angz[1]])
scale(1.1)
dragon_head();
body_r = 6;