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-11-17Remove incorrect authors of profilesJaime van Kessel
Ultimaker didn't make these profiles, so it shouldn't be listed here
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...
2018-07-04CURA-5334 Remove machine nozzle size from machine definitions and moveDiego Prado Gesto
it to extruder definitions.
2018-06-12CURA-5334 remove material_diameter from all printer definitions and also ↵Jack Ha
from fdmprinter.def.json
2017-11-02Remove ID from definition filesGhostkeeper
Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more. Contributes to issue CURA-4243.
2017-08-25Make 'other' the default categoryGhostkeeper
This should make it a bit easier for others to create a new definition since there is less for them to 'have to know'. Previously they would be required to fill in as category Other, but now they can just leave the category out.
2016-11-14renamed ORD to RoVa3DTim Kuipers
2016-10-22Add known manufacturers, make capitalization consistentfieldOfView
2016-10-22all machines from legacy CuraTim Kuipers