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
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
2018-01-22Fixes for custom FMD printer material diameter upgrade and storage - CURA-4835ChrisTerBeke
2018-01-19Add method to set active extruder count to machine manager so other plugins c...ChrisTerBeke
2018-01-19better name: "Compatible material diameter" in Machine SettingsLipu Fei
2018-01-16Correct default material diameter value for single-extrusion machinesLipu Fei
2018-01-03Fix container_index for MachineSettingsActionLipu Fei
2018-01-03Fix perfered material search in auto-updateLipu Fei
2018-01-03Prefer materials from the same brand in auto-updateLipu Fei
2018-01-03Fix afterOnEditingFinished()Lipu Fei
2018-01-02Fix MachineSettings dialogLipu Fei
2017-12-20Update extruder count model in MachineSettings dialogLipu Fei
2017-12-20Fix Extruder tabs in MachineSettings dialogLipu Fei
2017-12-20Fix code styleLipu Fei
2017-12-08Always show extruder tabs in Machine Settings dialogLipu Fei
2017-12-01Merge pull request #2880 from fieldOfView/fix_machinesettings_diameter_no_mat...ChrisTerBeke
2017-11-30Merge branch '3.1'Ghostkeeper
2017-11-30Fix updating material container for extruder when changing gcode flavorfieldOfView
2017-11-30Hide material diameter when the machine has no materialsfieldOfView
2017-11-28Fix binding extruder manager in machine actions view - CURA-4568ChrisTerBeke
2017-11-20Merge pull request #2685 from Ultimaker/container_stack_improvementsChrisTerBeke
2017-11-01Cleanup - CURA-4482ChrisTerBeke
2017-10-31Disable annoying debug message about not found printer definitionChrisTerBeke
2017-10-31Cleanup machine settings action - CURA-4482ChrisTerBeke