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-05-11Track cfg version numbers with major-minor, sortaGhostkeeper
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-24Set encoding to utf-8 when writing filesArjen Hiemstra
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-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-16Translate Fan Speed Full At Layer to one-based countingGhostkeeper
2016-09-15Translate skin overlap properlyGhostkeeper
2016-09-15Don't modify original dict while iterating over itGhostkeeper
2016-09-14Remove support_area_smoothing settingGhostkeeper
2016-09-14Also return tuple if upgrading failedGhostkeeper
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-09-09Set quality to normal, not quality typeGhostkeeper
2016-09-09Always set type to quality_changesGhostkeeper
2016-09-09Always set quality type to normalGhostkeeper
2016-09-09Add missing built-in profiles to _profile_translationsGhostkeeper
2016-09-07Added skin_overlap <= infill_overlap mapping.Simon Edwards
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-23Update VersionUpgrade21to22 for new materialsfieldOfView
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-08-01Add translations for support roof to support interfaceGhostkeeper
2016-08-01Automate removing settings from old profiles for renamesGhostkeeper
2016-07-22Rename setting skirt_minimal_length to skirt_brim_minimal_lengthGhostkeeper
2016-07-22Rename setting skirt_line_width to skirt_brim_line_widthGhostkeeper