I can second, build123d is awesome! Splines, fillets, full object-oriented programming techniques if you care to use them including directly referencing properties of existing parts, which is something OpenSCAD fundamentally cannot do. It has two syntaxes you can choose from, one more oriented toward traditional CAD users (builder mode) and one more oriented toward developers (algebra mode). As a developer, I have found it much easier to work with algebra mode versus builder mode.
Comment on OpenSCAD Is Kinda Neat
alx@piefed.blahaj.zone 1 month ago
i’ve used a little bit of it in the past, but now i’m learning Build123d instead. It seems better about basically everything
StellarExtract@lemmy.zip 1 month ago
cecilkorik@lemmy.ca 1 month ago
Huh, I already built my own Python wrapper around OpenSCAD’s horrible syntax and editor, but that looks like a much better solution. Thanks!
nieminen@lemmy.world 1 month ago
Thanks for this, tried openscad once for a real project. Did okay, but it’s a pretty steep learning curve. Will try this next.
P13@lemmy.dbzer0.com 1 month ago
Just as I was coming to terms with OpenSCAD syntax…