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
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-05-10Remove unneeded pycapsule importsJaime van Kessel
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-01-10Adapt to Python 3.9 API changesPhilip Lorenz
2020-11-10Merge branch '4.8'Remco Burema
2020-11-10Publish Ultimaker 2+ Connect profilesGhostkeeper
2020-10-22Merge branch '4.8' of github.com:Ultimaker/CuraJaime van Kessel
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-16More fixes for PyCapsule_GetPointer race conditionGhostkeeper
2020-09-18Remove shrinkage percentage setting aliasGhostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-06-15Consistent typing with function this is overridingGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert doxygen to rst for X3DReader, XmlMaterialProfile, XRayViewNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Remove a number of unused importsJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-12-30Fix typingJaime van Kessel
2019-12-30Hardcode plugin id for UsbPrinter and XmlMaterialProfileNino van Hooff
2019-12-24Use plugin Id instead of __file__ for XmlMaterialProfileNino van Hooff
2019-12-24Use plugin Id instead of __file__ for XmlMaterialProfileNino van Hooff
2019-12-23Merge branch '4.4'Ghostkeeper
2019-12-19Fix typo.Remco Burema
2019-12-18Add 6 Material Station specific material settings.Nino van Hooff
2019-12-12Add missing 'material break preparation temperature'.Remco Burema
2019-11-22Add missing 'material break preparation temperature'.Remco Burema
2019-11-12Small refactor: Rename in UM.Remco Burema
2019-10-31Make verified material containers read-only, even for variants.Remco Burema
2019-10-31Move verification check from plugin to the import of containers.Remco Burema
2019-10-29Add possibility to check material-profiles.Remco Burema
2019-10-23Merge pull request #6566 from Ultimaker/CURA-6858_increase_sdk_ver_7_0ninovanhooff
2019-10-22Fix setMetaDataEntry() dependency on ContainerRegisteryLipu Fei
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-10-09Ensure that all material profiles get metadata updatesJaime van Kessel
2019-09-13Don't use material groups to update metadataGhostkeeper
2019-09-10Merge branch 'master' into feature_intent_container_treeDiego Prado Gesto
2019-09-06Added some missing typingJaime van Kessel
2019-09-06Add unhappy test for serializing nonbase materialJaime van Kessel
2019-09-06Convert some class functions to staticJaime van Kessel
2019-09-06Add some tests for XMLMaterialProfileJaime van Kessel
2019-09-06Convert some functions to staticJaime van Kessel
2019-09-04Add a printer to the list of translation IDsDiego Prado Gesto
2019-08-27Fix serialising materials without nozzle profile againGhostkeeper
2019-08-27Remove unused container_tree variableGhostkeeper
2019-08-27Don't add to variant-specific mapping if it's not variant-specificGhostkeeper
2019-08-27Fix serialising materials with submaterials in not loaded container treesGhostkeeper
2019-08-27Use container tree to check for variants when serialisingGhostkeeper
2019-08-19Prevent crashes when duplicating a materialJaime van Kessel
2019-08-15Replace deprecated .getContainer() calls with .containerRemco Burema