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
199 stars 57 forks source link

No relief on added wall #214

Open protyposis opened 2 years ago

protyposis commented 2 years ago

Please consider the following basic example:

  1. Create base plate / additive box (Part Design) 10x10x1mm
  2. Select any box edge
  3. Use AddWall command
  4. Set gap1 and extend1 to 2mm in the properties of the added Bend
  5. See result from screenshot below

image

It seems to me that the workbench adds reliefs only to the side where a bend originates. Is it expected that there is no relief on the added wall (marked in green)? What is the recommended approach to get reliefs on both walls? (I do not mean a second relief on the base plate, as created when setting gap2).