Lipu Fei
|
9627eb0fc1
Only exclude explicitly specified materials in the "exclude_materials" field
|
6 years ago |
Diego Prado Gesto
|
8eea60bada
CURA-5358 Fix typos
|
6 years ago |
ChrisTerBeke
|
c13b77d8a1
Do not load material when no GUID is present instead of crashing Cura
|
6 years ago |
Diego Prado Gesto
|
5345bc2867
CURA-5358 Fill the dictionaries also if it's a custom material. But
|
6 years ago |
Diego Prado Gesto
|
0d56d72760
CURA-5234 Make use of the function to add wrong containers to the set.
|
6 years ago |
Diego Prado Gesto
|
24684d5d9c
CURA-5234 When adding a material node, first check if the variant exists, otherwise do not create the node.
|
6 years ago |
Ghostkeeper
|
5648bc82e7
Merge branch '3.3'
|
6 years ago |
Lipu Fei
|
f62ce1966b
Fix material manager to use dict as a fallback
|
6 years ago |
Ghostkeeper
|
133f6f43fe
Merge branch '3.3'
|
6 years ago |
Lipu Fei
|
7eba73adc5
Handle excluded_materials in getAvailableMaterials()
|
6 years ago |
Ghostkeeper
|
027f4b44bb
Don't crash when finding duplicated materials
|
6 years ago |
Ghostkeeper
|
6d3fed8f52
Allow getContainer() to return None
|
6 years ago |
Lipu Fei
|
d676b85289
Fix createMaterial() for non-2.85 diameter materials
|
6 years ago |
Lipu Fei
|
5ca4203940
Remove material types that have no fallbacks from fallback_materials_map
|
6 years ago |
Lipu Fei
|
3cefacdfcc
Remove root_material_nod is None check in MaterialManager
|
6 years ago |
Diego Prado Gesto
|
2bf6d071d1
Merge branch 'master' into feature_sync_button
|
6 years ago |
Ghostkeeper
|
1512a8096b
Require MaterialGroup to always have a base material
|
6 years ago |
Diego Prado Gesto
|
85d6919ce6
Merge branch 'master' into feature_sync_button
|
6 years ago |
Lipu Fei
|
de72dd3455
Fix material update upon gcode flavour change
|
6 years ago |
Diego Prado Gesto
|
b212781a19
Merge branch 'master' into feature_sync_button
|
6 years ago |
Lipu Fei
|
77e3be68b3
Add removeMaterialByRootId() in MaterialManager
|
6 years ago |
Lipu Fei
|
29792bbdd8
Reschedule update upon incomplete data in MaterialManager
|
6 years ago |
Diego Prado Gesto
|
7b772ffad7
Merge branch 'master' into feature_sync_button
|
6 years ago |
Lipu Fei
|
27cce56467
Add error message for possible bugs in MaterialManager
|
6 years ago |
Diego Prado Gesto
|
f625fa8a90
CURA-4870 Add function to set the configuration from the printer back to
|
6 years ago |
Lipu Fei
|
6db26eaca5
Add getDefaultMaterial() in MaterialManager
|
6 years ago |
Lipu Fei
|
c93643bc2f
Move createMaterial() to MaterialManager
|
6 years ago |
Lipu Fei
|
cf2252f4f9
Simplify for loop in duplicateMaterial()
|
6 years ago |
Lipu Fei
|
5f0bb3a283
Move removeMaterial() to MaterialManager
|
6 years ago |
Lipu Fei
|
7642afb9fe
Move duplicateMaterial() to MaterialManager
|
6 years ago |
Lipu Fei
|
c6128ef5ba
Move setMaterialName() into MaterialManager
|
6 years ago |
Lipu Fei
|
d372fc75e7
Fix type hinting for getFallbackMaterialIdByMaterialType()
|
6 years ago |
Lipu Fei
|
b4c3536999
Move getAvailableMaterials() into MaterialManager
|
6 years ago |
Lipu Fei
|
50c61c9934
Document and rename getFallbackMaterialIdByMaterialType()
|
6 years ago |
Lipu Fei
|
ea2b076dbd
Rename to extruder_variant_name in MaterialManager
|
6 years ago |
Lipu Fei
|
b8ac5b296b
Add doc for map/tree update/recreation
|
6 years ago |
Lipu Fei
|
d4cb10b061
Add doc for model update
|
6 years ago |
Lipu Fei
|
2dd7be1271
Add documentation for timers in Material and Quality managers
|
6 years ago |
Lipu Fei
|
a0acf8631d
Add copyright headers
|
6 years ago |
Lipu Fei
|
c143cd97c8
More accurate doc for material maps
|
6 years ago |
Lipu Fei
|
c5d443109b
Split MaterialGroup and MaterialNode
|
6 years ago |
Lipu Fei
|
a74f84fce7
Add comment why sorting the material group map
|
6 years ago |
Jack Ha
|
c7499d6e17
CURA-4606 CURA-5003 fix saving material metadata when switching material; fix crashing on fallback material on materials without fallback
|
6 years ago |
Jack Ha
|
3591e01b25
CURA-4606 CURA-5002 fix crash with machine with variants, but no variants defined
|
6 years ago |
Jack Ha
|
1891294079
CURA-4606 fix material manager to exclude custom materials from some lookup tables
|
6 years ago |
Lipu Fei
|
e0f82fb5c6
WIP: Fix MaterialsManager getAvailableMaterials()
|
6 years ago |
Lipu Fei
|
96f1264364
WIP: Rework profile management page
|
6 years ago |
Lipu Fei
|
a5afaab467
WIP: Fix material duplication and metadata update
|
6 years ago |
Lipu Fei
|
188c0343cf
WIP: Improve map creation in MaterialManager
|
6 years ago |
Lipu Fei
|
f024f45cfe
WIP: Rework Material management page
|
6 years ago |