Guide
++ How to Turn a STEP File into a 2D Engineering Drawing — Free +
++ No SolidWorks. No Fusion 360. No install. +
+ ++ If you've got a 3D model and need an actual engineering + drawing from it — the kind with dimensions, a title block, and + a scale you can hand to a machine shop — the usual answer is + "open it in SolidWorks or Fusion 360." That's fine if you + already have a seat. If you don't, there hasn't really been a + free way to do this without installing something. +
+ ++ Here's how to do it directly in your browser, in about a + minute. +
+ + +How to do it
+-
+
-
+ 1
+ ++
{STEPS[0].title}
++ {STEPS[0].description} +
+
+
+ -
+ 2
+ ++
{STEPS[1].title}
++ {STEPS[1].description} +
+
+
+ -
+
-
+ 3
+ ++
{STEPS[2].title}
+ {STEPS[2].description} +
+
+ -
+
-
+ 4
+ ++
{STEPS[3].title}
++ {STEPS[3].description} +
+
+
Why this exists
++ Free CAD viewers are common now — you can find plenty that'll + just show you a model. Actually dimensioning it correctly + (avoiding duplicate or overlapping dimensions, choosing a sane + scale, keeping third-angle projection alignment right) turned + out to be a much harder problem than the viewer itself, which + is probably why nobody's given it away for free before. +
+Frequently asked
++ {faq.question} +
+{faq.answer}
+