Commit History

Author SHA1 Message Date
  Jaime van Kessel ecbe4b264a Added handling for key not found in extruder map 8 years ago
  Jaime van Kessel dbea06689f Extruder manager now uses right definition for material selection 8 years ago
  Jack Ha e66548099a Fixed signal routing when switching between different machines. CURA-2232 8 years ago
  Jack Ha 03c66e6e62 use resolveOrValue for adhesion_type. contributes to CURA-2232 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
  Jack Ha 4547cfe504 Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232 8 years ago
  Aldo Hoeben 281f9e18a3 Merge pull request #994 from Ultimaker/optimise_machine_switch 8 years ago
  Jaime van Kessel 0b6c196659 Moved getAllExtruderValues to extruder manager 8 years ago
  fieldOfView 847d6429d0 Speed up switching between multiextrusion machines 8 years ago
  fieldOfView 170a689b59 Select the correct preferred variant for multiextrusion printers 8 years ago
  Jaime van Kessel 0cfa8c0205 Fixed check for has_variant_materials 8 years ago
  Ghostkeeper fd181ca0c3 Fix display of extruder values for enums 8 years ago
  Jaime van Kessel 02c1a8d069 Fixed wrong indenting 8 years ago
  fieldOfView 8b7a8327e8 Allow machinedefinitions to specify another definition to inherit qualities from 8 years ago
  Jaime van Kessel ced6cd7320 Exporting a profile now exports all profiles in a zipped container 8 years ago
  Jack Ha 090b8d4f50 Solved merge conflict. 8 years ago
  Ghostkeeper bb90c593b9 Merge branch 'feature_quality_changes' 8 years ago
  fieldOfView d8d328c491 Code style 8 years ago
  Jack Ha 8c0837d75d Merge master. CURA-2006 8 years ago
  Jack Ha 4ea9276682 Merge branch 'master' into cura-2007 8 years ago
  Arjen Hiemstra 6049d6f3a5 Introduce a getActiveGlobalAndExtruderStacks method to ExtruderManager 8 years ago
  Jack Ha 97f9bcacf1 Tooltip for bed temperature displays values where it resolves from. CURA-2007 8 years ago
  Ghostkeeper d53fe9637e Update documentation for return of getExtruderValue 8 years ago
  Ghostkeeper a46f6cc14d Properly fallback to global if no extruders 8 years ago
  Arjen Hiemstra b76ebbb850 Ensure we have an empty quality changes container in the extruder stack 8 years ago
  Ghostkeeper 50cd98f2bb Allow extruderValue(s) to fallback to global 8 years ago
  Arjen Hiemstra 791d51df2a Expose an extruderValue() function to value functions 8 years ago
  Arjen Hiemstra a7187e7fe3 Document getExtruderValues 8 years ago
  Arjen Hiemstra 3c35830cb8 Expose an extruderValue() function to value functions 8 years ago
  Arjen Hiemstra b102a6cedd Expose an extruderValues() function to value functions 8 years ago
  Jaime van Kessel 87b9b17f98 Now the right extruder is actually used (instead of randomly mixing it up) 8 years ago
  Jaime van Kessel 4346d5a233 Settings now point to the right extruder stack 8 years ago
  fieldOfView a48b3b7398 Select first extruder when switching to a printer 8 years ago
  fieldOfView 97b3dd8f70 Copy values of global-only setting values to all extruders 8 years ago
  fieldOfView 121cd19e83 Disable the settings in the global tab 8 years ago
  fieldOfView 4b7066e55b Fix adding quality profile to stack twice 8 years ago
  fieldOfView dec94443db Initialise extruder quality profile to a profile that is appropriate for this machine/variant/material 8 years ago
  Jaime van Kessel dfd56d049f getActiveExtruderStack now returns stack based on machine_id instead of definiton ID 8 years ago
  Jaime van Kessel 726eb97d9f Machine_id instead of definition_id is now used to link extruders 8 years ago
  Jaime van Kessel 936617f2aa Merge branch 'master' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel b0137016f7 Fixed formating of documentation 8 years ago
  fieldOfView b622c7ecc8 Initialise variant, material and quality to empty containers of the respective type 8 years ago
  fieldOfView 08213890fb Remove reliance on "_current_settings" postfix when removing user profile containers 8 years ago
  fieldOfView ae4beeb0ed Remove container stack and user profile for extruders when removing a printer 8 years ago
  Simon Edwards f52f713694 Tightended up the signals associated with the extruders. Bug fixed. 8 years ago
  fieldOfView f30bfafd4d Select a material for the extruder that is intended for the correct machine 8 years ago
  Arjen Hiemstra d8555fe57d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 8 years ago
  Arjen Hiemstra 0e28b331fb Move Cura setting related classes to cura/Settings 8 years ago