Commit History

Author SHA1 Message Date
  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
  Jack Ha 631b72c007 CURA-4606 in all quality profiles, rename all the specific 1.75mm materials back to the generic material 6 years ago
  Lipu Fei fa37a48caa WIP: Fix default buildplate lookup 6 years ago
  Lipu Fei c432d4ffbb WIP: Simplify global stack and extruder stack activation and fixes 6 years ago
  Lipu Fei 4af176dbf3 WIP: Rename function to getVariantNode() 6 years ago
  Lipu Fei df1d2f137b WIP: Add material-diameter mapping to fix preferred material lookup 6 years ago
  Lipu Fei c79dd313ac WIP: Refactor duplicated code and clean up 6 years ago
  Lipu Fei 730cbb25bf WIP: Simplify machine creation 6 years ago
  ChrisTerBeke e4a111dd2e Delay adding global stack when creating new machine until after extruder stacks are created - CURA-4828 6 years ago
  Ghostkeeper dad99f5292 Merge branch 'master' into feature_local_container_server 7 years ago
  ChrisTerBeke 9e6704a162 Fix extruder stack machine definition link for per extruder settings resolvement - CURA-4627 7 years ago
  ChrisTerBeke 8082c092e5 Fix setting extruder definition in user changes container 7 years ago
  Ghostkeeper ebe766a7c8 Set definition by their ID 7 years ago
  ChrisTerBeke 657a91c525 Merge pull request #2685 from Ultimaker/container_stack_improvements 7 years ago
  Ghostkeeper 6c4c7fff4d Use findContainersMetadata whenever possible 7 years ago
  Jaime van Kessel bff3a5bb23 Naming of new machines now uses correct ordering again 7 years ago
  A.Sasin 3082038261 Fixed code style and machine default name is retrieved from machine definition 7 years ago
  alekseisasin 2a302a3e27 Merge branch '3.0' of github.com:Ultimaker/cura into 3.0 7 years ago
  alekseisasin 5402092bb4 During adding a new printer the printer name generated from default name and not from custom name (changed by user) 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Lipu Fei 09576241db Generate unique names for definition changes containers 7 years ago
  Lipu Fei 76e8090dbd Remove duplicated function createDefinitionChangesContainer() 7 years ago
  Ghostkeeper 584e1b6abb Set the next stack before adding the user container 7 years ago
  Lipu Fei 792feaade6 Always create a definition changes container for a newly created stack 7 years ago