Commit History

Author SHA1 Message Date
  Lipu Fei 9c9e81b30c Move InstanceContainer import into type checking closure 5 years ago
  Jaime van Kessel 412e5977a6 Fix type issues 5 years ago
  Jaime van Kessel eded0f0297 Make quality manager also include profiles with same GUID in fallback. 5 years ago
  Remco Burema fb9d85557e Missed one of the getCompatibleMaterialDiameter typo's in the previous commit. 5 years ago
  Lipu Fei 97e6354c13 Fix material update upon extruder-compatible diameter change 6 years ago
  Jaime van Kessel 7310a677ce Clean up more code 6 years ago
  Ghostkeeper c46e0e7556 Only print message about excluded materials if there are any 6 years ago
  Ghostkeeper b26c78202b Consolidate log entries about excluded materials 6 years ago
  Ghostkeeper c6fa9474d6 Merge branch '3.5' 6 years ago
  Aleksei S f0e8746a22 Code style, duplicate material 6 years ago
  Aleksei S 5db008f763 New duplicated favorite material will be added to favorite category 6 years ago
  Diego Prado Gesto 6d2492e5cb Remove spurious signal, it does the same as materialsUpdated. 6 years ago
  Diego Prado Gesto a909c8f029 Don't emit signal if the favorite list didn't change. 6 years ago
  Jaime van Kessel e7d9f0ce45 Added typing for various setting classes 6 years ago
  Ian Paschal 08b325ee04 Correctly load material favorites from preferences 6 years ago
  Ian Paschal 6d1fd8281c Add favorites funcitonality to MaterialManager.py 6 years ago
  Diego Prado Gesto 825a3cd08f CURA-5570 Fix the configuration sync feature. 6 years ago
  Aleksei S 5eb9ae9177 removed unnecessary variable 6 years ago
  Lipu Fei a7448e4970 Refactor material lookup tree creation 6 years ago
  Lipu Fei 066a00653a Add one more layer to the decision tree 6 years ago
  Ian Paschal 881449d380 Do not sync only with read_only material groups 6 years ago
  Diego Prado Gesto 9fa8498162 Fix code-style in MaterialManager 6 years ago
  Diego Prado Gesto 8633d75751 Fix error introduced when fixing code-style 6 years ago
  Diego Prado Gesto 762a1b1bfd Fix code-style 6 years ago
  Jack Ha 3761123513 Merge branch 'master' into CURA-5334_extruder_def_for_all 6 years ago
  Diego Prado Gesto e6d3fd548d CURA-5330 Fix some typing in the MachineManager 6 years ago
  Jack Ha 5f53195578 CURA-5334 factor out the need for material_diameter in machine definition for getMaterialNodeByType 6 years ago
  Jack Ha 44e9d1e334 CURA-5334 factor out the need for material_diameter in machine definition for getDefaultMaterial 6 years ago
  Lipu Fei 9627eb0fc1 Only exclude explicitly specified materials in the "exclude_materials" field 6 years ago
  Diego Prado Gesto 8eea60bada CURA-5358 Fix typos 6 years ago
  ChrisTerBeke c13b77d8a1 Do not load material when no GUID is present instead of crashing Cura 6 years ago
  Diego Prado Gesto 5345bc2867 CURA-5358 Fill the dictionaries also if it's a custom material. But 6 years ago
  Diego Prado Gesto 0d56d72760 CURA-5234 Make use of the function to add wrong containers to the set. 6 years ago
  Diego Prado Gesto 24684d5d9c CURA-5234 When adding a material node, first check if the variant exists, otherwise do not create the node. 6 years ago
  Ghostkeeper 5648bc82e7 Merge branch '3.3' 6 years ago
  Lipu Fei f62ce1966b Fix material manager to use dict as a fallback 6 years ago
  Ghostkeeper 133f6f43fe Merge branch '3.3' 6 years ago
  Lipu Fei 7eba73adc5 Handle excluded_materials in getAvailableMaterials() 6 years ago
  Ghostkeeper 027f4b44bb Don't crash when finding duplicated materials 6 years ago
  Ghostkeeper 6d3fed8f52 Allow getContainer() to return None 6 years ago
  Lipu Fei d676b85289 Fix createMaterial() for non-2.85 diameter materials 6 years ago
  Lipu Fei 5ca4203940 Remove material types that have no fallbacks from fallback_materials_map 6 years ago
  Lipu Fei 3cefacdfcc Remove root_material_nod is None check in MaterialManager 6 years ago
  Diego Prado Gesto 2bf6d071d1 Merge branch 'master' into feature_sync_button 6 years ago
  Ghostkeeper 1512a8096b Require MaterialGroup to always have a base material 6 years ago
  Diego Prado Gesto 85d6919ce6 Merge branch 'master' into feature_sync_button 6 years ago
  Lipu Fei de72dd3455 Fix material update upon gcode flavour change 6 years ago
  Diego Prado Gesto b212781a19 Merge branch 'master' into feature_sync_button 6 years ago
  Lipu Fei 77e3be68b3 Add removeMaterialByRootId() in MaterialManager 6 years ago
  Lipu Fei 29792bbdd8 Reschedule update upon incomplete data in MaterialManager 6 years ago