Commit History

Author SHA1 Message Date
  Ghostkeeper ebe766a7c8 Set definition by their ID 7 years ago
  Ghostkeeper 6c4c7fff4d Use findContainersMetadata whenever possible 7 years ago
  Diego Prado Gesto 71e8de13a8 Fix retrieving setting values with "extruderValues()" and "resolveOrValue()" 7 years ago
  Lipu Fei 852e59f310 Fix retrieving default values with "extruderValue()" 7 years ago
  Jaime van Kessel 437da52f65 Merge branch 'fix_multiple_extruder_issues' of github.com:Ultimaker/Cura into 3.0 7 years ago
  Diego Prado Gesto 1d61740d1a Added some comments to the code and minor changes - CURA-4386 CURA-4379 7 years ago
  Diego Prado Gesto afb83fac88 Update the active extruder index when the global container changes. This 7 years ago
  ChrisTerBeke 1b8766b953 CURA-4386 CURA-4379 change stack behaviours to fix crashes 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Diego Prado Gesto 568535e3e2 Adapting the code in case a multiextruder printer will use only one extruder - CURA-4359 7 years ago
  Lipu Fei dce575f661 Remove wall_extruder_nr from ExtruderManager.getUsedExtruderStacks 7 years ago
  Tim Kuipers 5f97d2cbde fix: account for roofing extruder when checking which extruder is used (CURA-4069, CURA-3940) 7 years ago
  Lipu Fei b0be901079 Do not check support_interface_extruder_nr if it is used 7 years ago
  Lipu Fei 1b0268f09c Use extruder_nr as integers for comparison 7 years ago
  Lipu Fei 9a92b58ac3 Check all limit_to_extruder features in getUsedExtruderStacks() 7 years ago
  Jaime van Kessel 7813bfc543 No longer crash when trying to get non existing extruder stacks 7 years ago
  fieldOfView 49f2fb2cea Fix filtering maerials after editing materials 7 years ago
  Ghostkeeper 6315947156 Modify parameter types from DefinitionContainer to DefinitionContainerInterface 7 years ago
  Lipu Fei 5ed89525fb selectedObjectExtruders should handle no extruder case 7 years ago
  Jaime van Kessel 29e8325c12 Only try to remove extruders if the machine has any 7 years ago
  Lipu Fei b2f0623ecf Do not add and register Extruders if they are already there 7 years ago
  Lipu Fei 386e5db489 When removing a machine's extruders, also clean up _extruder_trains 7 years ago
  Lipu Fei 3b3d9c4dae Minor code refactoring in ExtruderManager 7 years ago
  Lipu Fei 121ebd79cf Fix circular import problem caused by moving SettingVersion into CuraApplication 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  Jaime van Kessel 1b4564bdb1 Added missing typing import 7 years ago
  Jaime van Kessel e921808cd6 We now try to remove the right container when removing extruder 7 years ago
  Jaime van Kessel 910a55fd50 Simplified some code 7 years ago
  Jaime van Kessel d93c5e667b Changed final spot where we still used findContainer when looking for container with specific type 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  Jaime van Kessel 81d3ce46f1 Added bunch of typing to extruder manager 7 years ago
  fieldOfView 3fbdaf6c17 Ignore values of extruders that are inactive for the current machine instance 7 years ago
  Jack Ha 1fe142ad1f Fix crashing Cura when switching multi extruder machine to single extruder machine while object selected. CURA-3776 7 years ago
  Jaime van Kessel d7004d3547 Merge branch 'master' of github.com:Ultimaker/Cura into cura_containerstack 7 years ago
  Ghostkeeper 6e5f7ac28a Merge branch 'feature_support_top_bottom_speed' 8 years ago
  Jack Ha 163929196d Removed commented out code. CURA-3497 8 years ago
  Arjen Hiemstra 86d3cbadca Also search through groups when figuring out the extruders of the selection 8 years ago
  Arjen Hiemstra 9fd0239cd5 Add a selectedObjectExtruders property to ExtruderManager 8 years ago
  Arjen Hiemstra 7a907aa713 Deprecate addMachineExtruders/createExtruderTrain 8 years ago
  Arjen Hiemstra 0467a8688a Make the UM3 work properly 8 years ago
  fieldOfView db6cdad956 Filter preferred materials by approximate material diameter 8 years ago
  Ghostkeeper cb7c25f92f Merge branch 'master' into feature_support_top_bottom_speed 8 years ago
  Arjen Hiemstra 1c75a82779 Fix the hacked "getResolveOrValue" to return value always instead of resolve 8 years ago
  Arjen Hiemstra d3d2bdfaeb getResolveOrValue has become obsolete now that stack.getProperty can return a resolve 8 years ago
  Jaime van Kessel 6314d872e1 If we find multiple materials for a new extruder, prefer a read only material 8 years ago
  Ghostkeeper 2f1d957f99 Split support_interface_enable into roof and bottom 8 years ago
  Ghostkeeper 2d9b2216a3 Allow printing support roof and bottom with different extruders 8 years ago
  Jack Ha 32d5fbe557 Fixed choosing a quality that is compatible with multiple extruders as fallback. CURA-3510 8 years ago
  Jack Ha 78de5412a2 Merge branch 'master' into layer_view3_cleanup 8 years ago
  Simon Edwards 92cee4a9d7 Merge branch 'master' into python_type_hinting 8 years ago