How-to
How to add a bevel modifier in Blender (5.1, step-by-step)
Add the Bevel modifier in Blender 5.1 to round or chamfer edges non-destructively. Every parameter explained, with the gotchas that catch beginners.
If you’ve added a cube in Blender and the corners look fake — too sharp, no light catching them — you need a bevel. Real-world objects don’t have perfect 90° edges. Even the laptop you’re reading this on has a tiny chamfer where the lid meets the base.
This guide is the fastest path to a clean bevel in Blender 5.1, plus the parameters and gotchas that aren’t obvious from the panel.
UI labels and behavior were rechecked August 4, 2026 against the current official Blender Bevel modifier manual. If a label differs, confirm your installed Blender version under Help → About Blender and select that version in the manual.
When to use the Bevel modifier (vs the Bevel tool)
Blender has two ways to bevel:
| Bevel tool | Bevel modifier | |
|---|---|---|
| How to invoke | Ctrl+B in Edit Mode | Modifier Properties → Add Modifier → Bevel |
| Behavior | Bakes new geometry into the mesh immediately | Non-destructive, lives as a modifier in the stack |
| Iteration | You commit to the result; undoing later is messy | Tweak Width / Segments anytime, even after months |
| Best for | Final polish on a finished mesh | Production work where design might evolve |
Use the modifier 90% of the time. Use the tool only when you’ve decided the bevel is final and you need to manually edit the new geometry afterward.
Step-by-step: add a Bevel modifier
- Select your object in Object Mode. Press
Tabif you’re in Edit Mode — adding modifiers happens at the object level. - Open Modifier Properties. In the Properties editor (right-side panel), click the wrench icon. If you can’t see the wrench, your Properties panel may be hiding tabs — drag it wider.
- Click “Add Modifier” → Generate → Bevel.
- Drag the Width slider until the bevel size looks right. The default is
0.1(in Offset width type), which is too small for most cube-sized objects. - Bump Segments to 3 or 4 if you want a rounded bevel instead of a single flat chamfer.
Segmentscontrols how many edge loops are added across the bevel face.
That’s it. You now have a non-destructive bevel.
How to bevel only selected edges in Blender
Use the modifier’s Weight limit method when only specific edges should bevel:
- Select the object and press
Tabto enter Edit Mode. - Select the edges you want to bevel.
- Open the
Nsidebar, go to Item, and set Mean Bevel Weight to1.0. - Return to Object Mode, open the Bevel modifier, and set Limit Method → Weight.
Edges at weight 0 stay unchanged; values between 0 and 1 scale the bevel’s influence. This keeps the operation non-destructive. If you only need a one-time geometry edit, select the edges in Edit Mode and use Ctrl+B instead.
Every Bevel modifier parameter, explained
The Bevel modifier panel has a lot of fields. Here’s what each one actually does, in the order they appear.
Top section
-
Affect —
VerticesorEdges. Edges is what most tutorials assume; Vertices rounds off corners only without affecting connecting edges (useful for low-poly stylized work). -
Width Type — defines how the Width value is interpreted:
- Offset — distance from the new edge to the original (default).
- Width — distance between the two new edges formed by the bevel.
- Depth — perpendicular distance from the bevel face to the original edge.
- Percent — percentage of adjacent edge length. The absolute result changes with the surrounding edge length.
- Absolute — exact distance along the adjacent edges. Useful when adjacent edges meet at non-90° angles.
-
Width — the bevel size itself, interpreted by Width Type.
-
Segments — number of edge loops across the bevel face.
1= single chamfer.3-4= visible curve.8+= diminishing returns. -
Limit Method — controls which edges get beveled:
- None — every edge.
- Angle — only edges where the adjacent face normal angle exceeds your threshold (default 30°). Best for hard-surface — sharp corners get beveled, flat areas don’t.
- Weight — uses Mean Bevel Weight values you assign per-edge in Edit Mode (
N-panel → Item → Mean Bevel Weight). - Vertex Group — uses a named vertex group’s weight values.
Profile section
- Profile —
Superellipse(default, single Shape slider from concave to convex) orCustom Profile(a widget where you draw your own bevel cross-section). Custom Profile is overkill for first-time bevels — leave it on Superellipse. - Shape — 0.5 is a perfect circle. Below 0.5 = concave inward dish. Above 0.5 = convex outward bulge.
Geometry section
- Miter Outer / Miter Inner — what happens where two beveled edges meet at a corner.
Sharp(default),Patch, orArc. Sharp is fine for most objects; Arc gives a softer corner. - Clamp Overlap — limits each beveled edge so it can’t self-intersect with neighbors. Turn this on if your bevel looks broken on tight corners.
- Loop Slide — when on, the bevel slides along unbeveled edges into the corner. Off can give more uniform widths but weirder corners.
Shading section
- Harden Normals — adjusts vertex normals so the bevel face shades smoothly into flat surrounding faces. Required for clean baking on hard-surface models.
- Mark Seam / Mark Sharp — propagates seam/sharp edges across the new bevel geometry.
- Material Index — slot index for assigning a different material to the bevel face. Set to
-1(default) to inherit from the nearest face. - Face Strength — used together with the Weighted Normals modifier for advanced shading control. Skip unless you’re chasing pixel-perfect renders.
The 3 mistakes everyone makes their first time
1. Width is way too big and the bevel chews the whole face. Turn on Clamp Overlap in the Geometry section, or just dial Width down. If you’re in Offset mode and Width is 0.5 on a 1m cube, you’re trying to fit a half-meter bevel onto a one-meter face — there isn’t enough room.
2. Segments is left at 1, so the “round” bevel is actually a single flat chamfer. Raise Segments to 3-4. Don’t go past 8 unless you’re rendering close-up.
3. The bevel applies to every edge, including the ones you wanted left flat. Set Limit Method to Angle (default 30° works for most hard-surface) so only the actual corners get beveled, not the seams running across faces.
Chamfer vs bevel in Blender
In hard-surface modeling, chamfer usually means a flat cut across an edge. In Blender, that is simply a bevel with Segments set to 1. Raise Segments to create a rounded transition.
This terminology matters when searching for help: a tutorial called “chamfer an edge” may still use Blender’s Bevel tool or Bevel modifier. You do not need a separate Chamfer modifier.
Troubleshooting uneven or broken bevels
Apply object scale first
If an object was stretched in Object Mode, its scale may be non-uniform. Apply it with Ctrl+A → Scale, then tune Width again. This is the first check when equal-looking edges receive visibly different bevels.
Reduce Width before adding geometry
A bevel needs room on both sides of an edge. Very short neighboring edges can run out of space quickly. Reduce Width and inspect the corner before adding more Segments.
Understand Clamp Overlap
According to Blender’s manual, Clamp Overlap limits the width of each beveled edge so generated intersections cannot overlap nearby geometry. It prevents many self-intersections, but it can also make the visible width vary where space is tight. If a bevel unexpectedly stops growing, Clamp Overlap may be doing exactly what it is designed to do.
Use Segments for shape, not problem hiding
Segments controls how many edge loops are added across the bevel face. More segments make the profile smoother; they do not fix bad topology, an oversized Width, or non-uniform scale.
Inspect topology and normals
If a small bevel is still broken, check for doubled vertices, non-manifold edges, internal faces, and inconsistent normals. Clean geometry before relying on shading options to disguise the artifact.
When to apply the modifier vs leave it as a modifier
If your model is going through more iterations — texture painting, rigging, animation — leave the modifier live. You can always tweak it.
If you’re exporting to a game engine, baking, or sharing the .blend with someone who’ll never touch the modifier stack, click the modifier dropdown → Apply to bake it in. After applying, it becomes regular geometry and you lose the ability to change Width or Segments.
Continue learning
For the most common next step in the modifier stack, follow the Subdivision Surface modifier guide or review the broader Blender modifiers lesson. If you are still choosing what to practice next, use the project-first Blender learning roadmap.
FAQ
Frequently asked questions
What's the difference between the Bevel modifier and the Bevel tool (Ctrl+B)?
Why does my bevel look weird or overlap itself?
How do I bevel only certain edges, not all of them?
What's a good starting value for Segments?
Why is my bevel width inconsistent after scaling?
How do I move the Bevel modifier above or below other modifiers?
Keep learning
Related guides
Blender Modifiers (beginner guide)
Apply non-destructive operations that reshape the mesh without permanently changing the underlying geometry. — step-by-step on Mac.
How-toHow to add a Subdivision Surface modifier in Blender (5.1)
Smooth your low-poly mesh with Subdivision Surface in Blender 5.1. The Ctrl+1 shortcut, Catmull-Clark vs Simple, and the viewport vs render trick that saves your laptop.
TutorialBest Way to Learn Blender in 2026
The best way to learn Blender is to finish small projects, practice the same core tools repeatedly, and get specific help when you are stuck.
How-toBlender 3D Viewport Navigation (beginner guide)
Learn to move around the 3D Viewport — the foundation for everything that follows. — step-by-step on Mac.