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
path: root/cura
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-31Internal docs.Simon Edwards
2016-10-31Fix documentation for getAllExtruderSettingsGhostkeeper
2016-10-28Use settings from all extruders for radius of moves from wallsGhostkeeper
2016-10-28Add function to get other properties than values from all extrudersGhostkeeper
2016-10-28Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3Jaime van Kessel
2016-10-28Fixed blurSettingJaime van Kessel
2016-10-28Make regex match exactly on entire stringGhostkeeper
2016-10-28Remove debug printsGhostkeeper
2016-10-28Remove misguided attempt at representing UTF-8 encode lengthGhostkeeper
2016-10-27Limit number of special charactersGhostkeeper
2016-10-27Add validator for machine namesGhostkeeper
2016-10-27Profiles model is now a singleton, to prevent the agressive garbage collectin...Jaime van Kessel
2016-10-27Fix errors when switching from UM3 to UM2.fieldOfView
2016-10-27Travel_avoid_distance and support_offset are only taken into account if respe...Jaime van Kessel
2016-10-26Inheritance icon is correctly shown for single extrusion printers if setting ...Jaime van Kessel
2016-10-26Prevent race condition before global container stack is madeGhostkeeper
2016-10-25Fixed logger isuse with importing profileJaime van Kessel
2016-10-25Add fallback if no unit is known for layer_heightGhostkeeper
2016-10-25Fixed critical errors when first adding UM3Jaime van Kessel
2016-10-25Added handling for key not found in extruder mapJaime van Kessel
2016-10-24Fix call to _configureProfileGhostkeeper
2016-10-24Add a method to get overrides for a specified (extruder)stackArjen Hiemstra
2016-10-24Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3Jaime van Kessel
2016-10-24Remove manually specified utf-8 encodingArjen Hiemstra
2016-10-24Merge branch 'global_quality_profiles' of github.com:Ultimaker/Cura into 2.3Jaime van Kessel
2016-10-24Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3Jaime van Kessel
2016-10-24SettingInstanceManager now also watches containerchanged of extruder stacksJaime van Kessel
2016-10-24Use the machine/extruder ID as base for duplicated profile IDArjen Hiemstra
2016-10-24Fix "critical" error when starting with no active machinefieldOfView
2016-10-24Account for empty material when switching quality changesArjen Hiemstra
2016-10-24Set the global variant and material to empty for multi-extrusion machinesArjen Hiemstra
2016-10-24Also properly set global profile when changing quality_changes profilesArjen Hiemstra
2016-10-24Add support for global quality profilesArjen Hiemstra
2016-10-21Dynamically get unit of layer heightGhostkeeper
2016-10-21Add layer height role to profiles modelGhostkeeper
2016-10-21Expose determineQualityAndQualityChangesForQualityTypeGhostkeeper
2016-10-21Robustly get layer height even if quality has noneGhostkeeper
2016-10-20Add property to get the current profile's layer heightGhostkeeper
2016-10-19fix: adhesion_extruder_nr moved category also for default visibility (CURA-2707)Tim Kuipers
2016-10-19JSOn refactor: moved support extruder settings to support catgegory (CURA-2707)Tim Kuipers
2016-10-18Fixed for the inheritance icon and custom profiles.Simon Edwards
2016-10-18ConvexHull decorater no longer crashes if node has no MeshDataJaime van Kessel
2016-10-16Revert buttons now work for single extrusion machines againJaime van Kessel
2016-10-16Fixed importing profiles for machines with inheritanceJaime van Kessel
2016-10-15Quality_changes are now taken into account for UM3ExtendedJaime van Kessel
2016-10-15Use globalProfileId to check if we need to show changed settingsJaime van Kessel
2016-10-13Take 'linked' settings into account when reverting.Simon Edwards
2016-10-13Only reset the setting for the currently selected extruder.Simon Edwards