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.65k stars 1.92k forks source link

WARNING: Bed temperatures for the used filaments differ significantly despite the fact that I use the same type of filament #12378

Closed feri2303 closed 2 months ago

feri2303 commented 6 months ago

Description of the bug

Hi, in the latest versions I get this error message, despite the fact that I use the same type of material when printing. I only have PETG stored in the MMU2 tray.

WARNING: Bed temperatures for the used filaments differ significantly despite the fact that I use the same type of filament

obrázok

Thank you

Project file & How to reproduce

Warning.zip

Checklist of files included above

Version of PrusaSlicer

Latest 2.7.2

Operating system

Windows 10 22H2

Printer model

Prusa MK3S+ MMU2

Jan-Soustruznik commented 5 months ago

Hi @feri2303, the current implementation behaves as intended. There isn't a check in place to verify whether a material has been used or not. The warning is consistently shown whenever a material with a different temperature is selected from the list in the side panel.

Jan-Soustruznik commented 2 months ago

Improved in https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.8.0-alpha5 . Closed as solved.