Skip to content

0.2.0 - Get Out

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ghostkeeper Ghostkeeper released this 19 May 20:17
· 412 commits to master since this release
v0.2.0
30f5722

This is another pre-release where the goal is to implement exporting 3MF files from Blender.

Features

  • A menu item is added to the export menu to export 3D Manufactoring Format files.
  • Saving Open Document formatted archives.
  • Support for exporting object resources.
  • Support for exporting vertices.
  • Support for exporting triangles.
  • Support for exporting components.
  • Support for exporting build items.
  • Support for exporting transformations.
  • Support for conversion from Blender's units to millimetres.
  • You can now scale the models when importing and exporting.

Bug Fixes

  • The unit is now applied after the 3MF file's own transformations, so that models end up in the correct position.