mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 09:14:29 +02:00
delete comment
This commit is contained in:
@@ -49,8 +49,6 @@ module hilbert_dragon() {
|
|||||||
circle(2.5, $fn = 3);
|
circle(2.5, $fn = 3);
|
||||||
}
|
}
|
||||||
|
|
||||||
//scale([1, 1, 1.1]) sphere(5);
|
|
||||||
|
|
||||||
// belly
|
// belly
|
||||||
translate([0, -3, 1])
|
translate([0, -3, 1])
|
||||||
rotate([-10, 0, 0])
|
rotate([-10, 0, 0])
|
||||||
|
Reference in New Issue
Block a user