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
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-11-13Convert to string before storing in configparserGhostkeeper
2018-11-12Add test for read() functionGhostkeeper
2018-11-12Remove config_section parameterGhostkeeper
2018-11-12Expect a NoSectionError if testing with a section that is missingGhostkeeper
2018-11-12Add alternative scenarios for prepareLocalsGhostkeeper
2018-11-12Add test for prepareLocalGhostkeeper
2018-11-12Fix handling dictionaries without 'defaults' sectionGhostkeeper
2018-11-12Add test for prepareDefaultsGhostkeeper
2018-11-12Fix typing issuesGhostkeeper
2018-11-12Update target version in DoDGhostkeeper
2018-11-12Don't serialise legacy profile via Profile instanceGhostkeeper
2018-11-12Rename input vs. output parsersGhostkeeper
2018-10-10Code style: Space around binary operatorsGhostkeeper
2018-08-27Increase plugin API version to 5Aleksei S
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-11Set encoding correctly when opening files everywhereGhostkeeper
2018-04-05Create module cura.ReaderWritersLipu Fei
2018-03-27Change target version of the dictionary of doom to be compliant with theDiego Prado Gesto
2018-01-30Fix legacy profile importing for CFPLipu Fei
2018-01-29Move newline formatLipu Fei
2018-01-29Use \n instead of \r for message formattingLipu Fei
2018-01-29Added new lines to distinguis error messageAleksei S
2018-01-29Fix importing legacy INI quality profilesLipu Fei
2017-12-19Use unique name too if importing multiple legacy profilesGhostkeeper
2017-12-19Set the extruder metadata to its IDGhostkeeper
2017-12-19Move LegacyProfileReader-specific logic into the plug-in itselfGhostkeeper
2017-12-19Also return a global profileGhostkeeper
2017-12-19Correct ID if importing multiple legacy profilesGhostkeeper
2017-12-08Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-12-01Fix legacy profile loadingLipu Fei
2017-12-01Fix legacy profile upgradeLipu Fei
2017-11-24Set definition by their IDGhostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2016-12-06CodestyleJaime van Kessel
2016-10-25Fix setting the quality_type of imported profileGhostkeeper
2016-10-25Abort importing profile if we have no global container stackGhostkeeper
2016-10-25Cache global container stackGhostkeeper
2016-09-21We now throw an exception when trying to read legacy profile when multi extru...Jaime van Kessel
2016-09-19Legacy profile reader no longer creates profiles for multi-extrusion machinesJaime van Kessel
2016-09-19Legacy profiles are now loaded as quality_changesJaime van Kessel
2016-09-07Added skin_overlap <= infill_overlap mapping.Simon Edwards
2016-08-19Fixed legacy profile readerJaime van Kessel
2016-07-22Rename setting skirt_minimal_length to skirt_brim_minimal_lengthGhostkeeper