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-09-29Fix combing value not being recognizedKonstantinos Karmas
The value of an enum needs to be in single quotes when it is in the "value" field or else it won't be recognized. CURA-7976
2021-09-28Remove "default_value" since the "value" overrides itKonstantinos Karmas
CURA-7976
2021-06-11Standardise capitalisation of printer namesGhostkeeper
Some contributors seem to have a shift key stuck here or there. Many 'stylised' capitalisations weren't reflected even on the manufacturer's websites, or were also stylising words like 'pro' and 'dual' or even actual chemical names like 'nylon'. Normalising the caps makes it more fair for everyone, since all of these are written in the same font. As discussed with the Cura team.
2020-04-18Replace STL meshes with 3MF filesGhostkeeper
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
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-08-07Remove has_machine_materials and has_variant_materialsLipu Fei
They are not used.
2019-06-28update profiles, qualities, variants... of TiZYX printersFrancois Brassart
2019-05-13Overwrite gantry height value instead of default_valueGhostkeeper
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-03-21Add the new TPU 1.75mm filament to the list of excluded materials for some ↵Diego Prado Gesto
printers Contributes to CURA-6121.
2019-02-13correction of settingsValentinPitre
2019-02-11add tizyx evy printerValentinPitre