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-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
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-15Only check changed settings (and whatever it affects) for errors in POSJaime van Kessel
2020-03-10Fixed small typo in nothing to sliceMatt Jani
2020-03-10Update the nothing to slice messageMatt Jani
2020-02-27Ignore comments when checking for temperature prependsJaime van Kessel
2020-02-10Merge branch '4.5'Ghostkeeper
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2020-02-08WIP: Make it work with Python 3.7 packaingLipu Fei
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-21Change SDK version to 7.0.0Nino van Hooff
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-10-08Fix translation mistake in a messageJaime van Kessel
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2019-09-03Do not trigger slicing if there's no slicable objectLipu Fei
2019-08-29Avoid crash due to race in CuraEngineBackend.Mark Burton
2019-08-26Fix potential race condition when slice messages arrive after clearing build ...Ghostkeeper
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-07-18Spelling of log entries and code styleGhostkeeper
2019-05-20Merge branch '4.1'Ghostkeeper