Jaime van Kessel
|
fbefe42db3
Get abstract color property from metadata not from properties
|
1 year ago |
Jaime van Kessel
|
1a41f2650a
Don't show invisible materials in material selection
|
1 year ago |
Remco Burema
|
6dc0a24311
Cache and genericize ID to Product table.
|
1 year ago |
Jaime van Kessel
|
12379b15cd
Use correct key for serialized setting to keep
|
2 years ago |
Remco Burema
|
fab86be909
Keep settings throughout reserilization process.
|
2 years ago |
Ghostkeeper
|
795814d50b
Store unmapped settings in a separate set
|
2 years ago |
Jaime van Kessel
|
ddb87656ff
Add two recently introduced material settings
|
2 years ago |
Joey de l'Arago
|
094c781b02
Update plugins/XmlMaterialProfile/XmlMaterialProfile.py
|
2 years ago |
j.delarago
|
ec60325a3f
Move metadata exporting to 3mf
|
2 years ago |
j.delarago
|
cdc08b5d54
Improve GUID check by parsing xml and getting GUID specifically inside the metadata tag.
|
2 years ago |
j.delarago
|
21d59e9349
Write active material metadata to ufp when saving.
|
2 years ago |
Jaime van Kessel
|
0501b71e13
Also accept original casing to match with ID for material profile
|
2 years ago |
Philip Lorenz
|
352fef3efa
Adapt to Python 3.9 API changes
|
3 years ago |
Ghostkeeper
|
1d5a4f5080
Remove shrinkage percentage setting alias
|
4 years ago |
Ghostkeeper
|
0f3a977a58
Consistent typing with function this is overriding
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
5af9faf5e5
Convert doxygen to rst for X3DReader, XmlMaterialProfile, XRayView
|
4 years ago |
Jaime van Kessel
|
2e9dca71ce
Remove a number of unused imports
|
4 years ago |
Jaime van Kessel
|
0eea73d2a9
Fix typing
|
4 years ago |
Nino van Hooff
|
9aa5c3cd24
Hardcode plugin id for UsbPrinter and XmlMaterialProfile
|
4 years ago |
Nino van Hooff
|
128bfa987e
Use plugin Id instead of __file__ for XmlMaterialProfile
|
4 years ago |
Ghostkeeper
|
8a9b791298
Merge branch '4.4'
|
4 years ago |
Remco Burema
|
f05f4ff244
Fix typo.
|
4 years ago |
Nino van Hooff
|
ff01b1dab9
Add 6 Material Station specific material settings.
|
4 years ago |
Remco Burema
|
8cc054cecc
Add missing 'material break preparation temperature'.
|
5 years ago |
Remco Burema
|
25f0460231
Add missing 'material break preparation temperature'.
|
5 years ago |
Remco Burema
|
c3d1ab0931
Small refactor: Rename in UM.
|
5 years ago |
Remco Burema
|
aca7f4551e
Make verified material containers read-only, even for variants.
|
5 years ago |
Remco Burema
|
5908ff60ee
Move verification check from plugin to the import of containers.
|
5 years ago |
Remco Burema
|
298eb27c7f
Add possibility to check material-profiles.
|
5 years ago |
Lipu Fei
|
fc0b8185b7
Fix setMetaDataEntry() dependency on ContainerRegistery
|
5 years ago |
Jaime van Kessel
|
ed6539812e
Ensure that all material profiles get metadata updates
|
5 years ago |
Ghostkeeper
|
cc27392ab0
Don't use material groups to update metadata
|
5 years ago |
Diego Prado Gesto
|
b18565d9cf
Merge branch 'master' into feature_intent_container_tree
|
5 years ago |
Jaime van Kessel
|
7d3a2c60d4
Added some missing typing
|
5 years ago |
Jaime van Kessel
|
09025edffa
Convert some class functions to static
|
5 years ago |
Jaime van Kessel
|
94b6f7864f
Add some tests for XMLMaterialProfile
|
5 years ago |
Jaime van Kessel
|
608ca3e92a
Convert some functions to static
|
5 years ago |
Ghostkeeper
|
cb344f9dec
Fix serialising materials without nozzle profile again
|
5 years ago |
Ghostkeeper
|
924d4cc13b
Remove unused container_tree variable
|
5 years ago |
Ghostkeeper
|
20be7fd8a1
Don't add to variant-specific mapping if it's not variant-specific
|
5 years ago |
Ghostkeeper
|
dabd905853
Fix serialising materials with submaterials in not loaded container trees
|
5 years ago |
Ghostkeeper
|
b60b13e5bf
Use container tree to check for variants when serialising
|
5 years ago |
Jaime van Kessel
|
2417705dfd
Prevent crashes when duplicating a material
|
5 years ago |
Remco Burema
|
7fb9642e45
Replace deprecated .getContainer() calls with .container
|
5 years ago |
Ghostkeeper
|
6a8e1557c3
Merge branch 'feature_intent' into feature_intent_container_tree
|
5 years ago |
Ghostkeeper
|
5bbb44bfdf
Remove buildplate loading of materials and don't check if variant is there
|
5 years ago |
Ghostkeeper
|
1bd287f888
Move getting variant manager out of the loop
|
5 years ago |
Jaime van Kessel
|
9ceb9ce18b
Fix typing issues
|
5 years ago |
Ghostkeeper
|
02ff433c92
Use set for unordered collections of things
|
5 years ago |