diff --git a/isosurface.scad b/isosurface.scad index d195544b..cffa9979 100644 --- a/isosurface.scad +++ b/isosurface.scad @@ -2580,7 +2580,7 @@ function mb_trapezoid(h,w,rounding=0,w1,w2, cutoff=INF, influence=1, negative=fa function _mb_stadium_full(dv, hl, r, cutoff, ex, neg) = let( dist = dv.y<-hl ? norm(dv-[0,-hl]) - : dv.y