Simon Edwards
|
4fecf55b3b
Use double quotes instead of singles.
|
8 лет назад |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
98bad05b7b
Take materials which are sub-type into account when looking for quality profiles.
|
8 лет назад |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 лет назад |
Simon Edwards
|
5884509af1
More type checking fixes after the merge.
|
8 лет назад |
Simon Edwards
|
21f1b12ee8
Internal docs.
|
8 лет назад |
Jaime van Kessel
|
41ed9661f6
FindQUalityByName now also uses fallback generic materials if no result was found
|
8 лет назад |
fieldOfView
|
740ce1fa0b
Fix errors when switching from UM3 to UM2.
|
8 лет назад |
Arjen Hiemstra
|
e82b2c0f80
Add support for global quality profiles
|
8 лет назад |
Simon Edwards
|
f659d01da1
Make the labels in the quality menus match those from the selected extruder.
|
8 лет назад |
Simon Edwards
|
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
|
8 лет назад |
Arjen Hiemstra
|
c6afb14a09
Return the empty container if there are no results when listing qualities
|
8 лет назад |
Arjen Hiemstra
|
68662561e8
Return empty quality instead of None in QualityManager::findQualityByQualityType
|
8 лет назад |
fieldOfView
|
2aa3e1e931
Fix documentation
|
8 лет назад |
Jaime van Kessel
|
39623ba2b8
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 лет назад |
Jaime van Kessel
|
fb24e55268
_getBasicMaterial now correctly filters on variants as well
|
8 лет назад |
Simon Edwards
|
e4f60ccc34
Merge pull request #1027 from Ultimaker/profiles_revert_global_profile
|
8 лет назад |
Jaime van Kessel
|
448c8436dc
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 лет назад |
Jaime van Kessel
|
ad80678bc2
Gracefully handle case if no material was found
|
8 лет назад |
Simon Edwards
|
963fac7806
Filter the list of quality changes taking into account the quality(-type) profile they depend on.
|
8 лет назад |
fieldOfView
|
6d0da0d754
Revert "global_profile" reference changes while refixing import
|
8 лет назад |
fieldOfView
|
e1d70ed4b6
Fix selecting quality_changes profiles for extruders
|
8 лет назад |
Simon Edwards
|
3e6cbd58f1
Added some more method docs.
|
8 лет назад |
Simon Edwards
|
8c8cd86a08
Quality changes didn't have the right extruder ID set in some situations.
|
8 лет назад |
Simon Edwards
|
cd45ef496b
Handle materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager.
|
8 лет назад |
fieldOfView
|
040f49e474
Fix cases where there is no "normal" quality
|
8 лет назад |
fieldOfView
|
bee955327b
Fix quality profile selection for printers that should use generic quality
|
8 лет назад |
Simon Edwards
|
4bb6ddaf28
Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account.
|
8 лет назад |
Simon Edwards
|
983e963dd3
Fix for deleting quality changes profiles.
|
8 лет назад |
Simon Edwards
|
46dd4f6093
Fix for duplicating quality changes profiles on the UM2.
|
8 лет назад |
Simon Edwards
|
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
|
8 лет назад |