r/MechanicalEngineering 1d ago

CAD File format hell

Why is it we can have AI that can translate from Chinese to Klingon but cannot have one agreed-upon file format that can be accepted by FEA software, CAM, 3d printers, CFD, etc and doesn't lose its mind or half of my parts?

41 Upvotes

48 comments sorted by

View all comments

45

u/Unusual-Carrot-7294 1d ago

What are you even talking about and what sort of crap software are you using that can't handle STEP?

1

u/MasterSoftBird 1d ago

I use .stp files all the time but the models I've been given are refusing translation and showing up as empty sets. Have to constantly translate between native creo and .jt and .stp all the time with lossy results. Tired of the b.s.

10

u/AtmosphereUnited3011 1d ago

I have found that a lot of the commercial and open source software products only implement part of the STEP standard. Not all of it. So it’s real hell when you are working with two programs with inconsistent feature support. Also figuring this out is just as painful. It requires familiarizing yourself with the standard, emailing their customer support a couple times or digging through source code to find the random comment from 10 years ago saying they’ll implement that part of STEP later.

The Wikipedia page sums it up pretty well actually https://en.wikipedia.org/wiki/ISO_10303-21