From 5209898aabf6b0a5dea4ecabf66a5cbad156ad80 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Mon, 28 Mar 2022 21:36:00 -0400 Subject: [PATCH] tweak --- rounding.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rounding.scad b/rounding.scad index c4c61e8..004e9fd 100644 --- a/rounding.scad +++ b/rounding.scad @@ -2993,7 +2993,7 @@ Access to the derivative smoothing parameter? // (15+1.3*sin(6*theta))*[cos(theta),sin(theta)]]; // aux_T=up(50); // join_prism(ellipse,base=flower,aux_T=aux_T,aux=flower, -// fillet=3, n=12, prism_end_T=fwd(1.7)); +// fillet=3, n=12, prism_end_T=fwd(1.6)); // multmatrix(aux_T) // linear_sweep(flower,height=60,center=true,orient=RIGHT); // linear_sweep(flower,height=60,center=true,orient=RIGHT);