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-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-13Fixed incorrect version numbersJaime van Kessel
2019-03-10Remove 2.85 diameter filaments from "exclude_materials"ValentinPitre
2019-03-06Update tizyx_evy_dual.def.jsonValentinPitre
2019-03-01Add TiZYX Evy Dual Extruder 3D printerValentinPitre