Jack Ha
|
54698ada7f
CURA-4807 fix not choosing 'not supported' if there are valid options after changing variant; partly undoing 4abbd4b9887fc3e3d98ebf06481d2b21a9e9be0e
|
6 years ago |
Lipu Fei
|
4abbd4b988
Show custom qualities based on not supported
|
6 years ago |
Ghostkeeper
|
838e49f3da
Pass just metadata through quality manager instead of full containers
|
7 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ghostkeeper
|
56d6664c8c
Guard against materials not having a definition
|
7 years ago |
Ghostkeeper
|
e5427eded6
Refactor _getBasicMaterials to only handle metadata
|
7 years ago |
Ghostkeeper
|
952e3974eb
Remove convenience handling of 'None'
|
7 years ago |
Ghostkeeper
|
99780c3b44
Fix casing of getMetadataEntry
|
7 years ago |
ChrisTerBeke
|
62d70b46d6
Fix filtering custom profiles per extruder - CURA-4482
|
7 years ago |
Diego Prado Gesto
|
b9c318d432
CURA-4451 Minor changes
|
7 years ago |
Chris ter Beke
|
b95ba24530
Remove some changes, debugging - CURA-4451
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
Ghostkeeper
|
2fc198a7ad
Move manual criterion into base criteria filter
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Diego Prado Gesto
|
e73e218c4e
Detecting whether the profile is created for multiple extrusion printers or not - CURA-4327
|
7 years ago |
Lipu Fei
|
84ad9c6ad1
Add "available" flag for quality profiles
|
7 years ago |
Lipu Fei
|
23544ad1fe
Only fall back to use fdmprinter when the quality profiles for the current machine cannot be found
|
7 years ago |
Ghostkeeper
|
ebd2f0b415
Fix switching to quality changes profiles
|
7 years ago |
Ghostkeeper
|
f4e620c458
Remove unused variable
|
7 years ago |
Jaime van Kessel
|
1020b0a2f3
Finding all qualities no longer does silly things with materials
|
7 years ago |
Jaime van Kessel
|
9a54ff426b
FindAllQualitiesForMachineMaterial only looks with basic materials if it found them
|
7 years ago |
Jaime van Kessel
|
a306b4dada
We now properly fall back if no basic material is found
|
7 years ago |
Lipu Fei
|
6bcc1c296d
Do not override filter_by_material if no material is found
|
7 years ago |
Jaime van Kessel
|
f7f958c540
Directly use property instead of searching
|
7 years ago |
Jaime van Kessel
|
c4fc797c45
Added a type hinting to QualityManager
|
7 years ago |
Jaime van Kessel
|
437c78711d
Added typing to all singletons
|
7 years ago |
Simon Edwards
|
4fecf55b3b
Use double quotes instead of singles.
|
7 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
98bad05b7b
Take materials which are sub-type into account when looking for quality profiles.
|
7 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 years ago |
Simon Edwards
|
5884509af1
More type checking fixes after the merge.
|
8 years ago |
Simon Edwards
|
21f1b12ee8
Internal docs.
|
8 years ago |
Jaime van Kessel
|
41ed9661f6
FindQUalityByName now also uses fallback generic materials if no result was found
|
8 years ago |
fieldOfView
|
740ce1fa0b
Fix errors when switching from UM3 to UM2.
|
8 years ago |
Arjen Hiemstra
|
e82b2c0f80
Add support for global quality profiles
|
8 years ago |
Simon Edwards
|
f659d01da1
Make the labels in the quality menus match those from the selected extruder.
|
8 years ago |
Simon Edwards
|
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
|
8 years ago |
Arjen Hiemstra
|
c6afb14a09
Return the empty container if there are no results when listing qualities
|
8 years ago |
Arjen Hiemstra
|
68662561e8
Return empty quality instead of None in QualityManager::findQualityByQualityType
|
8 years ago |
fieldOfView
|
2aa3e1e931
Fix documentation
|
8 years ago |
Jaime van Kessel
|
39623ba2b8
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
fb24e55268
_getBasicMaterial now correctly filters on variants as well
|
8 years ago |
Simon Edwards
|
e4f60ccc34
Merge pull request #1027 from Ultimaker/profiles_revert_global_profile
|
8 years ago |
Jaime van Kessel
|
448c8436dc
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
ad80678bc2
Gracefully handle case if no material was found
|
8 years ago |
Simon Edwards
|
963fac7806
Filter the list of quality changes taking into account the quality(-type) profile they depend on.
|
8 years ago |
fieldOfView
|
6d0da0d754
Revert "global_profile" reference changes while refixing import
|
8 years ago |
fieldOfView
|
e1d70ed4b6
Fix selecting quality_changes profiles for extruders
|
8 years ago |
Simon Edwards
|
3e6cbd58f1
Added some more method docs.
|
8 years ago |
Simon Edwards
|
8c8cd86a08
Quality changes didn't have the right extruder ID set in some situations.
|
8 years ago |