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
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
2019-05-17Change the font size of settings in extruder tabDiego Prado Gesto
2019-05-06Use loader for machine actions in dialogLipu Fei
2019-05-02Fix number of extruders not being updatedLipu Fei
2019-04-17Fix themingLipu Fei
2019-04-08Adjust printer setup page for MacLipu Fei
2019-04-03Change the font of the customMachineSettings windowJaime van Kessel
2019-04-03Fix small display issue where a line was drawn between the tabsJaime van Kessel
2019-03-20WIP: Cleanup MachineSettingsActionLipu Fei
2019-03-19WIP: Cleanup and unify MachineAction stylesLipu Fei
2019-03-19WIP: Add first-start machine actionsLipu Fei
2018-12-18Remove back Cura.ExtrudersModel{}, because if retrieve the model from backendAleksei S
2018-12-18Remove extruder tabs from tabViewAleksei S
2018-12-18Fix ExtruderModel reference in machine settings dialogLipu Fei
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-12-13Reduce the creations of ExtrudersModelsLipu Fei
2018-12-03Use ListModel.count instead of rowCountGhostkeeper
2018-10-29Fix extruder index for material diameter box in MachineSettings dialogLipu Fei
2018-10-25The MachineManager doesn't have the extruder stacks but the activeDiego Prado Gesto
2018-10-25Fix setting extruder material diameter in Machine Settings dialogLipu Fei
2018-10-23Fix typo in the getCompatibleMaterialDiameter function.Diego Prado Gesto
2018-10-22Add doc for using setCompatibleMaterialDiameter() in QMLLipu Fei