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
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2020-08-14Don't create a context when it's not providedJaime van Kessel
2020-06-18Mark recently constructed stacks as not dirtyJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-05-15Remove unnecessary re-adding of extrudersGhostkeeper
2019-10-22Remove deprecated currentExtruderPositionsLipu Fei
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2018-12-06Code style: Start comments with a spaceGhostkeeper
2018-12-04Don't emit enabledChanged signal if it didn't changeGhostkeeper
2018-11-30Remove unnecessary extra setMetaDataEntryGhostkeeper
2018-10-23Fix typo in the getCompatibleMaterialDiameter function.Diego Prado Gesto
2018-10-19Fix material update upon extruder-compatible diameter changeLipu Fei
2018-10-19Rename to comptabileMaterialDiameterLipu Fei
2018-08-14Remove all dependencies of the CuraContainerStack with theDiego Prado Gesto
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-04Call getMachineManager on CuraApplicationGhostkeeper
2018-06-04Add function typingGhostkeeper
2018-06-01Fix adding printers due to unused 'parent' parameterGhostkeeper
2018-05-07Adapt ovewritten method signatureDiego Prado Gesto
2018-03-20CURA-4400 Fixed project loadingIan Paschal
2018-03-19CURA-4400 fix disallowed areas by fixing the limit_to_extruder -1 valueJack Ha
2018-03-05CURA-4400 fixed merge conflictsJack Ha
2018-03-05CURA-4400 added metadata entry for enabled instead of internal variableJack Ha
2018-03-03Use context to evaluate materialDiameterLipu Fei
2018-02-28CURA-4400 first version that disables extruder and updates available quality ...Jack Ha
2018-02-27CURA-4606 CURA-5012 corrected and moved approximateMaterialDiameter to Extrud...Jack Ha
2018-02-26Refactor fix for extruder stack material diameters and nozzle sizesLipu Fei
2018-02-20WIP: Simplify global stack and extruder stack activation and fixesLipu Fei
2018-02-16WIP: Remove findDefault..()sLipu Fei
2018-01-31Fix material_diameter handling in ExtruderStacksLipu Fei
2018-01-23Fix different strategies for machine and quality in project loadingLipu Fei
2018-01-22Fixes for custom FMD printer material diameter upgrade and storage - CURA-4835ChrisTerBeke
2018-01-22Remove copying 1st extruder value to all extruders as that breaks re-loading ...ChrisTerBeke
2018-01-22Copy first extruder values when they are available when upgrading - CURA-4835ChrisTerBeke
2018-01-19Fix material_diameter copy over for ExtrudersLipu Fei
2017-12-22Move extruder-specific DC settingsLipu Fei
2017-11-23Pass optional file_name for deserializationLipu Fei
2017-11-20Merge pull request #2685 from Ultimaker/container_stack_improvementsChrisTerBeke
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-24Add missing context in getProperty() in global and extruder stacksLipu Fei
2017-08-23Add stack context for function evaluationLipu Fei
2017-08-07Don't update next stack if there is no next stackGhostkeeper
2017-07-18Add type hinting for container_id in ExtruderStackLipu Fei
2017-07-11Emit propertiesChanged on the global stack from the extruder stackArjen Hiemstra
2017-05-19Only use limit_to_extruder when the extruder existsLipu Fei
2017-05-17Turn GlobalStack's extruders property into a dictArjen Hiemstra
2017-05-15Removed unused importsJaime van Kessel
2017-05-15Fixed type hinting for Extruder stackJaime van Kessel