prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.72k stars 1.93k forks source link

Better support for multitool printers (like Prusa XL) #11462

Open neslekkim opened 1 year ago

neslekkim commented 1 year ago

Printing multiple materialtypes in same prints have some challenges, for instance PLA and TPU, check this for reference: https://www.youtube.com/watch?v=oUXeIEUS68I

Points from the video:

You can't choose different speed for various head (TPU requires lower speed than PLA), and here he shows that he tweaks volumentric speed to make this work, instead of having this option pr tool.

Multiple nozzle sizes at same time cannot be used at same print, if you want one part of the print with 0.4mm, and other part with 0.6mm nozzle.

taxilian commented 11 months ago

I'm really hoping we see work on this soon as the XL gets out there =] I have mine and it's fantastic but some of the benefit I hoped for is lost because I can't mix 0.6mm and 0.25mm nozzles (for detail).

Even if there was a restriction that it had to be a single nozzle size per layer there is a lot that could be done with it...

KlausKraemer commented 8 months ago

Still no progress in supporting different nozzle sizes for the Prusa XL? That's quite disappointing, coming from the Ultimaker 3 and Cura, where this didn't pose any problem!

Ro3Deee commented 3 months ago

Try orcaslicer, it works: https://www.youtube.com/watch?v=4aFHm5xjPYs

https://github.com/SoftFever/OrcaSlicer/pull/6087

KlausKraemer commented 3 months ago

Try orcaslicer, it works: https://www.youtube.com/watch?v=4aFHm5xjPYs

That's not, what I expect or want to do. If PRUSA sells a mutlitool 3D printer, then I expect Prusa Slicer using the whole spectrum of possibilities.

m10d commented 3 months ago

Try orcaslicer, it works: https://www.youtube.com/watch?v=4aFHm5xjPYs

SoftFever/OrcaSlicer#6087

No offense, but this statement isn't that helpful / somewhat inaccurate - at least not until there is a lot more clarity on that thread about how robust the solution is & a (possible) timeline to get it upstream. There is enough going on there that it's not clear how well (not saying it does not, just saying it's not established) the changeset meets the needs for the feature in general, or what other limitations it comes with. Also, whatever video you linked is not helpful in resolving the above. It's > 10min long, and yes I can see it printing, yes there look to be some wipe towers - but it's not in any way a document that communicates the progress of another product into this repo. Is it a POC or nearly ready for wider use? I can't tell.

That said, appears to be some fantastic progress on that work in Ocra, I am also very eager to be able to easily (at least somewhat easily) mix nozzle sizes in reasonable ways.

What I came looking for was more what the prusa team has to say about where this is on the roadmap - merging real designs with disparate material is complicated enough, I am sure we can all agree the end goal is official/buttoned up support for this - do we have any clue what (prusaslicer) maintainers think of feasibility (& priority) of addressing this?

Many thank for everyone's work - just getting started on my XL. This feature is significant as it unlocks a massive time-savings for large parts while still being able to keep small features toleranced and text looking professional.

patate1684 commented 1 month ago

Any news on this? Will this be added to the roadmap ?