Cura/cura/Machines
Ghostkeeper bbf53c441f
Don't use extruders() but extruderList
The extruders() slot has been deprecated. We need to replace it with extruderList. I'm changing them one by one and testing each time whether everything still seems to function correctly, but it's fairly safe anyway.

Done during Turbo Testing and Tooling to reduce the number of warnings in our log.
2020-05-15 15:06:58 +02:00
..
Models Don't use extruders() but extruderList 2020-05-15 15:06:58 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Add some missing typing 2020-01-10 14:58:53 +01:00
ContainerTree.py Add some missing typing 2020-01-10 14:58:53 +01:00
IntentNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
MachineErrorChecker.py Fix typing issue 2020-01-10 17:49:47 +01:00
MachineNode.py Force reloading the VariantNode if it exists 2020-04-21 14:41:17 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialNode.py Add some missing typing 2020-01-10 14:58:53 +01:00
QualityChangesGroup.py Fix renaming custom profile 2019-10-02 23:59:48 +02:00
QualityGroup.py Remove a number of unused imports 2020-04-10 13:58:10 +02:00
QualityNode.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
VariantNode.py Fix loading machine specific materials 2020-01-13 13:44:51 +01:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00