logoalt Hacker News

manny_rattoday at 5:58 PM1 replyview on HN

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?


Replies

adiustoday at 6:34 PM

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!

show 1 reply