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-09-06Move `hasNetworkedConnection` to `GlobalStack`c.lamboo
2022-08-31Small fixes (mostly QML warnings and the like).Remco Burema
2022-08-26Remove code duplication in createAbstractMachineJaime van Kessel
2022-08-26Move `getMachinesWithDefinition` to `MachinesManager`c.lamboo
2022-08-26Remove AbstractMachinec.lamboo
2022-03-28Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-24Remove Extruders property from global stackCURA-7810_remove_deprecated_functionsJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-06-24Revert "Revert CURA-8055 in the 4.10 branch. This should not have been merged...Ghostkeeper
2021-06-24Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.Ghostkeeper
2021-06-08Add notion of whether printers support the material export archiveGhostkeeper
2020-08-14Add a cache for settable_per_extruder propertyJaime van Kessel
2020-08-14Don't create a context when it's not providedJaime van Kessel
2020-08-14Add extra short-circuit for resolveJaime van Kessel
2020-08-14Simplify the _shouldResolve functionJaime 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-28Convert remaining doxygen to rstNino van Hooff
2019-10-22Add typingLipu Fei
2019-10-22Remove deprecated MachineManager.activeMachineHasRemoteConnectionLipu Fei
2019-10-07Add intent into statsLipu Fei
2019-09-12Merge branch '4.3'ChrisTerBeke
2019-09-12Fix sync issues when printer was added by cloudJaime van Kessel
2019-09-09Add deprecated marker on extruders: Use extruderListGhostkeeper
2019-07-29Consistent naming, some bug fixesChrisTerBeke
2019-06-07Added few more deprecation warnings for functions that bloat the machine managerJaime van Kessel
2019-05-03Remove hardcoded references to Ultimaker machines in QMLJaime van Kessel
2019-04-30Add doc for group_idLipu Fei
2019-04-29Add group_id and fix remove printerLipu Fei
2019-04-24Remove mistake codeLipu Fei
2019-04-24Calculate AABB for non printing meshesLipu Fei
2019-04-16Fix copy paste errorJaime van Kessel
2019-04-15Correct some deprecations and remove duplicated codeLipu Fei
2019-04-11Fix _shouldResolve()Lipu Fei
2019-04-03Merge branch 'master' into WIP_onboardingGhostkeeper
2019-04-02Ensure that configurationTypes doesn't crash if a None is in the listJaime van Kessel
2019-03-18WIP: MachineSettings Printer tabLipu Fei
2019-01-31Merge remote-tracking branch 'origin/4.0'Lipu Fei
2019-01-30Fixed typing issues for configuredConnectionTypesJaime van Kessel
2019-01-30Merge branch '4.0'Ghostkeeper
2019-01-30Use Doxygen-style comments for documentationGhostkeeper
2019-01-28Merge branch '4.0'Ghostkeeper
2019-01-28Add documentation to the configuredConnectionTypesJaime van Kessel
2019-01-28Refactored the "connection_type" metadata entry so it can support multiple ty...Jaime van Kessel
2018-12-21Add missing signalJaime van Kessel
2018-12-11Let the settingsMenu use the extruders of the active machine instead of the e...Jaime van Kessel
2018-09-28Simplify codefieldOfView
2018-09-28Move getDefaultFirmwareName() into GlobalStackfieldOfView
2018-09-27Fix spacingJaime van Kessel
2018-09-10Fix quality lookupLipu Fei