From 1a5a03d0b71932b67edda4841983c167c1744678 Mon Sep 17 00:00:00 2001 From: Alex Matulich Date: Mon, 10 Mar 2025 18:10:58 -0700 Subject: [PATCH] docsgen error fix --- isosurface.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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