Cura/cura/Machines
Lipu Fei ab572e9de2 SettingFunction evaluation needs a stack to provide values
Note that this is still not correct. When the value gets evaluated, we
need to evaluate it with that container in the stack(s), but this case,
the stack may have other containers, so the evaluation can give
incorrect values because its context is simply not correct. This change
only prevents it from breaking because it's missing a provider.
2018-09-03 14:03:46 +02:00
..
Models SettingFunction evaluation needs a stack to provide values 2018-09-03 14:03:46 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py CURA-5330 Fix type checking in ContainerNodes 2018-06-13 16:10:11 +02:00
MachineErrorChecker.py Simplify task queue for machine error check 2018-03-13 16:08:46 +01:00
MaterialGroup.py Added error checking, added typing, renamed function. CURA-5389 2018-07-12 14:06:34 +02:00
MaterialManager.py Correctly load material favorites from preferences 2018-08-22 12:31:48 +02:00
MaterialNode.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityChangesGroup.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityGroup.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityManager.py Reset machines that use a removed quality changes 2018-08-29 11:42:45 +02:00
QualityNode.py CURA-5330 Fix type checking in ContainerNodes 2018-06-13 16:10:11 +02:00
VariantManager.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00