mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Corrected skin example method.
This commit is contained in:
parent
871540c57c
commit
b871a54891
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user