mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 07:45:11 +08:00
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:
parent
2c074fb7a3
commit
1872e54842
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user