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
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
2018-10-19Fix material update upon extruder-compatible diameter changeLipu Fei
2018-10-08Merge branch 'fix_unnecessary_imports' of https://github.com/fieldOfView/CuraJaime van Kessel
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-10-03Merge pull request #4268 from smartavionics/mb-extruder-cooling-fan-number-guialekseisasin
2018-09-12Fix typoLipu Fei
2018-09-07Switch most usages of containerStackId to containerStack for settingPropertyP...Jaime van Kessel
2018-08-27Increase plugin API version to 5Aleksei S
2018-08-21Added extruder setting field for cooling fan number.Mark Burton
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-14CURA-5334 Ensure the material manager is fetched before callDiego Prado Gesto
2018-06-12CURA-5334 factor out the need for material_diameter in machine definition for...Jack Ha
2018-06-11CURA-5327 fix crash when changing material diameterJack Ha
2018-06-11CURA-5327 renamed MachineManager._updateMaterialWithVariant to updateMaterial...Jack Ha
2018-06-11Remove unnecessary updateMaterialForDiameter()Lipu Fei
2018-05-08Cura-5296 Use separate packages.json files in app and user dataIan Paschal
2018-05-07Add sanity check for GlobalStack CURA-5045Jack Ha
2018-03-13CURA-5048 fixed nozzle dependent settings to update after setting machine noz...Jack Ha
2018-03-12Don't display extruder count if you can't use itGhostkeeper
2018-03-09Fix empty definition_changes check in MachineSettingsActionLipu Fei
2018-03-09Clean up MachineSettingsAction importsLipu Fei
2018-03-09Remove commented codeLipu Fei
2018-03-09Fix material update upon gcode flavour changeLipu Fei
2018-02-14Merge branch '3.2'Ghostkeeper
2018-02-14Change Math.floor to Math.round as a last try to fix garbled fontsMark
2018-02-13Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)Ghostkeeper
2018-02-12Merge branch '3.2'Ghostkeeper
2018-02-10Checked all divisions (again..) and multiplications on rounding errorsMark
2018-02-02Also accept a comma as input and convert it to a dotMark