Cura/tests/Machines
Ghostkeeper b245be6970
Remove has_machine_materials metadata
It's not behaving as expected here. For instance, Ultimaker 3 wasn't specifying has_machine_materials and thus only the base materials would get loaded, but clearly the Ultimaker 3 has materials specialised for it.
Whether or not a printer has materials specialised for it is now determined by whether the specialisations exist in the material files. So we don't need the metadata entry any more. It seemed to have not been in use anyway, except by one printer which specified that has_machine_materials is true. I've now made it behave as if it's always true.

Contributes to issue CURA-6831.
2019-10-02 08:55:04 +02:00
..
Models Add some tests for DiscoveredPrintersModel 2019-05-31 17:03:38 +02:00
TestContainerTree.py Partial fix for intent manager not finding correct profile in test 2019-09-23 15:17:15 +02:00
TestMachineNode.py Remove has_machine_materials metadata 2019-10-02 08:55:04 +02:00
TestMaterialNode.py Remove debug prints 2019-09-12 15:49:27 +02:00
TestQualityNode.py Simplify quality node intents list test 2019-09-27 16:04:49 +02:00
TestVariantNode.py Add test for the MaterialNode 2019-08-08 13:52:45 +02:00