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-09-21Revert "Auto generated print profiles. They settings will be reordered and ↵Remco Burema
some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set." This reverts commit 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-19Auto generated print profiles. They settings will be reordered and some of ↵Paul Kuiper
the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set. Related to: PP-238
2022-08-31Autogenerated intent profiles for the S_line printers. Settings are now also ↵PP-202_autogenerate_intent_profilesPaul Kuiper
automatically ordered (= easier diffing in the future). Relates to: PP-202
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-02Clean up of jerk settings. Moved the jerk setting up to ultimaker.def.json. ↵p.kuiper
Removed duplicate entries in quality profiles and removed a number of strange jerk entries in the quality profiles. Relates to PP-19
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-16Merge pull request #11675 from Ultimaker/PP-115_unify-wall-thicknessJaime van Kessel
PP-115_unify-wall-thickness
2022-03-15restore old top_bottom_thicknessPP-115_unify-wall-thicknessRijk van Manen
Since we changed wall thickness, but do not want to change the top_bottom_thickness these values need be set hardcoded. PP-115
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-03-14I accidently deleted the files while testing the profile changes and ↵PP-126_set_horizontal_expansionp.kuiper
committed without them. Restored the files. Relates to PP-126
2022-03-14Moved the horizontal layer expansion correction (corrects for the bulging of ↵p.kuiper
the extruded beads) from the engineering intent profiles to the default profiles for all ultimaker machines (ultimaker.def.json). This will improve the dimensional accuracy of the default, visual and draft intents. Relates to PP-126
2021-12-23remove duplicate infoRijk van Manen
This is already the default. PP-99
2021-12-15Remove Cura 4 settingsGhostkeeper
These settings have been removed and should no longer be in the profiles. They were added during a merge, since they were updated recently for Cura 4.13. The merge 'resolved' the conflict automatically without informing me. And resolved it wrongly.
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-12-13Remove tree support from draft intent profilesGhostkeeper
It is a global setting, so it can't currently be changed with an intent profile. A resolve function would resolve this. But which function that should be is to be decided. Contributes to issue CURA-8746.
2021-12-09Marked 0.3mm profiles as experimentalp.kuiper
Relates to PP-50
2021-12-08Included the T-PLA 0.3mm profiles for the S3 and S5p.kuiper
Relates to PP-50
2021-12-07Included the profiles for the S3p.kuiper
Relates to PP-50
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-06-16Merge branch 'master' into libArachne_rebasedGhostkeeper
Conflicts: cura/CuraApplication.py: Setting version fdmprinter and fdmextruder: Setting version intents, qualities and variants: Setting version Changelog: 4.9.1 was added, should be below Arachne changes
2021-05-10Update setting version to 17 for 4.10Kostas Karmas
CURA-8212
2021-05-07Add intent profiles for S3/S5 for PETGJaime van Kessel
2020-12-09... also of course delete them from definitions.Remco Burema
Context: Print Thin Walls and Fill Perimeter Gaps are old settings that aren't needed any more since we switched to libArachne (Varianble Line Widths). CURA-7148
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.
2020-03-23Style consistency / readabilityGhostkeeper
Contributes to issue CURA-7313.
2020-03-23Add engineering profiles for engineering materials for UMS3 and UMS5Ghostkeeper
These are optimised for engineering applications, with greater dimensional accuracy and strength. Implements CURA-7313.
2019-11-20Also bump up the setting version of files changed since this branch was branchedJaime van Kessel
CURA-6522
2019-11-20Merge branch 'master' of github.com:Ultimaker/Cura into ↵Jaime van Kessel
CURA-6522_one_at_a_time_overlapping_build_area
2019-10-31Removes 0.2mm layer height visual intent profilesTHeijmans
2019-10-31Rename "smooth" intent to draftJaime van Kessel
CURA-6890
2019-10-31Adds visual intentsTHeijmans
and create subdirectories per printer. As discussed 31-10-2019.