Remix.run Logo
manny_rat 4 hours ago

Love it! OpenSCAD has very painful syntax. Is it possible to easily do bevels/chamfers or does it have the same limitations as OpenSCAD there?

adius 4 hours ago | parent [-]

Thanks! It natively supports all BOSL2 functions which include a chamfer argument (https://github.com/revarbat/BOSL/wiki#common-arguments). So that makes it quite straightforward to add chamfers to everything!

kragen 2 hours ago | parent | next [-]

Can you fillet unions? Like, if I union a cube with a smaller cube sticking out of its side, can I make a fillet so that the edge where the two cubes' faces intersect doesn't become a stress concentration point for cracks to start at? This is OpenSCAD's primary weakness from my point of view.

adastra22 2 hours ago | parent | prev | next [-]

Quite easy to add chamfers to everything in the CAD file. But your manufacturing guy is going to strangle you...

addaon 4 hours ago | parent | prev [-]

Which is what separates us from the animals.