Ghostkeeper
|
8f66db6565
Remove overzealeous log message
|
6 years ago |
Jack Ha
|
a44cea7ac6
Update log line
|
7 years ago |
Lipu Fei
|
6e6dc493f1
Fix material loading for unknown names
|
7 years ago |
Lipu Fei
|
7cd3449781
Fix material loading
|
7 years ago |
Lipu Fei
|
e14d78b32a
Generate more possible machine IDs in XML material profile
|
7 years ago |
Jack Ha
|
a387c10686
Fix serialize hotend id in xml material.
|
7 years ago |
Ghostkeeper
|
bc28189ff5
Don't serialize the name of the metadata
|
7 years ago |
Ghostkeeper
|
17ede12573
Also set base_file metadata when deserialising just metadata
|
7 years ago |
Ruben D
|
c1ba64fd9e
Correct variants after all metadata is loaded
|
7 years ago |
Ghostkeeper
|
c34de83e3f
Use isLoaded to check if a material is already loaded
|
7 years ago |
Ghostkeeper
|
cacc4b8586
Properly set the definition to the currently processed machine
|
7 years ago |
Ghostkeeper
|
99cd139ba4
Remove setting definition double
|
7 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ghostkeeper
|
8707396ad7
Remove isReadOnly functionality
|
7 years ago |
Ghostkeeper
|
54a12d14c4
Add string representation for debugging
|
7 years ago |
Ghostkeeper
|
a2b0c4535c
Only load metadata of machines for derived profiles
|
7 years ago |
Ghostkeeper
|
9571181178
Fix ID of derived materials
|
7 years ago |
Ghostkeeper
|
aa52b9682e
Fix adding name when loading complete material file
|
7 years ago |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 years ago |
Ghostkeeper
|
1e07325d8f
Remove unused getIdsFromFile
|
7 years ago |
Ghostkeeper
|
3ee2e0488f
Only load metadata when finding hotends belonging to material
|
7 years ago |
Lipu Fei
|
18c7a5acf3
Pass optional file_name for deserialization
|
7 years ago |
Ghostkeeper
|
def7b6994d
Store correct ID in metadata after deserialising
|
7 years ago |
Ghostkeeper
|
4fa38c26e8
Don't add any extra metadata to the end of the list you're iterating over
|
7 years ago |
Ghostkeeper
|
0831451371
Fix returning resulting metadata
|
7 years ago |
Ghostkeeper
|
c4debbea8b
Implement deserializeMetadata
|
7 years ago |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
Lipu Fei
|
25c41062e1
Fix material upgrade and version checking
|
7 years ago |
Ghostkeeper
|
cf7bad1bbb
Make _profile_name a class method
|
7 years ago |
Ghostkeeper
|
d369f92020
Make get[ConfigurationType|Version]FromSerialized class methods
|
7 years ago |
Ghostkeeper
|
07947d5d2c
Override getIdsFromFile to load multiple IDs
|
7 years ago |
Ghostkeeper
|
ddf5ab0494
Make _parseCompatibleValue a class method
|
7 years ago |
Ghostkeeper
|
74bd527b03
Load product_id_map from file
|
7 years ago |
Ghostkeeper
|
a08875c5eb
Remove redundant setting of name
|
7 years ago |
Ghostkeeper
|
d24fa3bc3b
Set name directly in metadata when clearing
|
7 years ago |
Ghostkeeper
|
8eaec149fa
Make sure the ID stays in the metadata when clearing it
|
7 years ago |
Lipu Fei
|
b6dd87081c
Add upgrade script for 3.0 to 3.1
|
7 years ago |
Ghostkeeper
|
8bbb6c1af5
Load and serialize container ID and name properly: not in metadata
|
7 years ago |
Ghostkeeper
|
a31c39b225
Use setters and getters for name and ID
|
7 years ago |
Ghostkeeper
|
7ac3c1446b
Make ignored metadata keys a set
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
ChrisTerBeke
|
64bcf4b44d
Remove debug log when XML material file contains unused property
|
7 years ago |
ChrisTerBeke
|
78ba3c3aa0
Move BAM equations to BAM quality profiles as they are very specific - CURA-4248
|
7 years ago |
ChrisTerBeke
|
91589ed29d
Add surface energy property to get correct behaviour - CURA-4248
|
7 years ago |
ChrisTerBeke
|
a444e5c883
update material xml parser to support psp values - CURA-4253
|
7 years ago |
Lipu Fei
|
7e0014eadd
Create machine name-to-id map at runtime instead of using a hard-coded map
|
7 years ago |
Jaime van Kessel
|
38a2245d74
XML materials are now added in one batch
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
51547bf37a
Update setting_version to 3 for XMLMaterial
|
7 years ago |
Lipu Fei
|
812e262f39
When deserialising a material, also update the material derived from it
|
7 years ago |