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-04-07Merge branch 'master' into PP-54_decrease-resolutionPP-54_decrease-resolutionj.delarago
# Conflicts: # resources/definitions/ultimaker.def.json # resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg # resources/quality/ultimaker_s3/um_s3_aa0.8_PETG_Superdraft_Print.inst.cfg # resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg # resources/quality/ultimaker_s5/um_s5_aa0.8_PETG_Superdraft_Print.inst.cfg
2022-04-04follow the defaults set in ultimaker.def.jsonRijk van Manen
Only UM2+C keeps his on resolution settings, since this printer has a lower segments per second performance, and we are not going to work on it. PP-54
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.
2021-12-14Merge branch 'libArachne_rebased'Ghostkeeper
Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-10-20Revert settings-version to the one for Arachne-builds.Remco Burema
2021-10-19Prep for merge with main branch. Setting-version 18 to 19.Remco Burema
2021-09-16Set line widths equal to nozzle diameterTHeijmans
and remove line width lines from profiles (PP-13)
2021-09-15Change the setting version to 19Konstantinos Karmas
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12. CURA-8510
2021-09-14Increment setting_version to 18Ghostkeeper
We now have version 18, where Flsun Super Racer has customised profiles. Nothing changes in the built-in profiles. It only needs a change in the machine instances. Contributes to issue CURA-8510.
2021-05-10Update setting version to 17 for 4.10Kostas Karmas
CURA-8212
2020-12-02Update setting version to 18 for libArachne releaseKostas Karmas
Although it is not entirely sure yet, we are fairly certain that libArachne release will have a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader will be properly triggered. Contributes to CURA-7683 and CURA-7656
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.