Giter Site home page Giter Site logo

Comments (6)

andreasbastian avatar andreasbastian commented on June 28, 2024

That's a great idea! I haven't worked with 3MF much, want to maybe create a 3MF version of the geometry and then submit a pull request? I assume 3MF is most useful when you convert from a STEP or other more data-rich format than STL, is the f3d file a reasonable place to start or should I send you a STEP/IGES?

from kickstarter-autodesk-3d.

pencerw avatar pencerw commented on June 28, 2024

@andreasbastian yeah, starting from CAD would make the most sense. Want to attach one here?

from kickstarter-autodesk-3d.

andreasbastian avatar andreasbastian commented on June 28, 2024

Sure thing, see STEP attached (zipped for github compatibility).

ksr_fdmtest_v4.zip

from kickstarter-autodesk-3d.

pencerw avatar pencerw commented on June 28, 2024

@andreasbastian thanks! So, a question. 3MF has a concept of "objects," described here. Since this is a multi-body part, there are a few ways we can describe it:

  • As a 6-object part, each of which contains a single-shelled mesh
  • As a single object part, which contains a 6-shelled mesh

(We could also be fancy and use "components", in which case we would have a 2-object part, one of which is a component which is repeated 5 times with transforms. This would be slick but maybe a little too clever for the intended use.)

I'm attaching screenshots from Element - see the object browser for a sense of how this works. Which do you think is more appropriate for the application? The actual 3MF files (which you can also open in Element, Meshmixer, Netfabb, etc) are attached as well.

1 multi shelled object
6 objects
3mf options.zip

from kickstarter-autodesk-3d.

andreasbastian avatar andreasbastian commented on June 28, 2024

Nice, I think that the single object 3mf version will be best here to ensure that the cylindrical pins always stay in the exact same positions relative to the main body. Had I modeled this so that the holes that the pins reside in change diameter, using the component trick would have been slick, but I change the pin diameters, so each has to stay in its respective hole.

Is there anything else that you'd like to change in the "one object.3mf" file or should I rename it "ksr_fdmtest_v4.3mf" and add it to the FDM protocol folder? Thanks again for making the file!

from kickstarter-autodesk-3d.

pencerw avatar pencerw commented on June 28, 2024

Ah ah! Sorry I didn't notice the differing sizes.

I'll make the PR in just a minute!

from kickstarter-autodesk-3d.

Related Issues (20)

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.