fieldOfView
|
7f6a39d7d0
Fix loading comments in gcode snippets from 3mf projects
|
4 years ago |
Jaime van Kessel
|
87fb0d7df3
Fix incorrect read location for plugin metadata
|
4 years ago |
Jaime van Kessel
|
52ce106399
Change _loadMetadata to be static
|
4 years ago |
Jaime van Kessel
|
bee641da5a
Remove local import of json
|
4 years ago |
Jaime van Kessel
|
712cebcdd2
Let 3mf workspace reader read from files per plugin
|
4 years ago |
Jaime van Kessel
|
b6d1429eb7
Ensure that 3mf workspace reader loads aditional metadata
|
4 years ago |
Jaime van Kessel
|
523b4e96a8
Ensure that post processing scripts are correctly reloaded on project loading
|
4 years ago |
Lipu Fei
|
dcaa10e409
Handle error due to missing quality_changes in 3MF loading
|
4 years ago |
Ghostkeeper
|
f02d4f5e43
Fix spelling
|
4 years ago |
Remco Burema
|
8412288cb2
Ignore leftover buildplate/'global' variants.
|
5 years ago |
Remco Burema
|
78effbb191
Upgrade globals as well.
|
5 years ago |
Lipu Fei
|
8d77726089
Add intent logic for project loading
|
5 years ago |
Remco Burema
|
cb7d99d2dc
Revert "Make 3MF-reader aware of setting-version for introduction Intent."
|
5 years ago |
Ghostkeeper
|
3479a3df76
Fix _applyVariants using variant manager
|
5 years ago |
Ghostkeeper
|
12043df367
Don't use material manager to find or remove materials
|
5 years ago |
Remco Burema
|
ef0f5988a2
Fix 3MF-workspace-reading: Variants where not loaded properly.
|
5 years ago |
Remco Burema
|
533e0f762f
Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree
|
5 years ago |
Remco Burema
|
00b02f95f9
Nix 3mf-read signal-postphoning, which prevented connects.
|
5 years ago |
Ghostkeeper
|
2b96543cd3
Store intent category in metadata of quality_changes as well
|
5 years ago |
Ghostkeeper
|
ef8b9e98d1
Remove calls to quality manager's private functions
|
5 years ago |
Diego Prado Gesto
|
b18565d9cf
Merge branch 'master' into feature_intent_container_tree
|
5 years ago |
Jaime van Kessel
|
5463f7600b
Add processEvent calls so progress bar moves while loading
|
5 years ago |
Remco Burema
|
16ea437255
Make 3MF-reader aware of setting-version for introduction Intent.
|
5 years ago |
Ghostkeeper
|
f89f47f8d5
Get quality definition from ContainerTree rather than QualityManager
|
5 years ago |
Ghostkeeper
|
b2cee850c9
Use container tree to find current available quality groups
|
5 years ago |
Remco Burema
|
d5a8b2640f
Fix 'getQualityChangesGroups' now gives a list issues.
|
5 years ago |
Jaime van Kessel
|
d1a8ce54a1
Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent_container_tree
|
5 years ago |
Jaime van Kessel
|
bf66388939
Make functions that should have been static, static.
|
5 years ago |
Jaime van Kessel
|
43d1157aa1
Fix typing error
|
5 years ago |
Lipu Fei
|
946ec1d32e
Apply missing metadata fields from project files
|
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
|
2bf4ac8522
No longer trigger rebuilding node tree from quality manager
|
5 years ago |
Lipu Fei
|
1e7c682382
Use default variant if empty in project loading
|
5 years ago |
Ghostkeeper
|
bd1712cb10
Spelling fix: Overriden -> Overridden
|
5 years ago |
Lipu Fei
|
53c38e0a80
Fix quality_changes container handling in project loading
|
5 years ago |
Jaime van Kessel
|
91cceea6e0
Fix the situation where an upgraded single extrusion machine and loading project caused issues
|
5 years ago |
Remco Burema
|
954fdb20ad
Rename 'connect_group_name' to 'group_name'. [CURA-6153]
|
5 years ago |
Lipu Fei
|
dff9a3dfb2
Fix None problem in project loading
|
5 years ago |
Lipu Fei
|
8e33a19ca7
Fix quality changes lookup in project loading
|
6 years ago |
Diego Prado Gesto
|
94ef0b92fe
Fix typo in the getCompatibleMaterialDiameter function.
|
6 years ago |
Lipu Fei
|
ea10d5e608
Rename to comptabileMaterialDiameter
|
6 years ago |
Ghostkeeper
|
4c6744b6fc
Code style: Space around binary operators
|
6 years ago |
Jaime van Kessel
|
e7d9f0ce45
Added typing for various setting classes
|
6 years ago |
Mark
|
baef0350cd
Cleaned up MIME types
|
6 years ago |
Mark
|
c48a5474f0
remove .curaproject from the extensions and just use .3mf
|
6 years ago |
Lipu Fei
|
af64d91587
Fix stack handling in project loading
|
6 years ago |
Aleksei S
|
57f04d8940
Load 3mf projects
|
6 years ago |
Lipu Fei
|
a303f394c8
Move VariantType to VariantType.py
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |