Load parts from command line
Hello !!
i'm working on a project to batch import STL files on Slic3r.
It would be easy, but the thing is that, each object i have to print, contains 4 stl files :
- The first one is the base of the object
- The three others are linked to the first one and are splitted to be able to assign, to each part, a dedicated density.
From the GUI, i can use the load part menu, after selecting the main part, and i can easily assign to each part, the needed parameters.
I'ld like to be able to do exactly the same thing from CLI, is it possible ?
Thanks a lot for any help !
i'm working on a project to batch import STL files on Slic3r.
It would be easy, but the thing is that, each object i have to print, contains 4 stl files :
- The first one is the base of the object
- The three others are linked to the first one and are splitted to be able to assign, to each part, a dedicated density.
From the GUI, i can use the load part menu, after selecting the main part, and i can easily assign to each part, the needed parameters.
I'ld like to be able to do exactly the same thing from CLI, is it possible ?
Thanks a lot for any help !
Comments