Commit History

Author SHA1 Message Date
  Aleksei S d633a4c112 Fix: cura does not profile form G-code 7 years ago
  Lipu Fei 78b9a14007 Fix all possible quality changes containers for single extrusion 7 years ago
  Lipu Fei c91eb30de9 Skip loaded instance containers 7 years ago
  Lipu Fei 8e5167be76 Use the same machine def for extruder quality changes containers 7 years ago
  Lipu Fei 59d7cc663a Fix creating ExtruderStack for single-extrusion machine at runtime 7 years ago
  Lipu Fei 70d5d4415f Merge branch 'master' into CURA-4708_fix_definition_changes_extruder_stacks 7 years ago
  Ghostkeeper 2e197f0f34 Move all per-extruder settings 7 years ago
  Ghostkeeper a87465186e Fix off-by-one bug when importing profiles with extruder stacks 7 years ago
  Lipu Fei 0c28c61e05 Create new SettingInstances when moving user changes settings 7 years ago
  Lipu Fei 0cd392fbd2 Create new SettingInstance when moving extruder DC settings 7 years ago
  Lipu Fei 3fb3b5826f Make sure user containers have unique IDs 7 years ago
  Lipu Fei 3f9f00673a Fix addExtruderStackForSingleExtrusionMachine() 7 years ago
  Lipu Fei 588335c6db Make sure only single-extrusion machines will be fixed 7 years ago
  Ghostkeeper 05e232b498 Move LegacyProfileReader-specific logic into the plug-in itself 7 years ago
  Ghostkeeper c6a2b1b9c9 Ignore any additional stacks in imported profile 7 years ago
  Ghostkeeper c5e33e45a4 Fix setting definition if importing profile without printer-specific profiles 7 years ago
  Lipu Fei 248fe37ed9 setDefinition() takes the ID instead of the container 7 years ago
  Lipu Fei f26872ec1f Apply fix for single extrusion machines when a new global stack is added 7 years ago
  Ghostkeeper 1029d4509c Merge branch 'master' into feature_local_container_server 7 years ago
  Diego Prado Gesto 7e4ed8a257 CURA-4646 Fix save containers also for the extruders 7 years ago
  ChrisTerBeke 3abf067d25 Fix loading .curaproject files with stack setups from earlier versions - CURA-4646 7 years ago
  Ghostkeeper dad99f5292 Merge branch 'master' into feature_local_container_server 7 years ago
  Ghostkeeper 8707396ad7 Remove isReadOnly functionality 7 years ago
  ChrisTerBeke 26b9fc3163 Only create extruder stack for single extrusion machine when not yet existing - CURA-4482 7 years ago
  ChrisTerBeke 9e6704a162 Fix extruder stack machine definition link for per extruder settings resolvement - CURA-4627 7 years ago
  Lipu Fei 49cac860a8 Fix project loading 7 years ago
  Lipu Fei 1866c4ee66 Split user settings for single extrusion machines 7 years ago
  Ghostkeeper ebe766a7c8 Set definition by their ID 7 years ago
  Lipu Fei c7667b56e2 Multiple fixes for stacks 7 years ago
  Lipu Fei 17f09ec21e Fix variant/material/quality handling in stacks 7 years ago
  Ghostkeeper 105d7a5615 Return newly added single extruder 7 years ago
  ChrisTerBeke 6c3eaca0fd fix loading user changes container for single extruder machine 7 years ago
  ChrisTerBeke 532cfd8404 Fix showing correct quality changes in dropdown list after upgrading - CURA-4482 7 years ago
  ChrisTerBeke 657a91c525 Merge pull request #2685 from Ultimaker/container_stack_improvements 7 years ago
  Lipu Fei 69cd00d1c7 Do not take into account the active materials when importing a quality profile 7 years ago
  Ghostkeeper 6c4c7fff4d Use findContainersMetadata whenever possible 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 382fcdb4fe Better title for export succeeded message 7 years ago
  alekseisasin 204019702d Added Title for messages 7 years ago
  Ghostkeeper 3316f3aa13 Add warning contexts to not translate XML tags 7 years ago
  Ghostkeeper 7ab6a551c1 Clarify that XML material tags don't get translated 7 years ago
  Lipu Fei 4bac499c22 Use QualityManager._getFilteredContainersForStack() to get qualities 7 years ago
  Arjen Hiemstra b839cb74f4 Do not only check if activeMaterialId is None, also check for empty 7 years ago
  Ghostkeeper 81e07b1530 Use stack properties instead of .findContainer(type = ...) 7 years ago
  Lipu Fei 585bc78892 Only set material for imported quality profile if there is an active material 7 years ago
  Arjen Hiemstra 9bda7dbaae Error out when trying to import a profile witha quality_type we dont have 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  Ghostkeeper 5bc613c3e0 Don't use string for default version 7 years ago
  Ghostkeeper 0f5814e52f Add setting_version and check against it 7 years ago