How to specify an extruder for each part via CLI
 
Notifications
Clear all

How to specify an extruder for each part via CLI  

  RSS
Grant
(@grant-2)
Active Member
How to specify an extruder for each part via CLI

Hello!

I'm working on automating the slicing of multi-part models to print on my MK3S with an MMU2S.

I'm happy with all the slicer settings between the two parts being the same except for the color (which would be controlled by the extruder selection on the MMU). Is there a way to do this via command-line so that the output is a single .gcode file?

For example with stls, something along the lines of: ./prusaslicer --load common_config.ini part1.stl --extruder 1 part2.stl --extruder2

or for 3mf: ./prusaslicer --load common_config.ini my_object.3mf <associate part 1 with extruder 1> <associate part 2 with extruder 2>

Posted : 24/01/2022 7:34 pm
Share: