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-06-30Use correct key for serialized setting to keepJaime van Kessel
2022-06-30Keep settings throughout reserilization process.Remco Burema
2022-06-30Store unmapped settings in a separate setGhostkeeper
2022-06-29Add two recently introduced material settingsCURA-9432_add_extra_material_settingsJaime van Kessel
2022-05-31Update plugins/XmlMaterialProfile/XmlMaterialProfile.pyJoey de l'Arago
2022-05-31Move metadata exporting to 3mfj.delarago
2022-05-31Improve GUID check by parsing xml and getting GUID specifically inside the me...j.delarago
2022-05-30Write active material metadata to ufp when saving.CURA-8610_save_package_metadataj.delarago
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-01-17Also accept original casing to match with ID for material profileJaime van Kessel
2021-12-29Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.Remco Burema
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