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-17Remove incorrect enum usageJaime van Kessel
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-05-10Revert "Render labels using `Text.QtRendering` on OSX"c.lamboo
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
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-28Fix styling for Machine SettingsJaime van Kessel
2022-01-25Set checked tab for TabRowButtonGhostkeeper
2021-12-29Qt5->Qt6: Even more renaming stuff.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
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-03-30Fix QML warnings due to depricated on<signal> calls in ConnectionsKostas Karmas
2021-02-04Merge branch 'master' of https://github.com/RFBomb/CuraJaime van Kessel
2021-01-31Update comment before Pull RequestRobert B
2021-01-26Correct comment spacingRFBomb
2021-01-26correct spacing again....RFBomb
2021-01-26correct spacingRFBomb
2021-01-26Correct syntax error that prevented checkbox showing upRFBomb
2021-01-25Adds checkbox for 'machine_use_extruder_offset_to_offset_coords' in printer s...RFBomb
2020-12-07Fix validator for floats in Machine Settings dialogfieldOfView
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-09-07Force update when changing nozzle size in custom FFFJaime van Kessel
2020-08-21Hide Shared Heater functionalityGhostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for GcodeWriter, LegacyProfileReader,Nino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-03-20Disallow printers larger than 2kmGhostkeeper
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-12-23Remove themed color from machinesettings actionJaime van Kessel
2019-11-14Merge branch 'mb-shared-heater' of https://github.com/smartavionics/CuraJaime van Kessel
2019-11-05Add machine name to the machine settings dialogLipu Fei
2019-10-22Remove deprecated functions in MachineManagerLipu Fei
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-24Fix merge conflicts with masterLipu Fei
2019-09-23Merge branch '4.3'Ghostkeeper
2019-09-19Implement allowPositive for printhead settingsNino van Hooff
2019-09-19Fix typingLipu Fei
2019-09-19Do not transform negative printhead min max values to positive whileNino van Hooff
2019-09-18Simplify the machinesettings qmlJaime van Kessel
2019-09-18Remove anchors that were causing qml warningsJaime van Kessel
2019-09-17Fix setting default material after g-code flavour changes has_materialsGhostkeeper
2019-09-17Re-build container tree if has_materials changes during runtimeGhostkeeper
2019-08-28Fix metadata checkingLipu Fei
2019-08-14Add machine_heated_build_volume.Remco Burema
2019-06-06Fix width of labels in machine settingsGhostkeeper
2019-06-03Added machine_extruders_share_heater setting and associated machine settings ...Mark Burton
2019-05-28Allow negative values for nozzle offsets and print head shapeCherubim