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 |
fieldOfView
|
185c2834d2
Merge branch 'master' into feature_xmlmaterials_cura_settings
|
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 |
fieldOfView
|
0f8a57e785
Add support for serialising namespaced Cura settings in XML materials
|
7 years ago |
fieldOfView
|
e163871360
Add support for deserialising namespaced Cura settings in XML materials
|
7 years ago |
Ghostkeeper
|
b03847447f
Take manufacturer from XML profile if available
|
7 years ago |
Lipu Fei
|
024f2384e0
Fix mutable arg problem and rename arg
|
7 years ago |
Lipu Fei
|
3c663d576c
Do not save setting_version when serializing an XML material
|
7 years ago |
Lipu Fei
|
ecdf0bbe33
Fix setting_version in metadata for XMLMaterial
|
7 years ago |
Lipu Fei
|
63b71b8661
Fix typo in comments
|
7 years ago |
Lipu Fei
|
68989f2871
Use optional arg in serialize() to exclude network auth keys
|
7 years ago |
Ghostkeeper
|
d6941fef2f
Interpret material compatible 'unknown' as 'yes'
|
7 years ago |
Lipu Fei
|
071005541c
Use XMLMaterialProfile version tag to determine its version
|
7 years ago |
Lipu Fei
|
b4949a164c
WIP: Add temporary fix to make materials work with 2.7 version upgrade
|
7 years ago |
fieldOfView
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 years ago |