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 (Collapse)Author
2021-07-10Update geeetech_a30.def.jsonDave
wrong name for the settings
2019-10-31Merge machine_head_polygon and machine_head_with_fans_polygon defs.Nino van Hooff
There is no usecase for having both. when a definition has both, the head is removed. when it has only head, it is renamed to _with_fans CURA-6522
2019-10-22Remove ID metadata fields from definition filesGhostkeeper
They are not being used any more. For some reason people thought that an exception was made for extruders or something. And people keep adding them for the definition files too. I'll add a test to prevent that.
2019-10-18Remove unused default_value overridesGhostkeeper
These are overrides of default_value while there is a value defined. As such these overrides had no effect at all. Changing them to value can actually change the behaviour of the profile. That is not what the profile author has apparently tested with, so I'm not doing that. I'm just removing the unused data. In the future if we get new definitions the author gets notified of the error so that he may test more effectively. The legacy can't be fixed without re-testing, so I'm leaving that to the authors. Done during Turbo Testing & Tooling. I want to go home for the weekend now...
2019-07-23Added upgrader for 4.3Jaime van Kessel
2019-06-24Fix setting_versionLipu Fei
2019-06-24Rename Geeetech_A30.def.json to geeetech_a30.def.jsonLipu Fei