Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06CuraContainerStack.py: iterate directly over IndexTypeMap (#12988)digitalfrost
2022-08-09CuraContainerStack.py: improve TypeIndexMapdigitalfrost
2022-03-31Fix warnings that "instanceContainer" is not a recognised typeJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2020-08-14Add missing required typingJaime van Kessel
2020-08-14Use exception instead of check if key is in dictJaime van Kessel
2020-08-14Add a cache for settable_per_extruder propertyJaime van Kessel
2020-06-18Mark recently constructed stacks as not dirtyJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2019-10-01Fix intent profile selectionLipu Fei
2019-09-20Revert "Make 3MF-reader aware of setting-version for introduction Intent."Remco Burema
2019-09-04Make 3MF-reader aware of setting-version for introduction Intent.Remco Burema
2019-07-10Remove override for version number in CuraContainerStackGhostkeeper
2019-06-05Add a selector for the intent profileJaime van Kessel
2019-06-03Increase the version of the CuraContainer stackJaime van Kessel
2019-06-03Added intent to the CuraContainerStackJaime van Kessel
2018-10-23Add unit test for addDefaultMachineActions()Lipu Fei
2018-09-24Fix a direct signal emission that causes max recursion errorLipu Fei
2018-08-15Move constant instance containers to a separate fileLipu Fei
2018-08-14Decouple the creation of the stack containers from the process that addDiego Prado Gesto
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-07-03Fix code-stylingDiego Prado Gesto
2018-07-03Fix code-styleDiego Prado Gesto
2018-06-14Let _findInstanceContainerDefinitionId work with DefinitionContainerInterfaceGhostkeeper
2018-06-14Cast each container in their stack to actual typesGhostkeeper
2018-06-01Fix type of setPropertyGhostkeeper
2018-06-01Remove unused target_container parameterGhostkeeper
2018-06-01Add missing typing for CuraContainerStackGhostkeeper
2018-06-01Fix adding printers due to unused 'parent' parameterGhostkeeper
2018-04-25Move the definition_changes fix to CuraContainerStack3.3.1Lipu Fei
2018-03-19CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfoJack Ha
2018-02-16WIP: Remove findDefault..()sLipu Fei
2018-02-16WIP: Remove set..ById()s in CuraContainerStackLipu Fei
2018-02-16CURA-4606 cleanup and optimization for replaceContainerJack Ha
2018-01-11Change commentsDiego Prado Gesto
2018-01-11CURA-4461 Set default variant builplate when the new printer is addedDiego Prado Gesto
2018-01-10CURA-4461 Add code to set the default preferred buildplate when adding aDiego Prado Gesto
2017-12-15Tests: Removed python circular import dependency and added empty containersAleksei S
2017-12-13Fix material loading for unknown namesLipu Fei
2017-12-05Prefer a read-only material in findDefaultMaterial.Jack Ha
2017-11-29Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-11-24Multiple fixes for stacksLipu Fei
2017-11-23Fix variant/material/quality handling in stacksLipu Fei
2017-11-23Pass optional file_name for deserializationLipu Fei
2017-11-20Merge pull request #2685 from Ultimaker/container_stack_improvementsChrisTerBeke
2017-10-20Use findContainersMetadata whenever possibleGhostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-20Find a material with the correct diameter when adding a printerfieldOfView
2017-07-10Prevent circular importGhostkeeper