PrusaSlicer icon indicating copy to clipboard operation
PrusaSlicer copied to clipboard

Proper multiple extruder selection -- separate brim extruder from perimeter/wall extruder

Open JoshLRR opened this issue 2 years ago • 2 comments

Separate brim and perimeter extruder in multiple extruder settings. It is so dumb that I cannot print soluble brims without also being forced to print my part with soluble walls.

I just want to be able to choose a separate extruder for a brim. I don't want to print my walls out of the same material as my brim. Just WHY was it implemented like this?

JoshLRR avatar Oct 20 '22 16:10 JoshLRR

Usually, if something is requested a lot but not implemented over a longer period, there's a good reason for it.

Examples of such reasons would be:

  • Implementing this would interfere with another major part of how the software currently works
  • It's either too time-consuming or the priority is too low, or a combination of both

Currently, PrusaSlicer calculates skirt and brim for all objects at once, mainly because they need to be connected and recalculated if objects are close to each other. Changing this to allow using a different extruder for them would mean that we have to significantly change the algorithm, potentially losing other functionality that's more important for us. It's always a trade-off.

So please stay patient, I'm sure we will be able to implement this one day, but for now we need to keep it on our to-do list. Feel free to slice this part with SuperSlicer, iirc it does have this functionality, or at least something similar to it.

DragonFinlay avatar Oct 28 '22 17:10 DragonFinlay

@JoshLRR At the time you posted this, it was already possible to do this for a little over a year.

This may help you.

https://www.youtube.com/watch?v=dhsbMmosbLU

Snuff1eupagus avatar May 02 '24 21:05 Snuff1eupagus