mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-16 13:34:30 +02:00
Changes round_corners Figure image to 2D.
This commit is contained in:
@@ -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:
|
||||
// Figure(2D):
|
||||
// h = 18;
|
||||
// w = 12.6;
|
||||
// example = [[0,0],[w,h],[2*w,0]];
|
||||
|
Reference in New Issue
Block a user