What Happens When Metal Bends
Bending looks simple — clamp a sheet between a punch and die, apply force, and the metal folds. But the physics inside that fold determine whether your part comes out right or goes to the scrap bin.
When a press brake forms a bend, the outer surface of the metal stretches while the inner surface compresses. Somewhere between those two surfaces sits the neutral axis — an imaginary plane where the metal neither stretches nor compresses. Understanding where this axis sits and how it shifts during bending is the foundation of accurate flat pattern development.
Every dimension on a bent part traces back to these mechanics. Get them right, and the part folds to print on the first attempt. Get them wrong, and flanges are short, holes don’t align, and assemblies don’t fit.
Bend Allowance and K-Factor
The neutral axis
In a flat sheet, the neutral axis sits at the geometric center — exactly at T/2. But during bending, the inner material compresses and the outer material stretches, shifting the neutral axis inward toward the inside of the bend.
The K-factor quantifies this shift. It’s the ratio of the neutral axis location to the material thickness:
K = t / T
Where t is the distance from the inside of the bend to the neutral axis, and T is the material thickness.
K-factor ranges from 0 to 0.5 (0.5 would mean the neutral axis stays centered, which never happens in practice). Real values typically fall between 0.3 and 0.5, depending on material, radius, and bending method.
| Material | Typical K-Factor | Notes |
|---|---|---|
| Mild steel | 0.40-0.46 | Standard value: 0.446 |
| Stainless steel | 0.42-0.48 | Harder, shifts less |
| Aluminum (soft, 5052) | 0.35-0.42 | More compression on inner surface |
| Aluminum (hard, 6061-T6) | 0.38-0.45 | Less ductile |
| Copper | 0.35-0.40 | Soft, compresses easily |
| Brass | 0.38-0.42 | Depends on temper |
Bend allowance formula
The bend allowance (BA) is the arc length of the neutral axis through the bend. This is the length of material actually consumed by the bend — the difference between the flat pattern size and the sum of the flange lengths.
BA = (pi / 180) x (R + K x T) x A
Where:
- R = inside bend radius (mm)
- K = K-factor
- T = material thickness (mm)
- A = bend angle (degrees)
Example: 2mm mild steel, 2mm inside radius, 90-degree bend, K=0.446
BA = (3.14159 / 180) x (2 + 0.446 x 2) x 90 = 0.01745 x 2.892 x 90 = 4.54mm
This means the flat pattern must account for 4.54mm of material in this bend zone. CAD software calculates this automatically, but knowing the formula helps you catch errors and understand why flat patterns vary between materials.
Springback and How to Compensate
Every material has elasticity. When the press brake retracts, the metal springs back partially toward its original flat state. The part comes off the machine at an angle slightly less than what was formed.
Typical springback values:
- Mild steel: 1-3 degrees (depending on thickness-to-radius ratio)
- Stainless steel: 3-5 degrees (higher yield strength)
- Aluminum: 2-4 degrees (varies widely with alloy)
- When inside radius approximately equals thickness: expect ~2 degrees springback
Compensation methods
| Method | Accuracy | Tonnage | When to Use |
|---|---|---|---|
| Overbending | ±0.5-1° | Standard | Most production work. CNC controller compensates automatically. |
| Bottoming | ±0.25-0.5° | 3-5x air bending | When tight angle tolerance required. Die angle matches target. |
| Coining | ±0.1° | 5-10x air bending | Highest precision. Metal is compressed beyond yield in the bend zone. |
Modern CNC press brakes handle springback through adaptive bending — angle sensors measure the actual bend during forming and the ram adjusts in real-time. This eliminates much of the trial-and-error that manual brakes required.
For critical tolerances, the first piece from a batch is measured and the program is adjusted. Subsequent parts then hold tolerance consistently.
Tonnage Calculation
The press brake must apply enough force to form the bend, but not so much that it damages the tooling or deforms the part. Tonnage depends on material thickness, die opening width, bend length, and material strength.
Air bending tonnage formula (metric):
Tonnage = (575 x T^2 x L x Mf) / (V x 1000)
Where:
- T = material thickness (mm)
- L = bend length (mm)
- Mf = material factor (relative to mild steel)
- V = die opening width (mm)
Material factors:
| Material | Factor | Notes |
|---|---|---|
| Mild steel | 1.0 | Baseline |
| Stainless steel (304) | 1.7-2.0 | Significantly harder |
| Stainless steel (316) | 2.0-2.2 | Even harder |
| Aluminum (soft) | 0.4-0.5 | Much less force needed |
| Aluminum (6061-T6) | 0.7-0.8 | Heat-treated, harder |
| Copper | 0.5 | Soft |
| Brass | 0.7 | Moderate |
Example: 3mm stainless 304, 1000mm bend length, 24mm die opening
Tonnage = (575 x 9 x 1000 x 1.8) / (24 x 1000) = 388 kN (39.6 tons)
Why this matters: Exceeding the press brake’s tonnage capacity damages tooling and can crack the ram. Exceeding the tonnage per meter rating of the tooling destroys punches and dies. Always calculate before bending — especially for stainless steel and thick material.
The die opening width (V) is typically 6-8x material thickness. A wider opening reduces tonnage but increases the inside radius and decreases accuracy.
Grain Direction — The Hidden Variable
Sheet metal has a grain direction created during rolling at the mill. The crystal structure elongates along the rolling direction, creating directional mechanical properties — similar to how wood is stronger along the grain.
Bending perpendicular to grain (recommended)
When the bend line runs perpendicular to the grain direction, the part bends more easily and can tolerate a tighter inside radius without cracking. This is the preferred orientation for most work.
Bending parallel to grain (caution required)
Bending parallel to the grain stresses the material along its weakest axis. The risk of cracking increases, especially for:
- High-strength materials (stainless, hardened aluminum)
- Tight bend radii (inside radius less than material thickness)
- Thick material (above 3mm)
Rule of thumb: When bending parallel to grain on thick steel (above 3mm), use a minimum inside radius of 2.5x material thickness. Perpendicular bending typically allows 1x thickness.
For critical parts, specify grain direction on the drawing. Sheet metal suppliers can provide material with grain running in a specific direction, though this may add lead time.
Design Rules for Bending
These rules prevent common manufacturing problems and help the press brake operator produce accurate parts efficiently.
| Design Rule | Formula | Example (2mm Steel) |
|---|---|---|
| Min flange length | >= 4 x T | >= 8mm |
| Bend relief width | >= T | >= 2mm |
| Bend relief length | >= T + R | >= 4mm (with R=2mm) |
| Hole-to-bend distance | >= 2 x T (min), >= 6 x T (safe) | >= 4mm (min), >= 12mm (safe) |
| Min inside radius | >= T (standard) | >= 2mm |
| Min inside radius (hard material) | >= 2 x T | >= 4mm |
| Distance between bends | >= 6 x T + R | >= 14mm (with R=2mm) |
Minimum flange length
The flange (the part that sticks up after bending) must be long enough to rest on both sides of the die opening. Minimum flange = 4x material thickness. Below this, the sheet slips during forming and the bend angle becomes unpredictable.
Bend relief
When a bend line meets another feature (like a perpendicular edge or another bend), bend relief notches prevent tearing. The relief should be at least as wide as the material thickness and as long as the thickness plus the inside radius.
Without bend relief, the material at the intersection has nowhere to go — it tears, buckles, or distorts the adjacent feature.
Hole-to-bend distance
Holes placed too close to a bend line will distort when the material bends. The minimum safe distance is 2x material thickness, measured from the edge of the hole to the start of the bend radius. For non-round holes or slots, use 6x thickness to be safe.
If a hole must be closer, cut it after bending — but this adds cost and complexity.
Inside bend radius
The inside radius should be at least equal to the material thickness for standard materials. Going below this risks cracking, especially on the outer surface of the bend. For hardened materials or bending parallel to grain, use 2x thickness minimum.
At Laser Tuan Thinh, our laser fiber press brakes (CNC press brake series) handle radii from 0.8mm upward with standard V-die tooling. Custom radius tooling is available for specialized profiles.
Common Defects and Prevention
Cracking
Cause: Radius too tight for the material, bending parallel to grain, or work-hardened material (from prior cold working or laser HAZ).
Prevention: Increase inside radius, rotate part to bend perpendicular to grain, anneal before bending if material has been cold worked.
Springback variation
Cause: Material thickness variation within tolerance (e.g., 2mm nominal can be 1.85-2.15mm), inconsistent material properties between batches.
Prevention: Use adaptive bending with angle measurement, verify first article, source consistent material batches for production runs.
Flange distortion
Cause: Insufficient bend relief, holes or cutouts too close to bend line, asymmetric bend geometry.
Prevention: Add bend reliefs, move features away from bend zone, balance part geometry where possible.
Tooling marks
Cause: Die shoulder pressing into the part surface, especially visible on polished or brushed finishes.
Prevention: Use urethane dies for cosmetic surfaces, specify the visible side as the “air side” (facing away from the die), apply protective film before bending.
Get Expert Advice
Bending is where design intent meets manufacturing reality. The right radius, relief, and orientation make the difference between a part that assembles perfectly and one that needs rework.
At Laser Tuan Thinh, we review every part design before production and flag potential bending issues before they become expensive problems. Contact us to discuss your design, or visit our bending services page for capabilities and equipment details.