mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 22:10:27 +02:00
Corrected skin example method.
This commit is contained in:
@@ -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])
|
||||
|
@@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,38];
|
||||
BOSL_VERSION = [2,0,39];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user