TechnicalConsultant
Mechanical
- Mar 26, 2004
- 172
Hi, All
I'm hoping someone can offer me some advice on here as I'm getting really desperate
We have an issue with how we produce our 3D models/flat patterns and how we manufacure our sheet metal components.
Our sheet metal/plate workers always use inside dimensions when bending so inform us (Design office) that they DO NOT require any extra material for inside radiuses. To give them the profile they require we model all our inside radii at 0.01 rad and use the formula below as our bend allowance formula in our flat pattern.
(if(ir==0.01)(0.01)else((Radius+(Thickness*0.44))*rad(Angle)))
This ensures the flat pattern does not give them any extra material. However, from my perspective, I want my models to look how they actually appear, and in my opinion anything over 4mm or so will have some form of radius. The problem we have encountered though is if I model a rad the flat pattern is produced giving them too much material. We can't change just the flat pattern because it can throw other features out.
Any help or info as to how others are using this would be great!
I'm hoping someone can offer me some advice on here as I'm getting really desperate
We have an issue with how we produce our 3D models/flat patterns and how we manufacure our sheet metal components.
Our sheet metal/plate workers always use inside dimensions when bending so inform us (Design office) that they DO NOT require any extra material for inside radiuses. To give them the profile they require we model all our inside radii at 0.01 rad and use the formula below as our bend allowance formula in our flat pattern.
(if(ir==0.01)(0.01)else((Radius+(Thickness*0.44))*rad(Angle)))
This ensures the flat pattern does not give them any extra material. However, from my perspective, I want my models to look how they actually appear, and in my opinion anything over 4mm or so will have some form of radius. The problem we have encountered though is if I model a rad the flat pattern is produced giving them too much material. We can't change just the flat pattern because it can throw other features out.
Any help or info as to how others are using this would be great!