Coder Social home page Coder Social logo

Comments (3)

whattheflukz avatar whattheflukz commented on June 28, 2024

Skill issue, Onshape can import X_T

from gasherbrum-k3.

Trails5000 avatar Trails5000 commented on June 28, 2024

flukz closed this but im going to expand on it, because you probably dont have a design background where your daily into and out of CAD.

STEP is considered to be a lossy format, it tends to randomly lose surfaces and require alot of repair upon import. This is something that fusion ignores. It also doesnt help that most of the CAD companies cant seem to agree on standards for step, what is exported out of solidworks is not the same as what is exported out of fusion. Ive wasted more hours of my personal time repairing steps than most of our dev team has spent working on printers. STEP files suck and are the bane of most engineers existences. IGES falls into the same standard, its just older and shittier in different ways.

Therefore, we share "native engine cad" only. Most of the dev team works in solidworks, which is powered by the parasolid engine. X_T files are basically native files with the file tree and all personally identifying data stripped out.

TLDR: step sucks, move onto a better format.

from gasherbrum-k3.

johonan avatar johonan commented on June 28, 2024

Hi. I understand and appreciate the concerns about the STEP format. But I'd still appreciate if a step was available, even despite the negatives. I don't mean that a step should be supported in any way, just available for convenience.

I've been building a k3 using cad as a reference, and I don't have any commercial cad programs installed, basically only freecad. I tried converting x_t to step using onshape, as flukz suggests, but I gave up after onshape has been "processing" the x_t file for a couple of days. I guess that maybe the k3 assembly is just too big..

Luckily, I found a friend who converted x_t to step for me, and it has been very very helpful

from gasherbrum-k3.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.