Hi everyone,
I’m working with a file in Rhino that contains 250 instances of the same object, all created as block instances. The file opens quickly since only one definition is being used. However, when I export to STL, Rhino processes all 250 instances individually, which significantly increases the file size and export time.
Is there a way to export just one instance as STL and then reuse that mesh in other positions — without turning the meshes themselves into blocks?
You can think of the product as a chain — it follows a repeating pattern, but each part is exactly the same. Still, when exporting to STL, Rhino processes every single instance separately, which increases the export time significantly.
I have specific combinations, and the number of these combinations can reach up to 1500. Since these combinations are subject to updates, exporting STL files after every change becomes very time-consuming.
The faster this process can be, the less it disrupts my production workflow.
I tried a few different formats, but the only ones I found that allow for instancing with meshes so far is DWG / DXF. That’s kind of expected since AutoCAD has had block support for decades.
EDIT … I tried the free versions of CHITUBOX, Prusa Slicer and Ultimaker Cura, none of them import DWG / DXF.