From 9bef2d681805fd73024f605d589c52a2dfebec89 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Tue, 21 Apr 2020 22:20:25 -0400 Subject: [PATCH] fixed broken example --- rounding.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rounding.scad b/rounding.scad index eb63293..1b454de 100644 --- a/rounding.scad +++ b/rounding.scad @@ -649,7 +649,7 @@ function smooth_path(path, tangents, k, splinesteps=10, closed=false) = // difference(){ // offset_sweep(rhex, height=10, bottom=os_teardrop(r=2), top=os_teardrop(r=-4, extra=0.2)); // up(1) -// offset_sweep(offset(rhex,r=1), height=9.5, bottom=os_circle(r=2), top=os_teardrop(r=-4)); +// offset_sweep(offset(rhex,r=-1), height=9.5, bottom=os_circle(r=2), top=os_teardrop(r=-4)); // } module offset_sweep( path, height, h, l,