diff --git a/index.html b/index.html
index a2d6dbb..7cc676c 100644
--- a/index.html
+++ b/index.html
@@ -28,7 +28,7 @@
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "CAD Viewer",
- "description": "Open STEP, IGES, STL, OBJ, and more CAD formats instantly in your browser. Orbit, measure edges, apply section planes, and export snapshots — no install required.",
+ "description": "Open STEP, IGES, STL, OBJ, and more CAD formats instantly in your browser, then generate a fully dimensioned, true-to-scale 2D engineering drawing — no install required.",
"url": "https://cadviewer.xyz/",
"applicationCategory": "DesignApplication",
"operatingSystem": "Web",
@@ -39,10 +39,11 @@
},
"featureList": [
"3D viewing for CAD and mesh formats",
+ "Automatic 2D engineering drawing generation with true-to-scale PDF export",
+ "Assembly explode and disassemble with per-part STEP export",
"Measurement tools",
"Section/cross-section controls",
"Snapshot capture (normal and outline)",
- "Assembly/part-focused workflows",
"DXF preview support"
]
}
@@ -56,6 +57,23 @@
"url": "https://cadviewer.xyz/"
}
+