mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 09:14:29 +02:00
fix tail offset
This commit is contained in:
@@ -43,8 +43,8 @@ module hilbert_dragon_low_poly() {
|
|||||||
rotate([-90, 0, 90])
|
rotate([-90, 0, 90])
|
||||||
dragon_head();
|
dragon_head();
|
||||||
|
|
||||||
translate([0, 0, -0.5])
|
translate([0, 0, -0.525])
|
||||||
rotate([0, -8, 0])
|
rotate([0, -7, 0])
|
||||||
rotate(90)
|
rotate(90)
|
||||||
ellipse_extrude(0.5, slices = 4, twist = 15)
|
ellipse_extrude(0.5, slices = 4, twist = 15)
|
||||||
scale(0.9 * 0.007)
|
scale(0.9 * 0.007)
|
||||||
|
Reference in New Issue
Block a user