Commit History

Author SHA1 Message Date
  Jaime van Kessel e4e993a44e Fail gracefully when adding unknown cloud printer 2 years ago
  luz paz d68f375e38 Fix various typos 3 years ago
  Kostas Karmas 61cc8c9a95 Remove reference to JIRA ticket in comments 4 years ago
  Kostas Karmas 2828f45e89 Add optional machine_extruder_count when creating a machine 4 years ago
  Ghostkeeper e7d95f6d90 Give an error message when stack fails to build 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 58ffc9dcae Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  Nino van Hooff c2c96faf5f Convert remaining doxygen to rst 4 years ago
  Ghostkeeper 6d3acf946a Use new extruderList rather than extruders 4 years ago
  Jaime van Kessel 2e9dca71ce Remove a number of unused imports 4 years ago
  Jaime van Kessel 670a106957 Be a bit more gracefull when adding a machine failed 4 years ago
  Ghostkeeper 4ffda015db Implement lazy loading for machine nodes 5 years ago
  Jaime van Kessel 7e3f265068 Add a function to add a MachineNode to the tree. 5 years ago
  Ghostkeeper 105e782e75 Remove unused imports to MaterialManager 5 years ago
  Lipu Fei 04e2ecde93 Init intent to empty_intent_container for new machine stacks 5 years ago
  Ghostkeeper 8f34b3dd73 Set quality profiles to preferred quality upon stack creation 5 years ago
  Ghostkeeper 431c8f4900 Build stack using container tree's preferred material/nozzle 5 years ago
  Ghostkeeper 9bcd3d8c1e Use ContainerTree to get quality groups instead of QualityManager 5 years ago
  Remco Burema 7fb9642e45 Replace deprecated .getContainer() calls with .container 5 years ago
  Ghostkeeper efaa96bca3 Fix building stack from freshly-loaded definition 5 years ago
  Ghostkeeper 93851a95d5 Remove unused variable 5 years ago
  Ghostkeeper 6a8e1557c3 Merge branch 'feature_intent' into feature_intent_container_tree 5 years ago
  Ghostkeeper d710a58233 Don't require VariantManager any more from CuraStackBuilder 5 years ago
  Lipu Fei c841382bbd Add more info in exceptions 5 years ago
  Jaime van Kessel 76163636a1 Fix the simple create machine test 5 years ago
  Jaime van Kessel c1818bcfbe Add test for CuraStackBuilder 5 years ago
  Jaime van Kessel 986581c18a Improve logging if extruder cant be found while creating extruder stack 5 years ago
  Lipu Fei 5e8dba5266 Remove some duplicate addExtruder() and setNextStack() calls 6 years ago
  Lipu Fei 97e6354c13 Fix material update upon extruder-compatible diameter change 6 years ago
  Lipu Fei c3e7e426ff Fix getDefaultVariantNode for UM2 6 years ago
  Diego Prado Gesto e28b662649 Clean up the code a bit and update comments. 6 years ago
  Lipu Fei 9924e3e26c Remove duplicated code 6 years ago
  Lipu Fei ddc5d983a1 Fix single extrusion machines without an ExtruderStack 6 years ago
  Lipu Fei 013032279d Better handling of no quality group in CuraStackBuilder 6 years ago
  Ghostkeeper 31e283110f Check first if preferred quality exists 6 years ago
  Lipu Fei a303f394c8 Move VariantType to VariantType.py 6 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Jack Ha 44e9d1e334 CURA-5334 factor out the need for material_diameter in machine definition for getDefaultMaterial 6 years ago
  Ghostkeeper 4157636552 Merge branch '3.4' 6 years ago
  Ghostkeeper 2fbcc22123 Fix adding printers due to unused 'parent' parameter 6 years ago
  Lipu Fei e859861517 No need to set parent for ExtruderStack 6 years ago
  Lipu Fei 051dd7a6e9 WIP: Make application initialization and start up more clear 6 years ago
  Ghostkeeper d6205d5d85 Show configuration error when extruder positions don't match 6 years ago
  Ghostkeeper 013bb04a7d Show configuration error if finding definition to add wasn't found 6 years ago
  Ghostkeeper 544c2c69b4 Remove unused imports 6 years ago
  Ghostkeeper 6d3fed8f52 Allow getContainer() to return None 6 years ago
  Lipu Fei 6db26eaca5 Add getDefaultMaterial() in MaterialManager 6 years ago
  Lipu Fei 86e12fc437 Add getDefaultVariantNode() in VariantManager 6 years ago
  Lipu Fei 85e3857785 Use getters to get managers for CuraStackBuilder 6 years ago
  Lipu Fei ab8fda8812 Fix createMachine: evaluate material diameter if it is a function 6 years ago