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-10-31Internal docs.Simon Edwards
2016-10-31FindQUalityByName now also uses fallback generic materials if no result was f...Jaime van Kessel
2016-10-27Fix errors when switching from UM3 to UM2.fieldOfView
2016-10-24Add support for global quality profilesArjen Hiemstra
2016-10-13Make the labels in the quality menus match those from the selected extruder.Simon Edwards
2016-10-12Show the warning color for unsupported materials/qualities by using the new '...Simon Edwards
2016-10-10Return the empty container if there are no results when listing qualitiesArjen Hiemstra
2016-10-10Return empty quality instead of None in QualityManager::findQualityByQualityTypeArjen Hiemstra
2016-10-06Fix documentationfieldOfView
2016-10-06Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-10-06_getBasicMaterial now correctly filters on variants as wellJaime van Kessel
2016-10-06Merge pull request #1027 from Ultimaker/profiles_revert_global_profileSimon Edwards
2016-10-05Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-10-05Gracefully handle case if no material was foundJaime van Kessel
2016-10-05Filter the list of quality changes taking into account the quality(-type) pro...Simon Edwards
2016-10-04Revert "global_profile" reference changes while refixing importfieldOfView
2016-10-03Fix selecting quality_changes profiles for extrudersfieldOfView
2016-10-03Added some more method docs.Simon Edwards
2016-09-29Quality changes didn't have the right extruder ID set in some situations.Simon Edwards
2016-09-29Handle materials which don't have any quality profiles of their own. Moved th...Simon Edwards
2016-09-29Fix cases where there is no "normal" qualityfieldOfView
2016-09-29Fix quality profile selection for printers that should use generic qualityfieldOfView
2016-09-27Correctly update the quality profiles in the extruders when changing quality ...Simon Edwards
2016-09-22Fix for deleting quality changes profiles.Simon Edwards
2016-09-21Fix for duplicating quality changes profiles on the UM2.Simon Edwards
2016-09-21* Make sure that quality changes are machine dependent but material independent.Simon Edwards