1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 20:11:50 +02:00

adjust head

This commit is contained in:
Justin Lin
2021-08-02 17:00:53 +08:00
parent 3f3d799870
commit f8037bf484

View File

@@ -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]);