Incorrect cutting with filleted shapes
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
Hi all,
I have been trying to perform a cut between shapes in arranged like the following using cadquery master.

The filleted cuboids are cut from the outer round shape to create 'ports'.
When the cuboids are not filleted, the desired effect is achieved:

However, adding fillets to the cuboid edges causes problems. Sometimes cuts are not performed:

and sometimes, additionally, outer shape becomes mishapen - it is no longer has a smooth outer surface.


Does anyone know what might be causing this issue?
Thank you very much!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.