From df71daa0cbdd5e7f573840071110807c21a29918 Mon Sep 17 00:00:00 2001 From: TLC123 Date: Thu, 26 Aug 2021 18:04:18 +0200 Subject: [PATCH] removed rands color due to interference with seed --- unionRoundMask.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unionRoundMask.scad b/unionRoundMask.scad index 5632b26..de5a47c 100644 --- a/unionRoundMask.scad +++ b/unionRoundMask.scad @@ -100,7 +100,7 @@ y = ry - cos(i * step ) * ry; xi = rx - sin((i * step + step) ) * rx; yi = ry - cos((i * step + step) ) * ry; - color(rands(0, 1, 3, i)) +// color(rands(0, 1, 3, i)) hull() { intersection() { // shell(epsilon)