BOSL2 icon indicating copy to clipboard operation
BOSL2 copied to clipboard

The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA

Results 65 BOSL2 issues
Sort by recently updated
recently updated
newest added

I don't love the $slop parameter for clearances, since it seems like it's not consistent from part to part, and it's also invisible. I wonder whether default $slop should be...

Docs

Still missing regression test files: - [ ] test_attachements.scad - [ ] test_beziers.scad - [ ] test_bosl1_compat.scad - [ ] test_bottlecasp.scad - [ ] test_constants.scad (?) - [ ] test_distributors.scad...

Testing

Someone mentioned this issue on the forum, and it's a real issue. When you pass the wrong type of parameter to a function/module you often get mysterious errors that are...

Enhancement

All functions should have validation tests.

Need to verify that the docs are correct and match the code.

Docs

Need to write library tutorials. Tutorials to write: - [x] Basic Shapes - [x] Transforms, Distributors, and Mutators - [x] Anchor, Spin, Orient - [ ] Edge Sets and Face...

Docs

https://github.com/JohK/nutsnbolts (Iis this already around somewhere?)

Enhancement
Low Priority

**Is your feature request related to a problem? Please describe.** I often want a twist-and-lock feature on my models and haven't found a quick way to achieve that with existing...

Enhancement
Defer

Too early to merge, methinks. Looking for comments on errors, omissions and whether I fell down the the entirely wrong rabbit hole.