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-08-29Clean up of standby temperaturesPP-192_clean_up_standby_temperaturesRijk van Manen
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-06-02Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_maxJaime van Kessel
Pp 170 clean up retraction limits
2022-06-02Further cleanup of the jerk settings. UM2 based machine have no jerk ↵p.kuiper
settings, removed them. Set first layer jerk equal to print jerk and removed all jerk settings (except for jerk_print) in the quality and variant files. Relates to PP-19
2022-06-01set material specific settingsPP-170-clean-up-retraction_count_maxRijk van Manen
TPU, PP and PVA have a lower retraction count then default. PP-170
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-15remove all wall_thickness statementsRijk van Manen
All print profiles are following the global rules, no print profile specific exceptions. PP-115
2022-02-22material specific exceptions on the defaultsRijk van Manen
Some materials can handle higher unretract speeds. Also some unnecessary overwrites of the defaults are removed. PP-96
2021-12-31Merge branch '4.13'Ghostkeeper
2021-12-20reduce top/bottom speed by 80%Rijk van Manen
The top/bottom speed is reduced by 80% to allow for better cooling of the top layers. This reduces pillowing. The line width is increased by 80% to maintain the flow equalization. PP-95
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-11-15change infill pattern to zigzag for >80% infillRijk van Manen
This is done for all ultimaker profiles (PP-25).
2021-11-15change infill pattern to zigzag for >80% infillRijk van Manen
This is done for all ultimaker profiles (PP-25).
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-15Updates acceleration settings to a max of 3500mmps2THeijmans
And increases minimum to 1000mmps2.
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-08-06Also remove not-existing-anymore settings from definitions and the like.Remco Burema
CURA-7279
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.