1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 01:34:12 +02:00
This commit is contained in:
Justin Lin
2022-04-01 13:34:43 +08:00
parent 2601d8425c
commit 2a461a62b0

View File

@@ -39,9 +39,7 @@ module crystal_cluster(base_r, crystals) {
scale([1, 1, 0.5])
difference() {
translate([0, 0, -6.9])
translate([0, 0, 12])
translate([0, 0, 5.1])
worley_sphere(radius, detail, amplitude, dist);
translate([0, 0, -30])