Split a multi-object STL file into separate files containing each one object
slic3r --split input.stlThis will create input.stl_01.stl, input.stl_02.stl etc. in the same directory.
This worked perfectly for me on a file created with OpenSCAD containing different parts that I wanted to print individually with Cura Lulzbot Edition. I found the info here.
Comments
Display comments as Linear | Threaded