Update the application to export 3D models in the .3mf format instead of .obj. This provides better support for 3D printing workflows.
Tasks:
- Update
working_code_blender.py to use the .3mf export operator.
- Update
export_cli.py to handle .3mf file extensions and export logic.
- Update
README.md to reflect that the tool now produces .3mf files.
Automated by Gemini v2.3
Update the application to export 3D models in the .3mf format instead of .obj. This provides better support for 3D printing workflows.
Tasks:
working_code_blender.pyto use the.3mfexport operator.export_cli.pyto handle.3mffile extensions and export logic.README.mdto reflect that the tool now produces.3mffiles.