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-05-30entirely remove the top_thickness statementPP-15-enable-skin-edge-supportRijk van Manen
This is a cleanup which will be investigated further in PP-23
2022-05-30remove redundant statementsRijk van Manen
These values are now default for all ultimaker profiles. PP-15
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-07Merge pull request #11767 from Ultimaker/PP-115_improve-default-linewidthsJaime van Kessel
Pp 115 improve default linewidths
2022-04-04increase outer wall linewidth when spiralizeRijk van Manen
This is mainly benefitting the AA04 0.3mm profiles. PP-115
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-31Updated the S3 and S5 PLA, T-PLA and PETG profiles to include the determined ↵p.kuiper
shrinkage compensation factor. PLA xy 100.2% z 100.1% TPLA xy 100.3% z 100.1% PETG xy 100.5% z 100.1% Relates to PP-77
2022-03-30Merge branch 'PP-104_respect-maximum-flow-AA08'Ghostkeeper
2022-03-30reduce speed to match maximum flow in CURA413Rijk van Manen
With the increase in linewidth to the nozzle size, the material flow for especially the infill (but also inner walls) is increased. The speeds are reduced for the superdraft profiles to match the maximum material flow in CURA413. In the future we want to clean this up in a nice way, but for now this at least fixes some serious extrusion problems. PP-104
2022-03-29increase infill density for good top layer qualityRijk van Manen
With increasing the infill linewidth, the infill line distance is increased as well. The infill density of the AA0.8 profiles is increased by 5% to the default of 20%. PP-104
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
2022-01-27Merge branch 'master' into PP-99_Line-width-fix-for-.3mm-profiles_masterRijk van Manen
2022-01-27Merge pull request #11206 from Ultimaker/PP-98_extra-skin-wall-count-fixJaime van Kessel
remove skin outline count overwrite
2021-12-31Merge branch '4.13'Ghostkeeper
2021-12-31Merge branch 'PP-95_reduce-top/bottom-speed-for-TPU' into 4.13Ghostkeeper
2021-12-31Merge branch 'PP-99_Line-width-fix-for-0.3mm-profiles'Ghostkeeper
2021-12-23default linewidth = nozzle sizeRijk van Manen
For arachne we have set all linewidths to nozzle size (in stead of a little smaller). the 0.3 profiles missed this refactor. PP-99
2021-12-23increase linewidth to machine nozzle sizeRijk van Manen
0.3 profiles benefit from larger line width. PP-99
2021-12-22remove skin outline count overwriteRijk van Manen
The fdmprinters definitions contains the right default of one line. It is not set anywhere in the ultimaker profiles, appart from here. PP-98
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-12-10Remove comments from profilesGhostkeeper
Our FastConfigParser doesn't deal with these safely. It's best to disallow comments altogether. They affect the line afterwards. Contributes to issue CURA-8746.
2021-12-09Marked 0.3mm profiles as experimentalp.kuiper
Relates to PP-50
2021-12-09Updated settings version number for BAM and PVAp.kuiper
Relates to PP-50
2021-12-09Added the new high density infill pattern changep.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-07A 0.3mm quality profile for a 0.4mm nozzle for PLA, PVA and BAMp.kuiper
This also includes a faster Draft intent profile for the 0.3mm layer height. Relates to PP-50
2021-11-16no infill overlap for high density infillRijk van Manen
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
2021-11-16no infill overlap for high density infillRijk van Manen
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
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-11-12Merge branch 'master' into libArachne_rebasedGhostkeeper
Conflicts: resources/definitions/ultimaker2.def.json -> Additions in Arachne around a place where we fixed an enum setting. resources/definitions/ultimaker3.def.json resources/definitions/ultimaker_s3.def.json resources/definitions/ultimaker_s5.def.json
2021-10-21Remove non-default roofing layer count from some UM TPLA profiles.Remco Burema
V&V approved to be in the BETA.
2021-10-20Revert settings-version to the one for Arachne-builds.Remco Burema
2021-10-20Merge branch 'master' into merge_main_20211019Remco Burema
2021-10-19Prep for merge with main branch. Setting-version 18 to 19.Remco Burema
2021-10-11- Reverted the print profiles to changes agreed by the Print Profile CCB ↵p.kuiper
from 06-10-2021 14:00-15:00
2021-09-29Merge branch 'master' into PP-1-Improved_print_profilesp.kuiper
# Conflicts: # resources/definitions/ultimaker_s3.def.json # resources/definitions/ultimaker_s5.def.json
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 wall order and top surface qualityTHeijmans
For PP-5, PP-27, PP-29
2021-09-15Updates acceleration settings to a max of 3500mmps2THeijmans
And increases minimum to 1000mmps2.
2021-09-15Updates Jerk settings to a minimum of 20mmpsTHeijmans
For PP-1
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-09-07Minimal jerk of 20mm/s for all profiles.p.kuiper
2021-08-06Also remove not-existing-anymore settings from definitions and the like.Remco Burema
CURA-7279
2021-06-30Merge branch 'master' into libArachne_rebasedGhostkeeper
Conflicts: resources/texts/change_log.txt -> Adding 4.10 release notes in between 4.9 and Arachne.
2021-06-25PETG_updates_410StijnArntz
Changed max combing distance for UMS3, UMS5, UM2C and UM3 to reduce stringing. Fixed distance of 8 mm.