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-11-22Added an extra import module, did not pass coding style testAleksei S
2018-11-14Fix type issues in old version upgrade plug-insGhostkeeper
2018-11-14Add typing for all version upgrade plug-insGhostkeeper
2018-06-04Fix 21to22 upgradeLipu Fei
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-02-26Fixed a bunch of error which were reported by PyCharm's code analysis.Simon Edwards
2016-10-24Set encoding to utf-8 when writing filesArjen Hiemstra
2016-10-06Remove splitting profiles for each materialGhostkeeper
2016-09-21Properly serialise the machine instance nameGhostkeeper
2016-09-21Add extension to new fileGhostkeeper
2016-09-21Give canonical name to user settingsGhostkeeper
2016-09-21Ensure directory exists to store user profile inGhostkeeper
2016-09-21Create new user profile upon upgrading machine instanceGhostkeeper
2016-09-13Disable upgrading current settings altogetherGhostkeeper
2016-09-09Make empty profile for current settings when upgrading from UM2+Ghostkeeper
2016-09-09Fall back to different quality depending on stackGhostkeeper
2016-09-09Use translation of built-in profiles instead of constructing itGhostkeeper
2016-08-24Update version upgrade system for new quality-changes profilesGhostkeeper
2016-08-24Move material translations to separate dictionaryGhostkeeper
2016-08-24Remove double type-metadataGhostkeeper
2016-08-09Use correct material profile in extruder stackGhostkeeper
2016-08-09Split profiles also per variantGhostkeeper
2016-08-09Don't break if current settings machine is unknownGhostkeeper
2016-08-09Fix call to VersionUpgrade21to22.machinesWithMachineQualityGhostkeeper
2016-08-09Output arrays of files rather than a single fileGhostkeeper
2016-07-13Even better fallbacks for unknown subprofilesGhostkeeper
2016-07-11Better fallbacks if MachineInstance missing profilesGhostkeeper
2016-07-07Make documentation specify filename without extensionGhostkeeper
2016-07-07Make version upgrade also translate file namesGhostkeeper
2016-07-07Move translateVariant to VersionUpgrade21to22Ghostkeeper
2016-07-07Translate variants and machine namesGhostkeeper
2016-07-07Translate profile names tooGhostkeeper
2016-07-07Fix translating current_settingsGhostkeeper
2016-07-07Translate material, variant and profile alongGhostkeeper
2016-07-07Write list creation as literalGhostkeeper
2016-07-07Update how machine instances are translated to stacksGhostkeeper
2016-07-07Fix calls to translateSettings and translateSettingNamesGhostkeeper
2016-07-07Fix references to exception classesGhostkeeper
2016-07-07Rename exportTo -> exportGhostkeeper
2016-07-07Rename import/export functionsGhostkeeper
2016-07-07Codestyle: Start comments with spaceGhostkeeper
2016-07-07Correct copyright yearGhostkeeper
2016-07-07Extrapolate settings translationsGhostkeeper
2016-07-07Add translation for combingGhostkeeper
2016-07-07Pass strings to writing configparserGhostkeeper
2016-07-07Add self to parameters of functionGhostkeeper
2016-07-07Fix multiple exceptionsGhostkeeper
2016-07-07Return None if config file wasn't correctGhostkeeper
2016-07-07Fix import of SettingsErrorGhostkeeper
2016-07-07Add translation of speed_support_linesGhostkeeper