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
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
2016-07-22Rename skirt_speed to skirt_brim_speedGhostkeeper
2016-07-18Properly translate default profilesGhostkeeper
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-07Rename translation dicts to plural formGhostkeeper
2016-07-07Move some things to metadata sectionGhostkeeper
2016-07-07Rename settings section to valuesGhostkeeper
2016-07-07Translate variants in profileGhostkeeper
2016-07-07Add additional settings transformations since 2.1Ghostkeeper
2016-07-07Move translateVariant to VersionUpgrade21to22Ghostkeeper
2016-07-07Translate variants and machine namesGhostkeeper
2016-07-07Make translatePrinter use dictGhostkeeper
2016-07-07Make profile translation use new translateSettingNameGhostkeeper
2016-07-07Make translateSettingName use dictionary look-upGhostkeeper
2016-07-07Translate profile names tooGhostkeeper
2016-07-07Fix translating current_settingsGhostkeeper