Cura/cura/Machines
Jaime van Kessel ffa0106937 Check multiple settings per update of event loop
It seems that in Qt5, the update loop was triggered a lot more often than in qt6.
Since we used that to handle the error checking, this made it so that you sometimes had to wait
for quite some time untill the slicing would start (as that is blocked by the error checker)
2022-04-19 17:00:06 +02:00
..
Models Remove unneeded clear 2022-04-08 09:16:22 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ContainerTree.py Add bit more logging around MachineNode loading 2020-07-20 16:03:06 +02:00
IntentNode.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MachineErrorChecker.py Check multiple settings per update of event loop 2022-04-19 17:00:06 +02:00
MachineNode.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
MaterialGroup.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MaterialNode.py Convert list of all base_files into set 2020-11-09 15:28:13 +01:00
QualityChangesGroup.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
QualityGroup.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
QualityNode.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
VariantNode.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00