Commit History

Author SHA1 Message Date
  Ghostkeeper 84c6ec36dc Catch case where there is no global stack 5 years ago
  Ghostkeeper 78db68369e Simplify activeQualityOrQualityChangesName 5 years ago
  Ghostkeeper 01796b99cd Simplify getting layer height 5 years ago
  Ghostkeeper 0db99e8f21 Get quality groups from container tree 5 years ago
  Ghostkeeper 3de5aa3307 Remove _initMachineState 5 years ago
  Ghostkeeper f1f25e5350 Get Quality Groups from container tree rather than quality manager 5 years ago
  Ghostkeeper 617419ccc6 Use .container property of nodes to switch profiles 5 years ago
  Ghostkeeper 8e06786e7b Use ContainerTree when updating material upon nozzle switch 5 years ago
  Jaime van Kessel e7609fadf4 Deprecated the allActiveMaterialIds and replaced the single location where it was used 5 years ago
  Remco Burema 507cb356d2 Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 5 years ago
  Remco Burema 9374934d72 Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree 5 years ago
  Remco Burema 7fb9642e45 Replace deprecated .getContainer() calls with .container 5 years ago
  Jaime van Kessel c0f70c447e Ensure that the materials are loaded again 5 years ago
  Ghostkeeper 54b46abd0f Use specific classes instead of ContainerNode superclass 5 years ago
  Ghostkeeper 5738af4bb8 No longer use deprecated MaterialManager when asking for available materials 5 years ago
  Ghostkeeper 6a8e1557c3 Merge branch 'feature_intent' into feature_intent_container_tree 5 years ago
  Ghostkeeper 447b1b9645 Actually import MaterialManager 5 years ago
  Jaime van Kessel e08feb1099 Fix final set of broken tests 5 years ago
  Ghostkeeper 595b0113b3 Don't link materialsChanged signal to update in MachineManager 5 years ago
  Jaime van Kessel e0c2611a0a Merge branch '4.2' of github.com:Ultimaker/Cura 5 years ago
  Jaime van Kessel a3dad0fa09 Fix issue with deprecation and pyqtSlot 5 years ago
  Ghostkeeper be4e754984 Remove cache of material manager 5 years ago
  Jaime van Kessel d8ddcba091 Fix typing ignore for breath frist iterator 5 years ago
  Jaime van Kessel a436d5e0bf Added missing cast to getMachine 5 years ago
  Remco Burema fea8262656 Listen to 'material-changed' since it doesn't update immediately. 5 years ago
  Jaime van Kessel a7d419f497 Fix deprecation decorator breaking the getExtruder function 5 years ago
  Ghostkeeper 02b0242807 Fix translatability of caution message 5 years ago
  Jaime van Kessel a98f88e6a3 Also move _getMachineTypeNameFromId to DiscoveredPrintersModel 5 years ago
  Jaime van Kessel 5eee3fc368 Move hasHumanReadableMachienTypeName to discovered printers 5 years ago
  Jaime van Kessel 05a5f66856 Added few more deprecation warnings for functions that bloat the machine manager 5 years ago
  Ghostkeeper 228fb62e60 Handle functions in user or user-changes profiles 5 years ago
  Cherubim 63cd3a52ce Don't reset all invisible settings 5 years ago
  Jaime van Kessel 843bb6f5a3 Change some of the logging messages to info 5 years ago
  Lipu Fei 5e43e723e7 Fix activeMaterialsCompatible() 5 years ago
  Jaime van Kessel 2e90078ec7 Fix incorrect deprecation message 5 years ago
  Lipu Fei d18c11a2c1 Fix filtering in switchPrinterType() 5 years ago
  Lipu Fei bed13bf42b Cleanup and make sure that group_name is set 5 years ago
  Lipu Fei d16da3da3a Add group_id and fix remove printer 5 years ago
  Lipu Fei 19cd8f4edc Better naming for hasMachineTypeName() 5 years ago
  Lipu Fei 0501ae2fbc Handle case that printer type can be human readable string 5 years ago
  Ghostkeeper 6b139a9dce Merge branch 'deprecate_some_mm_funcs' 5 years ago
  Lipu Fei 8e579d2d68 Update default extruder when applying remote config 5 years ago
  Lipu Fei ba37812793 Correct some deprecations and remove duplicated code 5 years ago
  Lipu Fei 5f7f7f944f Remove use XYZ instead 5 years ago
  Remco Burema d3310be846 Deprecate some MachineManagaer functions. 5 years ago
  Lipu Fei ad51d8f1b6 Show readable machine type in add by ip page 5 years ago
  Jaime van Kessel e1804e0a47 Merge branch 'CURA-5930_switch_to_first_enabled_extruder' of github.com:Ultimaker/Cura 5 years ago
  Jaime van Kessel fe14024620 Move existNetworkInstances into discover action 5 years ago
  Jaime van Kessel 5b818d203a Move a bunch of network only functions out of machine manager 5 years ago
  Lipu Fei 3adf7d49d0 Switch to the first enabled extruder after setActiveMachine 5 years ago