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-12-02Remove duplicate settings from quality profilesKostas Karmas
After https://github.com/Ultimaker/Cura/pull/8684 raft_airgap and speed_layer_0 existed twice in some of the quality profiles. This commit fixes that by removing the old (calculated) values.
2020-11-03Modified raft settings: raft air gap, raft surface speed, speed layer 0Sarita-Ultimaker
Settings modified depending on the raft release experiemnets done for PLA, Nylon and ABS for AA0.4 print core for UMS3 and UMS5.
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-09-04Commit actual files instead of my symlinksGhostkeeper
I've been having this profile added via a symlink so that it would update itself. I didn't know that symlinks were possible in Git. Contributes to issue CURA-6742.