Corrected skin example method.

This commit is contained in:
Revar Desmera 2019-11-13 22:16:50 -08:00
parent 871540c57c
commit b871a54891
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ include <vnf.scad>
// scale([2,1,1], p=path3d(circle(d=100,$fn=48))),
// path3d(circle(d=100,$fn=4),100),
// path3d(circle(d=100,$fn=12),200),
// ]);
// ], method="distance");
// Example(FlatSpin):
// skin([
// for (ang = [0:10:90])

View file

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,38];
BOSL_VERSION = [2,0,39];
// Section: BOSL Library Version Functions