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-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
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 logging for when the user encounters errors in setting valuesGhostkeeper
2021-09-24Add print_temperature to print temperature settingsGhostkeeper
2021-09-07Fix various typosluz paz
2021-08-30Add missing returnJaime van Kessel
2021-08-24Add id & brand and don't send material properties to CuraEnginefieldOfView
2021-08-16Add {material_type} and {material_name} as replacement patternsfieldOfView
2021-08-12Set type of engine crash message to ErrorJaime van Kessel
2021-07-28Set "Unable to slice" msgs to warning typesjelle Spijker
2021-07-28Updated message with message typesJelle Spijker
2021-07-16Revert "Also show error message if connection got reset without error code"Ghostkeeper
2021-07-15Also show error message if connection got reset without error codeGhostkeeper
2021-07-15Set self to be in an error state if backend crashedGhostkeeper
2021-07-15Move construction of slicing error message to constructorGhostkeeper
2021-07-14Stop slicing if an error occurredGhostkeeper
2021-07-14Show message when slicing failed with nonzero exit codeGhostkeeper
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-01-29Don't take snapshot if no main window present.Remco Burema
2021-01-28Revert "Small fix for slice before main window visible."Ghostkeeper
2021-01-28Revert "Don't call @property function"Ghostkeeper
2021-01-28Don't call @property functionfix_snapshot_before_visibleGhostkeeper
2021-01-28Small fix for slice before main window visible.Remco Burema
2021-01-21Properly retrieve snapshot (now made on slice).Remco Burema
2021-01-21Make a snapshot on slice instead of write.Remco Burema
2020-10-22Merge branch '4.8' of github.com:Ultimaker/CuraJaime van Kessel
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-16Don't cache CuraApplication singletonGhostkeeper
2020-10-14Exclude objects outside buildplate from OneAtATimeIteratorKostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas 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-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-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-05-01Also handle sceneChanged when it's from the rootJaime van Kessel
2020-04-23Fix crash when creating a socket before the plug-in is fully registeredGhostkeeper