Commit History

Author SHA1 Message Date
  Simon Edwards 79a62ec45f Only reset the setting for the currently selected extruder. 8 years ago
  fieldOfView c9ee7afcb8 Remove superfluous if statement 8 years ago
  Simon Edwards 8b75dd5f97 Merge branch '2.3' 8 years ago
  Jaime van Kessel c0654c56a0 Variants are now taken into account when auto updating material 8 years ago
  Jaime van Kessel 939ed60808 Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3 8 years ago
  jack 8faa69795a Merge pull request #1039 from Ultimaker/not_supported_qualities 8 years ago
  Jaime van Kessel 6e9acf77c0 Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3 8 years ago
  Ghostkeeper fcb88f06ab Fix typo in incompatibility warning message 8 years ago
  Simon Edwards c3cf762451 Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag. 8 years ago
  Jaime van Kessel 67a02ee90e ActiveQualityType and activeQualityChangesId now use activeContainer 8 years ago
  Simon Edwards df922f5382 Merge branch 'fix_unsupported_materials_warning' into 2.3 8 years ago
  Jaime van Kessel 5e4c99f7e0 Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3 8 years ago
  Jaime van Kessel f60146ad26 Active quality ID is selected from active stack instead of global 8 years ago
  Ghostkeeper d9b428e6c8 Get material IDs from correct definition id if quality_definition 8 years ago
  Simon Edwards ef3e8dc4fa Make sure that the activeQualityChanged signal is emitted when the _active_container_stack changes. 8 years ago
  fieldOfView 34630fa646 Also show the "unsupported" warning when a custom profile is selected 8 years ago
  fieldOfView f2e054b449 Fix the active quality id 8 years ago
  fieldOfView 16d5633b74 Fix "unsupported" warning on UM2+ 0.25 and 0.8 variants 8 years ago
  fieldOfView fd5b512554 Hide incompatible material message when a compatible material is chosen 8 years ago
  Arjen Hiemstra c550dd5072 Use the active container stack for determining activeQualityVariantId 8 years ago
  Jack Ha 1fe574b351 Details of profile changes now shows changes in all stacks. CURA-2558 8 years ago
  fieldOfView 556431b984 Fix error when no machine is selected 8 years ago
  fieldOfView e1d70ed4b6 Fix selecting quality_changes profiles for extruders 8 years ago
  Jaime van Kessel 0e74b8eb08 setActiveMaterial now uses id instead of entire container to set quality 8 years ago
  Jaime van Kessel 527a503eac Added more logging to indicate changing of certain containers actually succeeded 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
  Jack Ha 8934555bd6 Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jack Ha 03c66e6e62 use resolveOrValue for adhesion_type. contributes to CURA-2232 8 years ago
  fieldOfView 040f49e474 Fix cases where there is no "normal" quality 8 years ago
  Simon Edwards bfa92b6b40 Correctly update the selected quality and quality changes after changing material. 8 years ago
  Simon Edwards c902fef372 Removed a dead line. 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
  Jaime van Kessel 960a390350 Ensure that the correct properties get set for writing profiles to g-code 8 years ago
  Jaime van Kessel 9e47a87375 If no quality container can be found, use empty instead 8 years ago
  fieldOfView 3d7680a983 Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView 3d61b7fb75 Prevent signal storm when changing a property 8 years ago
  Jack Ha 4547cfe504 Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232 8 years ago
  Jaime van Kessel 51dee95c8f Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel 92389365b6 If a machine inherits qualities, it tries to select the correct variant ID's as well 8 years ago
  Simon Edwards 90dedc354c * Make sure that quality changes are machine dependent but material independent. 8 years ago
  Jack Ha 2b4377b509 Fixed update resolvements by moving signal emits. CURA-2232 8 years ago
  Jaime van Kessel aac395cb79 Settings that are not settable per extruder but used by settings who are are now also copied 8 years ago
  Jack Ha 692eb42aa7 When switching nozzle or material, drop mismatching quality changes. CURA-2248 8 years ago
  fieldOfView 151fcfdda6 Update method order for readability 8 years ago
  Simon Edwards 8086646de1 When reverting a user setting be sure to delete it from all of the stacks, global and extruder. 8 years ago
  Jaime van Kessel 2441275f29 Added message when incompatbile material is selected 8 years ago
  fieldOfView 8b7a8327e8 Allow machinedefinitions to specify another definition to inherit qualities from 8 years ago
  fieldOfView 46acc4d351 Update wording 8 years ago
  Jaime van Kessel 3227507297 An empty quality container will now give a "not supported" warning 8 years ago