Hello!

Is there a way in FreeCAD to round off the corners of shapes specifically like this? Without rounding the edges themselves (i.e., the rounded corner tapering off to “zero” at the edges).

Thank you

#freecad #opensource

@iuvi make small cube in the corner that lies inside the big cube. Then place a sphare toucing the faces of the smaller cube. Then do a Boolean to remove the small sphare from the small cube.
Then spilt it into a 8 pieces. Then remove the piece that is in the corner of the big cube from it.

So you just got to modell it manually.

@ICH_NUR_ich thank you very much but I hoped for one tool/instrument exist?
@iuvi Make a Macro for it and write an issue
@ICH_NUR_ich thank you hope I'll find a freelancer who could do that locally. I have no coding skills myself