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
2019-11-08Remove a bunch of unused importsJaime van Kessel
2018-11-14Add typing for all version upgrade plug-insGhostkeeper
2018-06-14CURA-5330 Fix typing in the VersionUpgrade pluginDiego Prado Gesto
2017-12-01Fix legacy profile 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
2017-01-17Also check the upgrade plugins.Simon Edwards
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-21Moved warning to VersionUpgradeManagerJaime van Kessel
2016-11-18Importing invalid filetypes now gives proper error messagesJaime van Kessel
2016-10-06Remove splitting profiles for each materialGhostkeeper
2016-09-29Remove debug statementsGhostkeeper
2016-09-29Actually apply translated settingsGhostkeeper
2016-09-27Quality-changes now have a quality_type instead of referring to qualityGhostkeeper
2016-09-14Also return tuple if upgrading failedGhostkeeper
2016-09-13Disable upgrading current settings altogetherGhostkeeper
2016-09-08Set quality to normal, not quality typeGhostkeeper
2016-09-08Always set type to quality_changesGhostkeeper
2016-09-08Always set quality type to normalGhostkeeper
2016-08-23Fix setting weight of upgraded profilefieldOfView
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 copying ConfigParserGhostkeeper
2016-08-09Use normal config only if not material(-specific) profileGhostkeeper
2016-08-09Fix call to VersionUpgrade21to22.machinesWithMachineQualityGhostkeeper
2016-08-09Rename machines_with_machine_quality to machinesWithMachineQualityGhostkeeper
2016-08-09Move _machines_with_machine_quality to VersionUpgrade21to22Ghostkeeper
2016-08-09Split profiles into multiple if new printer has material profilesGhostkeeper
2016-08-09Output arrays of files rather than a single fileGhostkeeper
2016-07-07Make documentation specify filename without extensionGhostkeeper
2016-07-07Make version upgrade also translate file namesGhostkeeper
2016-07-07Move some things to metadata sectionGhostkeeper
2016-07-07Rename settings section to valuesGhostkeeper
2016-07-07Translate variants in profileGhostkeeper
2016-07-07Make translatePrinter use dictGhostkeeper
2016-07-07Make profile translation use new translateSettingNameGhostkeeper
2016-07-07Fix importGhostkeeper
2016-07-07Translate machine namesGhostkeeper
2016-07-07Update translation of metadataGhostkeeper
2016-07-07Fix calls to translateSettings and translateSettingNamesGhostkeeper
2016-07-07Fix references to exception classesGhostkeeper
2016-07-07Convert for+if to list comprehensionGhostkeeper
2016-07-07Rename exportTo -> exportGhostkeeper
2016-07-07Rename import/export functionsGhostkeeper
2016-07-07Codestyle: Start comments with spaceGhostkeeper
2016-07-07Codestyle: Start comments with spaceGhostkeeper
2016-07-07Extrapolate settings translationsGhostkeeper
2016-07-07Add translation for combingGhostkeeper