shaise / FreeCAD_SheetMetal

A simple sheet metal workbench for FreeCAD
http://theseger.com/projects/2015/06/sheet-metal-addon-for-freecad/
GNU Lesser General Public License v2.1
183 stars 55 forks source link

[Feature] Detect features like welded screws #96

Open luzpaz opened 4 years ago

luzpaz commented 4 years ago

One of the todos in SheetMetalUnfolder.py https://github.com/shaise/FreeCAD_SheetMetal/blob/4bd6542f41195936886ffd02385a0ad0ee43d77d/SheetMetalUnfolder.py#L62

luzpaz commented 3 years ago

Hi @jaisekjames
is this on your radar?

luzpaz commented 3 years ago

@jaisekjames can you weigh-in?

jaisekjames commented 3 years ago

No, I am not working on this issue. I don't much Idea on unfolder coding.

Just an Idea.

We can select face that having this kind of deformation that cannot be unfolded.

In Unfolder script, we can skip related faces that are inside that face so that same shape inside face is used. forming

In above image, If we can input skip face as top face & all deformed shape are inside that face. If we skip face without unfolding Unfolder will not fail & we will correct shape.

Only thing, we have to manually select faces required to skip.

luzpaz commented 1 year ago

Anyone interested in tackling this ? :point_up: @Syres916 ?