Max Wilfinger

Results 523 comments of Max Wilfinger

in the attached example it is working with three faces (angled to each other and the second with a fillet to a third face) ![grafik](https://github.com/FreeCAD/FreeCAD/assets/6246609/aa546c0b-a8a6-49a6-b0c6-99de4b71a21e) [multiplefaces.zip](https://github.com/FreeCAD/FreeCAD/files/13054172/multiplefaces.zip)

> @maxwxyz UpToFace is working as expected on my side. Only UpToFirst and UpToLast fail because of the looking for face along the CoG normal. As I point before it's...

> > @maxwxyz UpToFace is working as expected on my side. Only UpToFirst and UpToLast fail because of the looking for face along the CoG normal. As I point before...

It is right there: https://github.com/FreeCAD/FreeCAD/issues/11111#issuecomment-1772432318

Attached is another one failing in stable FC. Try changing the last Pad Feature to either "to first", "to last" or "to face". In all cases it is either an...

Attached another simple example where every operation is generating an error. [example3.zip](https://github.com/FreeCAD/FreeCAD/files/13057737/example3.zip) Try adjusting the distance below either to first, to last or to face. ![grafik](https://github.com/FreeCAD/FreeCAD/assets/6246609/c756668d-b480-411e-aaa5-66350764a447)

If there is a solution this would not only help the Pad feature but maybe also hole, pocket, loft and especially to find the "end" for https://github.com/FreeCAD/FreeCAD/issues/10538 Is it possible...

I cannot reopen https://github.com/FreeCAD/FreeCAD/issues/7189, can you describe the clear new FR with the differences which should already be fixed?

could you try this with the current weekly builds as there were some changes to the PathWB: https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds

no. @djmdjm @davidgilkaufman did a few PRs recently.