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

![20x20](https://github.com/BelfrySCAD/BOSL2/assets/702294/ea296653-1eda-40f9-ba82-81127abde2e5) Running the 20x20 pixel png above through img2scad.py generates this file: [20x20S.txt](https://github.com/BelfrySCAD/BOSL2/files/13929994/20x20S.txt) (I changed the extension from .scad to .txt because GitHub refuses to load .scad files here.) ```...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to create...

**Is your feature request related to a problem? Please describe.** I would like to be able to create in-place hinge. The obvious use-case is 3D printing. **Describe the solution you'd...

I think this is the bare minimum to qualify as a BOSL2 library. I ran out of time to go further.

The ang parameter in rounding_angled_edge_mask() defaults to 90°. Doesn't that make rounding_edge_mask() redundant? Should rounding_edge_mask() be dropped and rounding_angled_edge_mask() be renamed? Same for rounding_corner_mask().

Hey, I'm using the following tool in OpenSCAD - https://github.com/charmaur/PolyDiceGenerator I had this installed on an old pc and all was running smoothly however on my new machine I'm running...

Add support for user specified profile shifting of bevel gears. Add support for automatic profile shifting of bevel gears.

Defer

Releases are not being used and there are regular breaking changes with no clear way to migrate forward. Requests - Please use releases, so we can easily rely on a...

Add hypoid bevel gears.

Defer

I would like the library to add support for BSpline and BSpline Surfaces **Describe the solution you'd like** The library currently supports a Bezier Curve and Surface and I would...

Defer