From e69b881ad09aa4d87d855f1cea2f885dcc947a53 Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Fri, 15 Jul 2022 19:35:14 -0700 Subject: [PATCH] Another textured_revolution() example bugfix. --- skin.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.scad b/skin.scad index dafd3e9..f4c796a 100644 --- a/skin.scad +++ b/skin.scad @@ -2836,7 +2836,7 @@ function _find_vnf_tile_bottom_edge_path(vnf, val) = // each arc(r=20, corner=[[20,20],[10,0],[20,-20]]), // [20,-20], [20,-30], // ]; -// vnf = textured_revolution(path, "trunc_pyramids", tex_size=[5,5], tscale=1, style="convex"); +// vnf = textured_revolution(path, closed=false, texture="trunc_pyramids", tex_size=[5,5], tscale=1, style="convex"); // vnf_polyhedron(vnf, convexity=10); function textured_revolution( shape, texture, tex_size, tscale=1,