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
2017-06-14Fix filtering maerials after editing materialsfieldOfView
2017-06-14Fix setting metadata on fdmmaterial containersfieldOfView
2017-06-14Fix confusion around the use of the word "global"fieldOfView
2017-06-14Fix loading material diameter and GUID from XML filefieldOfView
2017-05-29Set version in <fdmmaterial> when saving XML material filesLipu Fei
2017-05-23Only use <fdmmaterial version> for detecting material file versionLipu Fei
2017-05-19Added exception handling to XML parsingJaime van Kessel
2017-05-19Removed unneeded loggingJaime van Kessel
2017-05-19Fix XML material upgradeLipu Fei
2017-05-15Convert all metadata fields to stringGhostkeeper
2017-05-12Be robust against older specification version numbersGhostkeeper
2017-05-12Read setting_version from version attribute on rootGhostkeeper
2017-05-12Remove debug printGhostkeeper
2017-05-12Remove getting superfluous material densityGhostkeeper
2017-05-12Load setting_version from XML material profileGhostkeeper
2017-05-12Fix deserialising densityGhostkeeper
2017-04-18Merge branch 'feature_CURA-3540_upgrade_for_project' of github.com:Ultimaker/...Jaime van Kessel
2017-04-18Add JellyBox to XML material printer name translationsGhostkeeper
2017-04-14Fix type hinting and function name for upgrade profileLipu Fei
2017-04-14Update a profile when deserializing itLipu Fei
2017-04-13Filter materials by the (approximate) material diameter of the printerfieldOfView
2017-03-15CURA-3500 Make sure that material XMLs have utf-8 encodingLipu Fei
2017-02-14Fix link to ContainerRegistryGhostkeeper
2017-02-13Merge branch 'master' into python_type_hintingSimon Edwards
2017-02-13Removed unneeded (and somewhat expensive) checksJaime van Kessel
2017-02-10When creating XML profiles, directly set the nameJaime van Kessel
2017-02-10Material values are now also lazy loadedJaime van Kessel
2017-02-10MetaData of material profile is now set in one batch instead of multiple callsJaime van Kessel
2017-01-17Merge branch 'master' into python_type_hintingSimon Edwards
2017-01-16Some fixes regarding submodules and imports.Simon Edwards
2016-12-14Add translation for UM3 and UM3E from XML profilesGhostkeeper
2016-12-13Merge branch 'master' into python_type_hintingSimon Edwards
2016-12-12Lots of import fixes. Eliminated the import hacks such as those used inside U...Simon Edwards
2016-12-08Solve material properties not being saved. CURA-2586Jack Ha
2016-12-06Added default_printing_temperature propertyJaime van Kessel
2016-11-24Solve merge conflict PrinterOutputDevice. CURA-1263Jack Ha
2016-11-24Fix XmlMaterialProfile setProperty in correct container. Contributes to CURA-...Jack Ha
2016-11-22Merge branch 'master' into python_type_hintingSimon Edwards
2016-11-21Heaps to changes to get the Cura code through the type checker (with minimal ...Simon Edwards
2016-11-21Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handlerJaime van Kessel
2016-11-18The compatible setting is now serialized correctlyJaime van Kessel
2016-11-18Serialize now uses base_file as well instead of only GUID to find containers ...Jaime van Kessel
2016-11-17Materials are now also handled in conflict resolvementJaime van Kessel
2016-10-28Compatible metadata entry is now correctly set for each variant & machineJaime van Kessel
2016-10-27Remove code that sets incompatible materials to invalid typeArjen Hiemstra
2016-10-10Fix exporting materials for machines other than those in the product_id_mapfieldOfView
2016-09-13XML profile now returns serialization data even if it's read onlyJaime van Kessel
2016-09-12Fixed XML setMetaDataEntry for changing too much meta data. Contributes to CU...Jack Ha
2016-09-12Fixed XmlMaterialProfile serialize for booleans. Contributes to CURA-2159Jack Ha
2016-09-09Removed very annoying message spamJaime van Kessel