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-01Prevent run of out-of-install executable in secure context.SEC-257_sledgehammer5.0Remco Burema
2022-02-28Use Arcus as namespacej.spijker@ultimaker.com
2022-02-25Changes needed wrt how we build Arcus with Sip 6.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-09-24Add logging for when the user encounters errors in setting valuesGhostkeeper
2021-09-07Fix various typosluz paz
2021-08-30Add missing returnJaime van Kessel
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-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-16Don't cache CuraApplication singletonGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
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-03-10Fixed small typo in nothing to sliceMatt Jani
2020-03-10Update the nothing to slice messageMatt Jani
2020-02-08WIP: Make it work with Python 3.7 packaingLipu Fei
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-23Fix typing ignore for breath frist iteratorJaime van Kessel
2019-05-15Change some of the logging messages to infoJaime van Kessel
2019-05-09Merge branch '4.1' of github.com:Ultimaker/Cura into 4.1Jaime van Kessel
2019-05-09Check if auto slicing needs to be done slightly more frequentJaime van Kessel
2019-05-06Include the prime tower to the time calculationsDiego Prado Gesto
2019-03-26Move models around againLipu Fei
2019-03-20Fix module renamingLipu Fei
2019-03-20Move cura.Machine.Models to cura.UI.MachineModelsLipu Fei
2019-02-19Increase agressiveness of short circuit logic; Just check if the node is slic...Jaime van Kessel
2019-02-19Add few more cases where Camera changes caused un-needed updatesJaime van Kessel
2019-01-18Use MachineManager.activeMachine instead of Application.globalstackLipu Fei
2019-01-09Check if the optimised layer data is stored before attempting to delete itJaime van Kessel
2018-12-21Only clear the stored optimized layer data if the slice startedJaime van Kessel