Ghostkeeper / Blender3mfFormat

Blender add-on to import/export 3MF files
GNU General Public License v2.0
202 stars 25 forks source link

Add Features: Export as Batch / Name objects after filenames #38

Open TheTiEr opened 3 years ago

TheTiEr commented 3 years ago

There are 3 essential and very helpful changes in this pull request:

  1. The imported models are named after the file name. This permits an easier identification when importing more than one model at a time
  2. The export is extended with the ability to export objects as a batch. Just like the feature while exporting STL files.
  3. there was a Scaling issue when the length unit was set to mm and the scaling factor to 0.001. Only with these settings the measurements are correct. If one has imported an STL and a 3mf at the same time one of those was out of scale. With this fix both have the correct measurements