Blender Export to Multiple Parts: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
It looks like Blender cannot export an STL or OBJ as multiple parts - it collapses all parts into one exported part.
Blender can export an STL or OBJ as multiple parts - by using a plugin.


*ref 1 - [https://www.google.com/search?sxsrf=ALeKk026QG9BbsZl0rNsBS9KmerMgczY_w%3A1602863734253&source=hp&ei=dsKJX6q8DJDYsAXHkpG4Cw&q=can+you+export+from+blender+with+individual+stl+parts&btnK=Google+Search&oq=how+to+configure+nvidia+geforce+gtx+1650+super+on+linux+mint&gs_lcp=CgZwc3ktYWIQAzIFCCEQoAEyBQghEKsCMgUIIRCrAjoOCAAQ6gIQtAIQmgEQ5QI6DgguELEDEMcBEKMCEJMCOggILhDHARCvAToLCC4QsQMQxwEQowI6CAgAELEDEIMBOggILhCxAxCDAToFCAAQsQM6AggAOgQIABAKOgYIABAWEB46CAghEBYQHRAeOgcIIRAKEKABUMsQWOmzAWD8tAFoBnAAeACAAeQGiAGhS5IBDTExLjQ3LjMuMi42LTGYAQCgAQGqAQdnd3Mtd2l6sAEG&sclient=psy-ab&ved=0ahUKEwiqz4DcvLnsAhUQLKwKHUdJBLcQ4dUDCAk&uact=5]
*There is a plugin to export a batch of parts as individual files in Blender. [https://devforum.roblox.com/t/is-there-a-way-to-mass-export-stuff-from-blender-as-separate-parts/229046/6]
*But, there is a plugin to export a batch of parts as individual files in Blender. [https://devforum.roblox.com/t/is-there-a-way-to-mass-export-stuff-from-blender-as-separate-parts/229046/6]
*More info on multiple part export from last link [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105]
*More info on multiple part export from last link [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105]
*Link to Blender add-on at [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105]
*Link to Blender add-on at [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105]
**Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher.
**Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher.
**MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21.
**MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21.

Revision as of 19:34, 8 February 2021

Blender can export an STL or OBJ as multiple parts - by using a plugin.

  • There is a plugin to export a batch of parts as individual files in Blender. [1]
  • More info on multiple part export from last link [2]
  • Link to Blender add-on at [3]
    • Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher.
    • MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21.