diff --git a/src/components/ViewerControls.tsx b/src/components/ViewerControls.tsx
index 7b654f2..25a5682 100644
--- a/src/components/ViewerControls.tsx
+++ b/src/components/ViewerControls.tsx
@@ -133,9 +133,38 @@ export function ViewerControls() {
+ {/* Section cuts (X/Y/Z clipping planes) */}
+
+
+ {sectionActive && (
+
+ )}
+
+
{/* Scale presets */}
+