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-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-01-17Also accept original casing to match with ID for material profileJaime van Kessel
2021-01-10Adapt to Python 3.9 API changesPhilip Lorenz
2020-09-18Remove shrinkage percentage setting aliasGhostkeeper
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-10Remove a number of unused importsJaime van Kessel
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-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-22Fix setMetaDataEntry() dependency on ContainerRegisteryLipu Fei
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-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-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
2019-08-13Merge branch 'feature_intent' into feature_intent_container_treeGhostkeeper
2019-08-12Remove buildplate loading of materials and don't check if variant is thereGhostkeeper
2019-08-12Move getting variant manager out of the loopGhostkeeper
2019-07-23Fix typing issuesJaime van Kessel
2019-07-22Use set for unordered collections of thingsGhostkeeper
2019-07-22Ensure that metadata entries in cura namespace are stored correctlyJaime van Kessel
2019-07-16Change the name of the original depriming settingsDiego Prado Gesto
2019-06-26Rename deprime settings with the new nameGhostkeeper
2019-06-19Merge branch 'master' into CURA-6329_add_crystallinity_settingGhostkeeper
2019-06-18Fix value update in material profileLipu Fei
2019-06-04Also remove translation for break preparation temperatureGhostkeeper
2019-06-04Add translations for deprime settingsGhostkeeper