mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-16 13:50:05 +01:00
modify head
This commit is contained in:
parent
7a6ea23903
commit
bd628815bd
@ -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;
|
||||
|
@ -112,10 +112,10 @@ module dragon_head() {
|
||||
[5, 0],
|
||||
[6.5, 3.25],
|
||||
[6.5, 6.43632],
|
||||
[6.26668, 9.91892],
|
||||
[5.703, 10],
|
||||
[-5.703, 10],
|
||||
[-6.26668, 9.91892],
|
||||
[5.65, 9.5],
|
||||
[5.5, 9.75],
|
||||
[-5.5, 9.75],
|
||||
[-5.65, 9.5],
|
||||
[-6.5, 6.43632],
|
||||
[-6.5, 3.25],
|
||||
[-5, 0],
|
||||
@ -138,10 +138,10 @@ module dragon_head() {
|
||||
[5, 0],
|
||||
[6.5, 2.25],
|
||||
[7, 6.43632],
|
||||
[6.26668, 9.91892],
|
||||
[5.703, 10],
|
||||
[-5.703, 10],
|
||||
[-6.26668, 9.91892],
|
||||
[5.5, 8.75],
|
||||
[5.25, 8.75],
|
||||
[-5.25, 9],
|
||||
[-5.5, 9],
|
||||
[-7, 6.43632],
|
||||
[-6.5, 2.25],
|
||||
[-5, 0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user