Commit History

Author SHA1 Message Date
  ChrisTerBeke 62d70b46d6 Fix filtering custom profiles per extruder - CURA-4482 7 years ago
  Diego Prado Gesto b9c318d432 CURA-4451 Minor changes 7 years ago
  Chris ter Beke b95ba24530 Remove some changes, debugging - CURA-4451 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Diego Prado Gesto e73e218c4e Detecting whether the profile is created for multiple extrusion printers or not - CURA-4327 7 years ago
  Lipu Fei 84ad9c6ad1 Add "available" flag for quality profiles 7 years ago
  Lipu Fei 23544ad1fe Only fall back to use fdmprinter when the quality profiles for the current machine cannot be found 7 years ago
  Ghostkeeper ebd2f0b415 Fix switching to quality changes profiles 7 years ago
  Ghostkeeper f4e620c458 Remove unused variable 7 years ago
  Jaime van Kessel 1020b0a2f3 Finding all qualities no longer does silly things with materials 7 years ago
  Jaime van Kessel 9a54ff426b FindAllQualitiesForMachineMaterial only looks with basic materials if it found them 7 years ago
  Jaime van Kessel a306b4dada We now properly fall back if no basic material is found 7 years ago
  Lipu Fei 6bcc1c296d Do not override filter_by_material if no material is found 7 years ago
  Jaime van Kessel f7f958c540 Directly use property instead of searching 7 years ago
  Jaime van Kessel c4fc797c45 Added a type hinting to QualityManager 7 years ago
  Jaime van Kessel 437c78711d Added typing to all singletons 8 years ago
  Simon Edwards 4fecf55b3b Use double quotes instead of singles. 8 years ago
  Simon Edwards fb70eb6813 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards 98bad05b7b Take materials which are sub-type into account when looking for quality profiles. 8 years ago
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 8 years ago
  Simon Edwards 5884509af1 More type checking fixes after the merge. 8 years ago
  Simon Edwards 21f1b12ee8 Internal docs. 8 years ago
  Jaime van Kessel 41ed9661f6 FindQUalityByName now also uses fallback generic materials if no result was found 8 years ago
  fieldOfView 740ce1fa0b Fix errors when switching from UM3 to UM2. 8 years ago
  Arjen Hiemstra e82b2c0f80 Add support for global quality profiles 8 years ago
  Simon Edwards f659d01da1 Make the labels in the quality menus match those from the selected extruder. 8 years ago
  Simon Edwards c3cf762451 Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag. 8 years ago
  Arjen Hiemstra c6afb14a09 Return the empty container if there are no results when listing qualities 8 years ago
  Arjen Hiemstra 68662561e8 Return empty quality instead of None in QualityManager::findQualityByQualityType 8 years ago
  fieldOfView 2aa3e1e931 Fix documentation 8 years ago
  Jaime van Kessel 39623ba2b8 Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel fb24e55268 _getBasicMaterial now correctly filters on variants as well 8 years ago
  Simon Edwards e4f60ccc34 Merge pull request #1027 from Ultimaker/profiles_revert_global_profile 8 years ago
  Jaime van Kessel 448c8436dc Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel ad80678bc2 Gracefully handle case if no material was found 8 years ago
  Simon Edwards 963fac7806 Filter the list of quality changes taking into account the quality(-type) profile they depend on. 8 years ago
  fieldOfView 6d0da0d754 Revert "global_profile" reference changes while refixing import 8 years ago
  fieldOfView e1d70ed4b6 Fix selecting quality_changes profiles for extruders 8 years ago
  Simon Edwards 3e6cbd58f1 Added some more method docs. 8 years ago
  Simon Edwards 8c8cd86a08 Quality changes didn't have the right extruder ID set in some situations. 8 years ago
  Simon Edwards cd45ef496b Handle materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager. 8 years ago
  fieldOfView 040f49e474 Fix cases where there is no "normal" quality 8 years ago
  fieldOfView bee955327b Fix quality profile selection for printers that should use generic quality 8 years ago
  Simon Edwards 4bb6ddaf28 Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account. 8 years ago
  Simon Edwards 983e963dd3 Fix for deleting quality changes profiles. 8 years ago
  Simon Edwards 46dd4f6093 Fix for duplicating quality changes profiles on the UM2. 8 years ago
  Simon Edwards 90dedc354c * Make sure that quality changes are machine dependent but material independent. 8 years ago