mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
remove comma
This commit is contained in:
parent
9742177381
commit
1114f3f802
@ -908,7 +908,7 @@ function _make_anchor_legal(anchor,geom) =
|
||||
// rmax = is_vector(r) ? r[1] : r;
|
||||
// layers = [for(z=[0:steps])
|
||||
// let(
|
||||
// r=rmin+(rmax-rmin)/2*(cos(z*360*cycles/steps)+1),
|
||||
// r=rmin+(rmax-rmin)/2*(cos(z*360*cycles/steps)+1)
|
||||
// )
|
||||
// path3d( concat([[0,0]],
|
||||
// arc(corner=path2d([BACK,CTR,RIGHT]), n=n, r=r)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user