mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 15:25:02 +08:00
Remove outdated doc in QualityManager
This commit is contained in:
parent
e3e470cb96
commit
aa49b0131e
@ -17,21 +17,6 @@ if TYPE_CHECKING:
|
||||
from cura.Settings.GlobalStack import GlobalStack
|
||||
from .QualityChangesGroup import QualityChangesGroup
|
||||
|
||||
#
|
||||
# Quality lookup tree structure:
|
||||
#
|
||||
# <machine_definition_id>------|
|
||||
# | |
|
||||
# <variant_name> <root_material_id>
|
||||
# |
|
||||
# <root_material_id>
|
||||
# |
|
||||
# <quality_type>
|
||||
# |
|
||||
# <quality_name>
|
||||
# + <quality_changes_name>
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# Similar to MaterialManager, QualityManager maintains a number of maps and trees for quality profile lookup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user