Commit History

Author SHA1 Message Date
  Jack Ha 05cd937df3 CURA-4400 optional_extruders cannot be set to disabled extruders anymore 6 years ago
  Jack Ha 552618fcd4 CURA-4400 added function to find model index by extruder position in SettingExtruder 6 years ago
  Jack Ha 2538c689f1 CURA-4400 make extruder combobox disabled items grey 6 years ago
  Jack Ha f28bed9b4f CURA-4400 not sending objects that are printed with a disabled extruder 6 years ago
  Ghostkeeper 1029d4509c Merge branch 'master' into feature_local_container_server 6 years ago
  Ruben D f9c59c7e1e Don't update model if extruders haven't all been loaded yet 6 years ago
  Diego Prado Gesto e5ac33a929 CURA-4641 Minor changes 6 years ago
  ChrisTerBeke 16e07fc461 Update color indicators for extruders when changing material color - CURA-4641 6 years ago
  ChrisTerBeke d718e6e36c Create extruder stack for single extruder machines on start - CURA-4482 7 years ago
  ChrisTerBeke b91824aab1 Move towards making extruder manager a first class citizen - CURA-4482 7 years ago
  ChrisTerBeke 38fdb5e56f Refactor extruders model to always use extruder stacks + cleanup - CURA-4482 7 years ago
  Ghostkeeper 58562d59a0 Remove unused import 7 years ago
  Ghostkeeper dea230ed6a Make generated extruder options translateable 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Jaime van Kessel c474642744 Removed debug ID 7 years ago
  Jaime van Kessel 92192ff411 Merge branch 'master' of github.com:Ultimaker/Cura 7 years ago
  Jaime van Kessel 5aba1731f5 Renamed useOptionalExtruder to addOptional extruder 7 years ago
  Ghostkeeper c14294d1f7 Merge branch '2.6' 7 years ago
  Ghostkeeper 5ae02fb4c6 Listen to changes on all extruders 7 years ago
  Jaime van Kessel b69ced5766 Set color of "Not Overriden" option to white 7 years ago
  Jaime van Kessel 20cb3ea01f Added "optional_extruder" setting type 7 years ago
  Jaime van Kessel 167f616a7c Decreased interval of extruder timer 7 years ago
  Jaime van Kessel fd340a1270 Empty containers now also trigger extruder model update 7 years ago
  Jaime van Kessel 801c282c97 Only update ExtrudersModel when material changes 7 years ago
  Jaime van Kessel 42fc703516 Added a few profiling decorators to expensive methods 7 years ago
  Jaime van Kessel 3d429e44ae Updating extruders now also works with timer 7 years ago
  Jack Ha 5d15d6e792 Merge branch 'master' into feature_multiextruder_machinesettings 7 years ago
  Arjen Hiemstra 27256cae9e Revert import change 7 years ago
  Arjen Hiemstra 8e95c894fb Add material and variant names to ExtruderModel 7 years ago
  fieldOfView 0c74b4d108 Don't create extruder tabs for "inactive" extruders 7 years ago
  Simon Edwards 92cee4a9d7 Merge branch 'master' into python_type_hinting 7 years ago
  Arjen Hiemstra 0292756ad7 Do not limit containersChanged methods to a single container type 7 years ago
  Simon Edwards d4619da358 Merge branch 'master' into python_type_hinting 7 years ago
  Jack Ha 3efc5d63ef Improved layout, removed material name from extruder name. CURA-2763 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
  fieldOfView e7da471199 Fix showing profile values for extruders 8 years ago
  Jaime van Kessel 7d9d751121 ProfilesModel is now updated when active variant or material is changed 8 years ago
  Jaime van Kessel 513c05b78c Extruders model now listens to global container changed, instead of definition changed. 8 years ago
  fieldOfView 847d6429d0 Speed up switching between multiextrusion machines 8 years ago
  fieldOfView ab50ac0d89 Don't show possibly incorrect materials in print monitor 8 years ago
  fieldOfView b343649131 Use ListModel.setItems() instead of appending one item at a time 8 years ago
  fieldOfView f817d30abc Change colour to color for consistency 8 years ago
  Jaime van Kessel f51cffdf2e We now ask the stack for the position (instead of definition) 8 years ago
  Jaime van Kessel 726eb97d9f Machine_id instead of definition_id is now used to link extruders 8 years ago
  Simon Edwards f52f713694 Tightended up the signals associated with the extruders. Bug fixed. 8 years ago
  Arjen Hiemstra 6fbe354839 Fix ExtrudersModel to use the right location for ExtruderManager 8 years ago
  Arjen Hiemstra 0e28b331fb Move Cura setting related classes to cura/Settings 8 years ago