Lipu Fei
|
581699cd8d
WIP: Make material import work
|
6 years ago |
Lipu Fei
|
0b859bb308
WIP: Make material export work
|
6 years ago |
Lipu Fei
|
4f29fc9ab2
WIP: make material creation work
|
6 years ago |
Lipu Fei
|
779f49f545
WIP: Make material removal work in material management dialog
|
6 years ago |
Lipu Fei
|
a5afaab467
WIP: Fix material duplication and metadata update
|
6 years ago |
Lipu Fei
|
f024f45cfe
WIP: Rework Material management page
|
6 years ago |
Lipu Fei
|
f0d9fba2f5
WIP: Create MaterialManager
|
6 years ago |
Diego Prado Gesto
|
701ac7f91e
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
6 years ago |
alekseisasin
|
e5c72cfdc5
Validate material profile
|
6 years ago |
Lipu Fei
|
507b967946
Minor fixes
|
6 years ago |
Lipu Fei
|
7dfc1a4aa7
Add encoding='utf-8' for text file reading
|
6 years ago |
Lipu Fei
|
4a9fc4b7d4
Set imported containers to bedirty so they will get saved
|
6 years ago |
ChrisTerBeke
|
3de4940d69
Simplify creating, duplicating materials in preferences, extract logic to python, code-style fixes
|
6 years ago |
Jack Ha
|
d6c6aa1c71
CURA-4715 fix updating custom profile
|
6 years ago |
Ghostkeeper
|
430f3dad27
Use GlobalContainerStack.definition instead of .getBottom
|
7 years ago |
Ghostkeeper
|
1029d4509c
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Jack Ha
|
20500b5c51
Merge branch 'feature_local_container_server' of github.com:Ultimaker/Cura into feature_local_container_server
|
7 years ago |
Jack Ha
|
eb171231c2
Fix removeMaterial.
|
7 years ago |
Ghostkeeper
|
80f4c9181d
Correct variant name when duplicating materials
|
7 years ago |
Ghostkeeper
|
72c7d2bd76
Reconstruct ID for submaterials from unique base name
|
7 years ago |
Ghostkeeper
|
083a4a8024
Rewrite cloning of materials
|
7 years ago |
ChrisTerBeke
|
3abf067d25
Fix loading .curaproject files with stack setups from earlier versions - CURA-4646
|
7 years ago |
Ruben D
|
d29d73413f
Remove unused function
|
7 years ago |
Ghostkeeper
|
838e49f3da
Pass just metadata through quality manager instead of full containers
|
7 years ago |
Ghostkeeper
|
8707396ad7
Remove isReadOnly functionality
|
7 years ago |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Ghostkeeper
|
3316f3aa13
Add warning contexts to not translate XML tags
|
7 years ago |
Lipu Fei
|
bb1316fc88
Check if a material is being used based on base_file
|
7 years ago |
Lipu Fei
|
6fd3963e8f
Fix material searching in isContainerUsed()
|
7 years ago |
Lipu Fei
|
8c6abc85fc
Rename variable in for loop
|
7 years ago |
Lipu Fei
|
bb1475d1fd
Search for instance containers with type material
|
7 years ago |
Lipu Fei
|
4a34f141d1
Check if a material container is used by GUID
|
7 years ago |
Ghostkeeper
|
034686e9fa
Don't modify list you're iterating over
|
7 years ago |
Ghostkeeper
|
8ae49c317c
Emit metaDataChanged when changing properties
|
7 years ago |
Ghostkeeper
|
7ea1d4cc5a
Add getContainerProperty function
|
7 years ago |
Jaime van Kessel
|
7551c83612
QualityChanges are now also removed if a machine has a parentDefinition
|
7 years ago |
fieldOfView
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 years ago |
fieldOfView
|
8f7471a892
Remove debug statement
|
7 years ago |
fieldOfView
|
ed6f4d851c
Update documentation
|
7 years ago |
fieldOfView
|
c9998ca6fe
Set properties for all containers with the same base_file metadata entry
|
7 years ago |
fieldOfView
|
1f49a87acb
Update material_diameter when editing the material in MaterialView.qml
|
7 years ago |
Jaime van Kessel
|
a7a2740690
No longer add material to qualityChanges
|
7 years ago |
Lipu Fei
|
dd65248968
Only set metadata/material for quality_changes if material is not None
|
7 years ago |
Jaime van Kessel
|
ec73abecb5
Custom material now defaults to PLA.
|
7 years ago |
Lipu Fei
|
82224c0ed0
Copy material into metadata if machine has specific material profiles when duplicating a quality profile
|
7 years ago |
Ghostkeeper
|
f65043ecc8
Add spaces around binary operators and after comma
|
7 years ago |
fieldOfView
|
7b393064aa
Fix creating materials for 1.75mm machines that have machine/variant materials
|
7 years ago |
fieldOfView
|
75519d754b
Fix creating materials for 1.75mm machines
|
7 years ago |