mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:29:00 +08:00
Add warning when changing the MATERIAL-MAP list
CURA-12165
This commit is contained in:
parent
c2c3419502
commit
88df1280f8
@ -46,6 +46,7 @@ class FormatMaps:
|
|||||||
"hips": {"name": "HIPS", "guid": "a468d86a-220c-47eb-99a5-bbb47e514eb0"},
|
"hips": {"name": "HIPS", "guid": "a468d86a-220c-47eb-99a5-bbb47e514eb0"},
|
||||||
"tpu": {"name": "TPU 95A", "guid": "19baa6a9-94ff-478b-b4a1-8157b74358d2"},
|
"tpu": {"name": "TPU 95A", "guid": "19baa6a9-94ff-478b-b4a1-8157b74358d2"},
|
||||||
"im-pla": {"name": "Tough", "guid": "96fca5d9-0371-4516-9e96-8e8182677f3c"}
|
"im-pla": {"name": "Tough", "guid": "96fca5d9-0371-4516-9e96-8e8182677f3c"}
|
||||||
|
# /!\ When changing this list, make sure the changes are reported accordingly on Digital Factory
|
||||||
}
|
}
|
||||||
|
|
||||||
__inverse_printer_name: Optional[Dict[str, str]] = None
|
__inverse_printer_name: Optional[Dict[str, str]] = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user