mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-30 08:19:36 +00:00
silly change
This commit is contained in:
parent
726b8fdfa1
commit
622868ef4b
1 changed files with 1 additions and 1 deletions
|
@ -1237,7 +1237,7 @@ function cylinder(h, r1, r2, center, l, r, d, d1, d2, anchor, spin=0, orient=UP)
|
|||
// }
|
||||
//
|
||||
// Example: Rounding
|
||||
// cyl(l=40, d=40, rounding=10);
|
||||
// cyl(l=40, d=40, rounding=9);
|
||||
//
|
||||
// Example: Heterogenous Chamfers and Rounding
|
||||
// ydistribute(80) {
|
||||
|
|
Loading…
Reference in a new issue