We are using an air bending maschine. If you are bending the sheet with the same tools but with different bend angles you get two different bend angles.
I want to define a material for each tool. If I select this sheet material the radius has to change with the bend angle.
Is it possible to define a bend_angle that changes when the bend angle is modified. I am calling in the sheet_metal_material_table.txt for the BEND_RADIUS a table.
TABLE
NAME,Bend_Radius_Table_FR121
INPUTS,ANGLE
45,0.9
90,1.1
135,2.1
180,0.25
END_OF_TABLE
But allways the result for the Bend...