SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.89k stars 670 forks source link

Treat high/low filaments combination as warning but not error #5794

Open vovodroid opened 1 week ago

vovodroid commented 1 week ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Currently you can't combine high/low temperature filaments as support interface material due to error

image

In reality there is no problem whatsoever to use them together, PLA temperatue could be about 210-220, ABS/ASA 220-240. So such formal restriction is too strict.

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

Just give warning, or better use actual printing temperature difference from filament properties for such warning, but don't forbid slicing and let to user to decide.

Describe alternatives you've considered

No response

Additional context

No response

Nathan22211 commented 6 days ago

this would def be a step into getting toolchanger support into Orca. I had to trick orca by putting the filament temps in the filament start gcode with my SV04 whenever I wanted to do a PLA/ABS print previously.