Skip to content

Bend wall producing an odd bend. #576

@leoheck

Description

@leoheck

Hi @shaise, I have this small tab that I want to bend the wall.

Image

It is producing something like this.

Image

With this message

17:13:55  pyException: Traceback (most recent call last):
  File "/home/lheck/.local/share/FreeCAD/v1-2/Mod/FreeCAD_SheetMetal/SheetMetalFoldCmd.py", line 267, in execute
    fp.Shape = smFold(bendR=fp.radius.Value,
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/lheck/.local/share/FreeCAD/v1-2/Mod/FreeCAD_SheetMetal/SheetMetalFoldCmd.py", line 124, in smFold
    solid1 = solid2list[0]
             ~~~~~~~~~~^^^
<class 'IndexError'>: list index out of range

I am not sure if I am doing something wrong. But the result is a bit odd.

This is the top view, showing the tab and the reference line.

Image

The problem does not seem to be the overhang, since increasing the length of the line does not give a different result

Image

Changing the angle changes the result, but the issue remains..

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions