From 839588d6274d8aa7be0efd64c2269cc4da1e4abe Mon Sep 17 00:00:00 2001 From: Revar Desmera Date: Thu, 11 Jul 2019 17:14:49 -0700 Subject: [PATCH] Embiggened roundcorners figure1. --- roundcorners.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcorners.scad b/roundcorners.scad index 0448b244..380cb31a 100644 --- a/roundcorners.scad +++ b/roundcorners.scad @@ -77,7 +77,7 @@ include // When doing continuous curvature rounding be sure to use lots of segments or the effect will be // hidden by the discretization. // -// Figure(2D): +// Figure(2DMed): // h = 18; // w = 12.6; // example = [[0,0],[w,h],[2*w,0]];