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
2022-06-10Add quality_name and quality_changes_name to replacement patternsJaime van Kessel
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-02-28Use Arcus as namespacej.spijker@ultimaker.com
2022-02-25Changes needed wrt how we build Arcus with Sip 6.Remco Burema
2022-02-16Add check for build plate number to modifier mesh list.j.delarago
2022-02-16Duplicate modifier meshes for all objects in one at a time mode.j.delarago
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-10-29Don't check validation for settings in error stateJaime van Kessel
2021-09-24Merge pull request #10289 from fieldOfView/feature_material_type_name_patternsJaime van Kessel
2021-09-24Add print_temperature to print temperature settingsGhostkeeper
2021-09-07Fix various typosluz paz
2021-08-24Add id & brand and don't send material properties to CuraEnginefieldOfView
2021-08-16Add {material_type} and {material_name} as replacement patternsfieldOfView
2020-10-14Exclude objects outside buildplate from OneAtATimeIteratorKostas Karmas
2020-06-24Fix mypy issuesJaime van Kessel
2020-06-23Add process events triggers to startSliceJobJaime van Kessel
2020-06-23Speed up generation of extruder messageJaime van Kessel
2020-06-23Replace getUsedExtruderNumbers with the faster alternativeJaime van Kessel
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-15Use extruderList rather than extrudersGhostkeeper
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-08Convert doxygen to rst for CuraEngineBackendNino van Hooff
2020-04-15Only check changed settings (and whatever it affects) for errors in POSJaime van Kessel
2020-02-27Ignore comments when checking for temperature prependsJaime van Kessel
2020-01-16Fix getting correct initial extruder numberGhostkeeper
2020-01-16No longer use sceneLock for startSliceJobJaime van Kessel
2020-01-06Remove usage of deprecated functionJaime van Kessel
2019-11-01Fix fallback to global if extruder_nr doesn't existGhostkeeper
2019-10-18Workaround: Make the type-checker understand what's going on.Remco Burema
2019-10-17Improve code style.Mark Burton
2019-10-17Return early from _checkStackForErrors() if top container is empty.Mark Burton
2019-07-26Merge branch '4.2' of github.com:Ultimaker/CuraJaime van Kessel
2019-07-25Fix case where an error in the stack would not prevent slicingJaime van Kessel
2019-07-23Fix typing ignore for breath frist iteratorJaime van Kessel
2019-05-09Add handling for ValidatorState.InvalidLipu Fei
2019-04-30Use only the active extruders when sending slice messageJaime van Kessel
2019-04-26Fix typingLipu Fei
2019-04-26Properly cache slice values to speed up sending the sliceJaime van Kessel
2019-04-15Refactor some small bits of the setting override decoratorJaime van Kessel
2019-02-01Add {travel_speed} as an alias to {speed_travel}...fieldOfView
2018-12-11Use setState instead of emitting the backend stateJaime van Kessel
2018-11-29Add key check before accessing in ƒStartSliceJobLipu Fei
2018-11-27Fix GcodeStartEndFormatter to use fallback valuesLipu Fei
2018-10-09Merge remote-tracking branch 'origin/3.5'Lipu Fei
2018-10-09Merge pull request #4521 from Ultimaker/CURA-5799_fix_extruder_settings_to_cu...alekseisasin
2018-10-08Merge branch '3.5' of github.com:Ultimaker/CuraJaime van Kessel
2018-10-08Send extruder settings ordered by extruder positionLipu Fei
2018-10-08Fix value templating for gcodeLipu Fei
2018-09-28Merge branch 'feature_mesh_names' of https://github.com/paukstelis/Cura into ...Ghostkeeper
2018-09-27Always provide extruder_nr for all modelsGhostkeeper