1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 01:40:02 +02:00
This commit is contained in:
Justin Lin
2021-08-08 19:25:56 +08:00
parent a129aa547c
commit da08e75e73
5 changed files with 10 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ module hilbert_dragon() {
translate([0, 0, -2.5])
scale(0.035)
dragon_head([0, 0]);
dragon_head();
}