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
2020-11-20Makes Anycubic i3 Mega use fan speed from material.Michael Graf
Sets max speed to 100% for small layers as the stock fan is not very strong.
2020-11-20ai3m use material temperaturesMichael Graf
Makes Anycubic i3 Mega use bed and print temperature from material.
2020-09-02Upgrade setting_version to 16Ghostkeeper
We have a change now that requires a version upgrade. This triggers all profiles to update for the user, and we must update accordingly in the built-in profiles. Contributes to issue CURA-7118.
2020-05-08Increment setting version to 15Ghostkeeper
Once more into the fray. Contributes to issue CURA-7420.
2020-05-04Up the setting version to 14 in all the resoursesKostas Karmas
CURA-7421
2020-04-01Increment setting version to 13Ghostkeeper
Contributes to issue CURA-7282.
2020-03-30Increment setting version to 12Ghostkeeper
This is necessary for the version upgrade to run. Contributes to issue CURA-7328.
2019-11-19CURA-6522_one_at_a_time_overlapping_build_areaDimitriovski
Changed the setting_version to 11
2019-09-24Fix HMS434 version upgradeLipu Fei
CURA-6774
2019-07-23Added upgrader for 4.3Jaime van Kessel
2019-06-12Increment setting_version to 8Ghostkeeper
This is required for the version upgrade. Contributes to issue CURA-6311.
2019-01-17Update all profiles to setting_version 7Lipu Fei
CURA-6113
2018-12-27Increment setting_version to 6Ghostkeeper
Because Cura 4.1 is going to have a version upgrade to change the stack files. Contributes to issue CURA-5848.
2018-12-27Fix ordering of a bunch of profilesGhostkeeper
2018-11-28Add global quality to the Anycubic i3 MegaDiego Prado Gesto
Fixes #4876.
2018-06-13Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3djack
CURA-5450 remove concentric 3d
2018-06-12Update setting_version to 5 and add 34 -> 40 upgradeLipu Fei
CURA-5450 Also update setting_version for all qualities and variants.
2018-06-11CURA-5342 replace speed setting constants in profiles to formulas; also adds ↵Jack Ha
necessary settings for um2p if the setting is also defined in ultimaker2
2018-06-08Revert "CURA-5342 formulafy speed settings so when changing the main speed, ↵Ghostkeeper
the sub speeds change accordingly" This reverts commit 9432252de472c76ef5b7df954d4cb18aefc9fff7. It was assuming the wrong default speed_print value of 60. It's not always 60. We need to find a different solution or modify the script. Reverts the fix for issue CURA-5342.
2018-06-06CURA-5342 formulafy speed settings so when changing the main speed, the sub ↵Jack Ha
speeds change accordingly
2018-04-05Update all qualities and variants to version 4Lipu Fei
2018-03-09Increment instance container version number instead of just quality_changesGhostkeeper
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong. Contributes to issue CURA-5054.
2018-02-16WIP: Update quality profilesLipu Fei
- Add a new field "variant" in "metadata" section for quality profiles. "material" will only contain values such as "generic_abs", and "variant" will contain values such as "0.25 mm", "AA 0.4", etc. - Reformat "metadata" section to have the following order: - setting_version - type - quality_type - weight - global_quality - material - variant
2018-01-19.Torbjørn
2018-01-18last minute tweaksTorbjørn
Decreased jerk and acceleration
2018-01-18Small tweaks for default qualityTorbjørn
To better match printers after some testing
2018-01-01Added 3D model for Tevo Black Widow + small fixTorbjørn
Roel Versteeg (Rovex) has kindly agreed to let us use his model of the printer, https://www.thingiverse.com/thing:1933864 Since the model is a bit to detailed for our use I have spoken with Jon MC (security0051) that had already modified for better fit in editor. https://www.thingiverse.com/thing:2592417. He has also agreed to let us use his version.
2017-12-31Major update of Quality profiles and definitionsTorbjørn
Removed has_materials, quality over quantity
2017-12-29Added Quality profiles for Anycubic i3 MegaTorbjørn