Elektrine lite

← Feed

@luana@wetdry.world

Post #1419429

2026-04-18 14:49 UTC

Any rounded corners (and edges) cubes modules for OpenSCAD out there? I’ve been using one, but I’m not really sure what license it uses so I’d rather use something that I’m sure I’ll not get DMCAed if I post on Thingiverse or something…

Replies (1)

  • @kauzerei@social.tchncs.de 2026-04-22 09:56

    @luana #BOSL2 is super powerful for that, it has lots of rounding possibilities for extending 2d geometries into 3d space in many fancy (and also rounded) ways, for rounding edges where multiple of those fancy extrusions meet, and also rounding masks, that you can subtract from regular 3d geometries, that you made without BOSL2 extrusion methods. Rounded cubes are also there of course. BSD-2-Clause license. Some contributors use claude/copilot, but I didn't notice any bad code yet. Other than that fact, a very good library.

    Open ##2079937