История коммитов

Автор SHA1 Сообщение Дата
  Diego Prado Gesto 13e18c9d54 Merge branch 'master' into feature_sync_button 7 лет назад
  Diego Prado Gesto 731a1092c5 CURA-4870 Add callback function to apply remote configuration 7 лет назад
  Jack Ha 00a173b1bf CURA-4400 when enabling / disabling extruder, remove user changes that are no longer enabled 7 лет назад
  Diego Prado Gesto d83eb383d9 CURA-4870 Fix an error in the hash function that detects a matching when 7 лет назад
  ChrisTerBeke 5a8f2040d3 Add method to machine manager to get a machine stack by definition id 7 лет назад
  Diego Prado Gesto 51686943e6 CURA-4870 Create an extruder configuration model to store the extruder configuration. 7 лет назад
  Jack Ha bad637eb14 CURA-4400 fixed merge conflicts 7 лет назад
  Diego Prado Gesto a992487589 CURA-4870 Check wether the current configuration matches one of the unique configurations available on the printer output device. 7 лет назад
  Jack Ha 37d02da1f1 CURA-4400 restore correct default extruder, added extruders_enabled_count and use that in fdmprinters (result: i.e. one at a time can be enabled by disabling an extruder) 7 лет назад
  Diego Prado Gesto 1ee5b44187 CURA-4870 Fix references to the extruder stacks 7 лет назад
  Diego Prado Gesto 22b1c2127f CURA-4870 Add information of the current configuration selected in the active printer 7 лет назад
  Lipu Fei 174bc7dbd7 Remove commented code in MachineManager 7 лет назад
  Lipu Fei a220b55856 Simplify code in MachineManager 7 лет назад
  Lipu Fei 413e4ca55d Add doc for _setEmptyQuality() 7 лет назад
  Lipu Fei bb04afa2ab Remove non-sense comments in MachineManager 7 лет назад
  Lipu Fei 89716acc11 Remove redundant code in MachineManager 7 лет назад
  Lipu Fei 51fadc9868 Remove unnecessary _onMaterialsUpdated() 7 лет назад
  Lipu Fei 632be11323 Remove "#NEW"s 7 лет назад
  Jack Ha 53ec846436 CURA-4400 introduced value -1 for extruder number setting (not optional_extruder); this one takes the defaultExtruderPosition in MachineManager 7 лет назад
  Jack Ha 2538c689f1 CURA-4400 make extruder combobox disabled items grey 7 лет назад
  Jack Ha ba7b18a88b CURA-4400 corrected getProperty in correctExtruderSettings 7 лет назад
  Jack Ha ac76d6ea52 Merge branch 'refactoring_machine_manager' into feature_enable_disable_extruder 7 лет назад
  Jack Ha 657a52a5e7 CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume 7 лет назад
  Jack Ha 11bad271d3 CURA-4400 set extruder numbers of settings to an enabled extruder; added SettingOverrideDecorator by default in CuraSceneNode 7 лет назад
  Jack Ha 86c13e86c7 CURA-4400 first version that disables extruder and updates available quality profiles 7 лет назад
  Lipu Fei 6b0095014a Fix merge conflicts from master 7 лет назад
  Lipu Fei ab4cfa5fbb Use userChanges instead of getContainer(0) 7 лет назад
  Lipu Fei 07824c21e1 Move getMachineDefinitionIDForQualitySearch() into QualityManager.py 7 лет назад
  Aleksei S e533c4604c Update infill scroll bar if setting is changed in custom mode 7 лет назад
  Jack Ha ae00fc2a7e CURA-4606 change activeQualityLayerHeight to use self._current_quality(_changes)_group 7 лет назад
  Jack Ha cbeaf3b287 CURA-4606 set empty quality when setting active machine when the current quality type is not in the available qualities 7 лет назад
  Jack Ha fae82ef242 Merge branch 'refactoring_machine_manager' of github.com:Ultimaker/Cura into refactoring_machine_manager 7 лет назад
  Jack Ha 08bfe93385 CURA-4606 CURA-5020 switching to quality changes now also checks and shows keep or discard user settings 7 лет назад
  Lipu Fei a2e84bbe97 Fix set quality group in init machine 7 лет назад
  Lipu Fei 5412a29ef9 Fix update quality upon material change 7 лет назад
  Lipu Fei 0b8678d2ae Explicitly create MachineManager 7 лет назад
  Lipu Fei a3a206c6dd Quality groups are QObjects 7 лет назад
  Lipu Fei e53048079d Remove debugging logs 7 лет назад
  Lipu Fei 32e1015f25 WIP: Cleanup PrintInformation 7 лет назад
  Lipu Fei b415a36110 WIP: Remove delayed update in MachineManager 7 лет назад
  Lipu Fei 25dd63dc21 WIP: Cleanup MachineManager 7 лет назад
  Lipu Fei 7a2c25226a Fix initial quality_changes group setup 7 лет назад
  Lipu Fei b014800eac Fix various quality related issues 7 лет назад
  Lipu Fei 3095140bc3 Fix quality/qualityChanges group initialization 7 лет назад
  Lipu Fei d83b803fe0 Fix: Update active material names if materials lookup table gets updated 7 лет назад
  Lipu Fei 7a3ebe1a42 Fix NozzleMenu active nozzle bullet 7 лет назад
  Jack Ha 244b109403 CURA-4606 CURA-4995 switching print core now correctly updates the material 7 лет назад
  Jack Ha 5ba0ac8a43 CURA-4606 switch to first extruder when switching machines; this prevents crashing when switching to single extruder machine 7 лет назад
  Lipu Fei 02472f6ad2 WIP: Fix material name update upon machine switching 7 лет назад
  Lipu Fei 6cd47453bb WIP: Fix activeMaterialsCompatible() 7 лет назад