Commit History

Author SHA1 Message Date
  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' 7 years ago
  Jack Ha 163929196d Removed commented out code. CURA-3497 7 years ago
  Arjen Hiemstra 86d3cbadca Also search through groups when figuring out the extruders of the selection 7 years ago
  Arjen Hiemstra 9fd0239cd5 Add a selectedObjectExtruders property to ExtruderManager 7 years ago
  Arjen Hiemstra 7a907aa713 Deprecate addMachineExtruders/createExtruderTrain 7 years ago
  Arjen Hiemstra 0467a8688a Make the UM3 work properly 7 years ago
  fieldOfView db6cdad956 Filter preferred materials by approximate material diameter 7 years ago
  Ghostkeeper cb7c25f92f Merge branch 'master' into feature_support_top_bottom_speed 7 years ago
  Arjen Hiemstra 1c75a82779 Fix the hacked "getResolveOrValue" to return value always instead of resolve 7 years ago
  Arjen Hiemstra d3d2bdfaeb getResolveOrValue has become obsolete now that stack.getProperty can return a resolve 7 years ago
  Jaime van Kessel 6314d872e1 If we find multiple materials for a new extruder, prefer a read only material 7 years ago
  Ghostkeeper 2f1d957f99 Split support_interface_enable into roof and bottom 7 years ago
  Ghostkeeper 2d9b2216a3 Allow printing support roof and bottom with different extruders 7 years ago
  Jack Ha 32d5fbe557 Fixed choosing a quality that is compatible with multiple extruders as fallback. CURA-3510 7 years ago
  Jack Ha 78de5412a2 Merge branch 'master' into layer_view3_cleanup 7 years ago
  Simon Edwards 92cee4a9d7 Merge branch 'master' into python_type_hinting 7 years ago
  Ghostkeeper 34dccfd6a6 Fix updating extruder names on machine switch 7 years ago
  Jack Ha 5a2aa8846b Added extruder count detection to layer view. CURA-3273 7 years ago
  Jaime van Kessel 092f42ef28 Revert "Only emit signal when the active extruder actually changes" 7 years ago
  Jaime van Kessel 4e8fb254f6 Only emit signal when the active extruder actually changes 7 years ago
  Simon Edwards 4fecf55b3b Use double quotes instead of singles. 7 years ago
  Simon Edwards fb70eb6813 Merge branch 'master' into python_type_hinting 7 years ago
  Simon Edwards a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 7 years ago
  Jaime van Kessel f598a49c4b Order of extruders is now sorted by position 7 years ago
  Jaime van Kessel 0d9b64c8bd Fixed race condition which caused kitten to pop up when deleting printer. 7 years ago
  Simon Edwards d4619da358 Merge branch 'master' into python_type_hinting 7 years ago
  Simon Edwards 98a6568313 Merge branch 'master' into python_type_hinting 7 years ago
  Simon Edwards 14afd9eab7 Heaps to changes to get the Cura code through the type checker (with minimal checking). 7 years ago
  Jaime van Kessel aca8110edd Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler 7 years ago
  Jaime van Kessel 9539774c0b Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler 7 years ago
  Jaime van Kessel 053f0ca031 Replaced hack for setting extruders with more robust setter 7 years ago
  Jaime van Kessel dffb54d901 Removed abundant whitespace 7 years ago
  Tim Kuipers 0c550859dd fix: don't register adhesion_extruder_nr as used if adhesion_type == none (CURA-759) 7 years ago
  Ghostkeeper 48134619eb Fix checking if we're single extrusion 7 years ago
  Ghostkeeper 8d43f1c5f7 Take first layer extruder into account 7 years ago
  Ghostkeeper 14e736d9eb Add function to find the extruders that are used 7 years ago
  Simon Edwards e74953c8bc Internal docs. 8 years ago
  Ghostkeeper 9a8a5db06e Fix documentation for getAllExtruderSettings 8 years ago
  Ghostkeeper d5ba89a026 Add function to get other properties than values from all extruders 8 years ago