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
2022-06-17Merge branch 'fix_material_diameter_profiles' of github.com:fieldOfView/Cura ↵Jaime van Kessel
into 5.1
2022-03-29Increment setting_version to 20Ghostkeeper
We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number. Contributes to issue CURA-8466.
2022-03-17Remove `material_diameter` from quality profilesfieldOfView
Setting the `material_diameter` in a quality profile overrides what is set in the material, and there is no way for the user to override this since `material_diameter` is a hidden "machine" setting. The `material_diameter` is still properly set in the printer definition and the used material, so functionally there is no difference. (Doesn't) affect XYZ Da Vinci, Tinyboy, Tevo Blackwidow, Nwa3d, Key3d, Kemiq Q2, Katihal, Gmax15+, Flashforge, Crazy3dPrint and AnyCubic printers.
2021-11-03Fix global level profiles for XYZPrinting printersGhostkeeper
The global profiles weren't used because these printers don't have xyzprinting_base as their quality definition. And they can't use that because they do have different settings per printer in their quality profiles. Instead it was using quality profiles from other materials, since those quality profiles, even though they were material-specific, were marked as global profiles. Both of those issues are fixed now. Contributes to issue CURA-8630.
2021-10-05Fix errorAnnaKang0219
1.update setting version
2021-09-29move temperature setting in materialAnnaKang0219
move temperature setting in material
2021-09-07modify definition & qualityAnnaKang0219
1.move cool_fan to definition from quality 2.use parameter to replace actual value when value equal
2021-08-17Add XYZprinting Printer DefinitionsAnnaKang0219
Hi, I just add Definitions for XYZprinting Printers, Please help to check,thank you.
2021-08-12Remove the files not CZ-300AnnaKang0219
Remove the files not CZ-300
2021-08-09Fix bugs for definitionAnnaKang0219
modify Infill_pattern value setting