mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-17 20:11:50 +02:00
adjust head
This commit is contained in:
@@ -34,9 +34,9 @@ module torus_knot_dragon() {
|
||||
|
||||
h_angy_angz = __angy_angz(d_path[len(d_path) - 2], d_path[len(d_path) - 1]);
|
||||
|
||||
translate([2.75, -.9, .45])
|
||||
translate([2.5, -1.1, .55])
|
||||
rotate([0, 28, 245])
|
||||
scale(0.0625)
|
||||
scale(0.07)
|
||||
dragon_head(h_angy_angz);
|
||||
|
||||
t_angy_angz = __angy_angz(d_path[1], d_path[0]);
|
||||
|
Reference in New Issue
Block a user