mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-20 14:11:52 +02:00
formatting
This commit is contained in:
parent
00861bc751
commit
0ac32c05b8
@ -20,7 +20,7 @@ module pineapple(eye_number, leaf_step, leaf_number, leaf_fn) {
|
||||
scale(50) {
|
||||
mirror([0, 0, 1])
|
||||
scale([1, 1, 1.3])
|
||||
union() {
|
||||
union() {
|
||||
for(i = [0:real_eye_number - 1]) {
|
||||
polyhedron_hull(concat(regions[i], [pts[i] * 1.075]));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user