Commit History

Author SHA1 Message Date
  c.lamboo 75feb5ae38 Don't create abstract printers if visibility is set to false 10 months ago
  Jaime van Kessel 8dc2eaf783 Move CreateFlattendContainerInstance to InstanceContainer 1 year ago
  joeydelarago ee7c8d1f02 Move creatFlattenedContainerInstnance into CuraStackBuilder so it can be reused. 2 years ago
  Jaime van Kessel 4b2d03fe1d Don't show warning message if creating abstract printer failed 2 years ago
  Jaime van Kessel 506f2b9820 Remove code duplication in createAbstractMachine 2 years ago
  c.lamboo 8b84db7059 Remove AbstractMachine 2 years ago
  joeydelarago 04580b8fdc Simplify logic by having abstract printers always be online. 2 years ago
  c.lamboo 5884aa3311 Add comment about circular import 2 years ago
  c.lamboo f6bf7050fb Revert "Move cura-import to top of the file" 2 years ago
  c.lamboo 5082e64f0c Move cura-import to top of the file 2 years ago
  Casper Lamboo 35502e45fa Apply suggestions from code review 2 years ago
  Casper Lamboo 5761b3f27b Typing 2 years ago
  Casper Lamboo 77a179be76 Code style 2 years ago
  c.lamboo d7f119415f Use pretty-printed string for the `AbstractMachine` name 2 years ago
  joeydelarago b82f1f4a8c Add new Abstract machine stack type. This represents a type of printers (ultimaker_s3 etc). 2 years ago
  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 4 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 5 years ago
  Lipu Fei 97e6354c13 Fix material update upon extruder-compatible diameter change 5 years ago
  Lipu Fei c3e7e426ff Fix getDefaultVariantNode for UM2 5 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