CAD without fillets and chamfers is PFU.
Comment on Is there no good inexpensive CAD software?
vk6flab@lemmy.radio 3 days agoI agree. I’m a software developer and absolutely love OoenSCAD.
It would be great if it supported things like fillets and chamfers, otherwise I’m very happy with it.
SaveTheTuaHawk@lemmy.ca 2 days ago
cecilkorik@lemmy.ca 3 days ago
BOSL is a massive improvement over the barebones OpenSCAD functions, and if you need to do stuff like fillets and chamfers you should check it out. There are probably other libraries that do the same but I know BOSL(2) does, through functions like cuboid() and prismoid() and edge_profile() among many other things.
vk6flab@lemmy.radio 3 days ago
That is very cool!
Thank you for the suggestion.
hackaday.com/…/belfry-openscad-library-bosl2-brin…