1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-10 16:54:23 +02:00

fix tail offset

This commit is contained in:
Justin Lin
2020-07-14 08:20:35 +08:00
parent c3ddd691c2
commit ba35d8694b

View File

@@ -43,8 +43,8 @@ module hilbert_dragon_low_poly() {
rotate([-90, 0, 90])
dragon_head();
translate([0, 0, -0.5])
rotate([0, -8, 0])
translate([0, 0, -0.525])
rotate([0, -7, 0])
rotate(90)
ellipse_extrude(0.5, slices = 4, twist = 15)
scale(0.9 * 0.007)