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
193 stars 56 forks source link

Changes in previous steps, doesn't work properly. #276

Open jarek556 opened 1 year ago

jarek556 commented 1 year ago

One example: change of bend angle from 90 to -90, creates artificial bend in random place: Zrzut ekranu z 2023-04-16 22-00-48 Zrzut ekranu z 2023-04-16 22-01-11 If it is last step, it works fine.

Full project here: grill-box6.zip

luzpaz commented 1 year ago

Missing full About info.

jarek556 commented 1 year ago

[code] OS: Debian GNU/Linux 11 (bullseye) (GNOME/default) Word size of FreeCAD: 64-bit Version: 0.20.2.29603 (Git) AppImage Build type: Release Branch: (HEAD detached at 0.20.2) Hash: 930dd9a76203a3260b1e6256c70c1c3cad8c5cb8 Python 3.10.8, Qt 5.15.4, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3 Locale: Polish/Poland (pl_PL) Installed mods:

shaise commented 1 year ago

This a known freecad issue. changing early steps might change the naming of features causing later steps to be applied on wrong faces. One way to overcome it is to change the early feature then one by one walk through the other steps and reassign the correct selected face to the bend.