Giter VIP home page Giter VIP logo

Comments (6)

jimfoltz avatar jimfoltz commented on May 25, 2024

For the importer, why not? Even though it may be non-standard, it could make someone happy as long as it doesn't break anything.

I'm not so sure the exporter should have non-standard output.

from sketchup-stl.

thomthom avatar thomthom commented on May 25, 2024

When I was reading up on the Wiki article it appear the two non-standard methods cannot be automatically detected. It appear that one might need to make it an options (Default off?) to be able to handle this.

from sketchup-stl.

lgm3d avatar lgm3d commented on May 25, 2024

Hello,
I am the old guy to give a little historical perspective. The original color per facet was proposed by a european machine manufacturer that Z Corp beat up because it violated their patents. Basically I would not put color high on the list of things to do. . It was a brief attempt, but as you point out thomthom, the lack of standard and the fact that Z Corp was the only color printer meant that no one really implemented it. Or rather no CAD and no printer manufacturers. Z Corp no longer supports it. Basically it is a chicken and the egg thing. For Objet color and I believe most 2 color REPRAP derivatives you need two distinct monochrome stls. Happy to ask Adrian Boyer how his team things they will spec color. Hopefully they will use the format specified in the new AMF http://en.wikipedia.org/wiki/Additive_Manufacturing_File_Format

from sketchup-stl.

thomthom avatar thomthom commented on May 25, 2024

Ah, so this AMF format is going to replace STL in the future? It would make sense to not bother about colours for STL then. At least until someone specifically requests it for something concrete.

It was just when I saw the wiki article about some colour support I thought of the type of 3d printer we had at uni. The ones where the models is built by layers of powder, glued with an ink-jet printer head. (Can't remember what the processed is called now.) Since it added dye to the model, a single piece can have any colour you want. Thought it might be some use for that kind of printing.

from sketchup-stl.

lgm3d avatar lgm3d commented on May 25, 2024

the process you describe is the old ZCorp. Now owned by 3d systems it is the Z printer line. We run four of them. I can check again but I am 99% sure that the color import, or at least the color written by Magics into a binary stl is no longer supported as input into the Zprinter pre-processing software.

Re AMF> yes the idea from industry mostly in 2010 -11 (but with little imput really from the REPRAP movement) was toward a more robust extensible format that did really modern things like specify the UNITS of described geometry (sarcasm). AMF actually does a lot more like a robust color description, multi-materials, gradient materials, microstructures etc. Hod Lipson at Cornell headed up a team of which I played a very minor role. It is a good format in that it hopefully does not make many of the mistakes of VRML.

AMF is documented here: http://amf.wikispaces.com/

There is open source code for writing amf here. http://sourceforge.net/projects/amftools/

It would be a great idea if this project looked at the long term viability of supporting AMF. You only have to print a file at 25.4 x the desired size once or twice before one sees the value of AMF. (Our stl exporter always exports in inches, a problem I see you guys have already solved)

from sketchup-stl.

jimfoltz avatar jimfoltz commented on May 25, 2024

To clone the sourceforge code using git:

git svn clone http://svn.code.sf.net/p/amftools/code/trunk amftools-code

and then to update:

git svn fetch

from sketchup-stl.

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.