Embiggened roundcorners figure1.

This commit is contained in:
Revar Desmera 2019-07-11 17:14:49 -07:00
parent 09bef42e1c
commit 839588d627

View file

@ -77,7 +77,7 @@ include <BOSL2/beziers.scad>
// 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]];