Jump to content
UltiMaker Community of 3D Printing Experts

Enhanced STL Format


Nicolinux

Recommended Posts

Posted · Enhanced STL Format

Now that YouMagine sets out to be more than just a site where .stl files for printing are shared, I thought about a cool new feature that might provide some value to it.

Add metadata to .stl files with information about critical printing parameters.

Most printable objects on Thingiverse (and now YouMagine) are made by people who have already printed their creations - maybe several times. So these people know best how their objects should be printed. Wouldn't it be cool to download a .stl file, load it into Cura and have it automatically pull in values like:

 

  • layer height
  • shell thickness
  • top/bottom thickness
  • fill density
  • print speed
  • temperature
  • cooling on/off

Sure there are differences between printers, but many values apply and when someone prints an object for the first time (without knowing about its exact specifics), any clue or starting point is valuable.

Technically this could be implemented without changing the .stl format. Binary .stl files have a header of 80 characters. This place can be used to encode printing values. Sure this encoding needs to be consistent, but if this "standard" catches on, it can have a "soft" deployment without impairing other slicers.

Here is an example. Say I want to encode the following values:

 

  • layer height: 0.2
  • shell thickness: 0.8
  • top/bottom thickness: 0.6
  • fill density: 20
  • print speed: 75
  • temperature: 225
  • cooling on/off: 1

The metadata could look like:

 


<:estelle:>lh:0.2;st:0.8;tbt:0.6;fd:20;ps:75;te:225;co:1<:estelle:>

"estelle" stand for enhanced .stl and is a female name just be fancy :)

So all YouMagine and Cura had to do is to parse .stl files and interpret this values.

Another, maybe cooler way would be to encode entire profiles in these 80 chars. I know that Cura does this for .gcode files already. If there are not enough characters to encode the entire profile, maybe provide a service where Cura profiles can be shared (another YouMagine only feature) and where each profile would have a short and unique id that is written to .stl files. This way Cura could lookup the id and pull in the entire profile.

However it is done technically, the benefit of printing parameters in .stl files is pretty big. How many times did I download an object, printed it just to see that I have chosen the wrong parameters. Then I start to hunt for other "made" objects and see if someone was kind enough to write down his printing parameters.

What dou you think?

 

  • Link to post
    Share on other sites

    Posted · Enhanced STL Format

    Cura and YouMagine already support the AMF format. And I am planning to add features like this to the AMF saving.

    However, this will violate the AMF standard, as they do not allow custom tags or meta-data.

    (In theory you could also put binary data at the end of a binary STL file, but those are all ugly hacks which I would not recommend)

     

  • Link to post
    Share on other sites

    Posted · Enhanced STL Format

    New standards are not adopted if they are not somehow enforced.

    The site could suggest to add both STL and AMF files. If only STL files are uploaded, the site could automatically generate AMF files, so that these are also available for download.

    The visitors would see AMF files and start to use them too!

    Regarding the lack of print settings, a text file with the design's information/instructions could be automatically added to the zip file for downlad (or even also to the documents list).

     

  • Link to post
    Share on other sites

    Posted · Enhanced STL Format

    We're already working towards that. Cura's new YouMagine upload does upload STL files, but if you have a dual-color model loaded it will upload an AMF file of that instead.

    YouMagine also converts ascii STL files to binary STL to improve compatibility with all software and decrease download size.

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
        • 21 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...