diff --git a/polyhedra.scad b/polyhedra.scad index ff74619..348e34a 100644 --- a/polyhedra.scad +++ b/polyhedra.scad @@ -11,8 +11,14 @@ include + +// CommonCode: +// $fn=96; + + // Section: Polyhedra + // Groups entries in "arr" into groups of equal values and returns index lists of those groups function _unique_groups(m) = [