Message might be good for debugging.

Maybe at some point someone will ask wjy they don't get a message.

part of CURA-9414
This commit is contained in:
Remco Burema 2022-06-28 13:06:59 +02:00
parent 2c074fb7a3
commit 1872e54842

View File

@ -277,6 +277,7 @@ class ThreeMFWriter(MeshWriter):
# We failed to find the package for this material
if not package_data:
Logger.info(f"Could not find package for material in extruder {extruder.id}, skipping.")
continue
material_metadata = {"id": package_id,