Skip to content

Questions about working with round_corners() & arcs #1528

Answered by dan-p3rry
dan-p3rry asked this question in Q&A
Discussion options

You must be logged in to vote

Answering my own question ... A one line BOSL2 module to cut out that arc shape:
bent_cutout_mask(container_r, wall_thickness+slop, subdivide_path(rect([w, h], rounding=corner_rad), 256, closed=true));

This has a similar disadvantage as method above, the shape being difference'd extends quite far in and out of the cylinder.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dan-p3rry
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants