manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

Convert to preferred file format

Open Floppy opened this issue 3 years ago • 1 comments

For example, I'd like to have everything in 3MF - it's smaller, better for 3d printing, enforces manifold geometry, etc. It would be great to be able to standardise files into a single format.

TODO:

  • [x] #1683
  • [x] #1684

NLNet Milestone 1.8

Floppy avatar Mar 31 '22 18:03 Floppy

There's a bigger bit of work to do here which I want to do with Mittsu and proper loaders/exporters, but I wonder if I could get a quicker win by integrating ASCII->Binary STL conversion from https://github.com/cmpolis/convertSTL, by @cmpolis, especially as it's already in Ruby. @cmpolis, would you mind if I take your code and build it in (with credit of course)?

Floppy avatar Jul 17 '23 09:07 Floppy