Cura/cura/Machines
Jaime van Kessel 0862fd493e
Fix some tests not cleaning up correctly after themselves
The PrintInformation test wasn't cleaning up after itself correclty. This
left some stuff behind that the other tests were using. Since this is bad (as at that point
tests can influence other tests), i've fixed that
2019-12-24 16:20:09 +01:00
..
Models Fix some tests not cleaning up correctly after themselves 2019-12-24 16:20:09 +01:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Remove deprecated getChildNode and getContainer in ContainerNode 2019-10-22 14:11:40 +02:00
ContainerTree.py Don't sleep for extruder stacks 2019-10-23 09:53:22 +02:00
IntentNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
MachineErrorChecker.py Remove unused signal 2019-10-11 14:33:08 +02:00
MachineNode.py Connect materialsChanged signal for printers without variants 2019-12-11 11:55:25 +01:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialNode.py Merge branch '4.4' 2019-12-23 16:26:25 +01:00
QualityChangesGroup.py Fix renaming custom profile 2019-10-02 23:59:48 +02:00
QualityGroup.py Don't get whole container to just get metadata 2019-10-16 13:56:23 +02:00
QualityNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
VariantNode.py Fix selecting a new material for a base file on container deletion 2019-12-11 17:17:57 +01:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00