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-08-06Merge pull request #12692 from ↵Remco Burema
Ultimaker/PP-187_move_shrinkage_compensation_values_to_fdm_materials Removed shrinkage compensation from the quality profiles. They have b…
2022-07-19Bump version numbersJaime van Kessel
CURA-9503
2022-07-19Merge branch 'master' of github.com:heed818/CuraJaime van Kessel
2022-07-19BUmp version number for anycubic printersJaime van Kessel
CURA-9501
2022-07-19Merge branch 'master' of github.com:ANYCUBIC-3D/CuraJaime van Kessel
2022-07-13Removed the 'support_infill_sparse_thickness' setting from the global ↵p.kuiper
quality files and only added them to the PVA and BAM quality files. This prevents infill layer skipping during self support. Relates to PP-193
2022-07-08Remove deleted setting from profilesJaime van Kessel
2022-07-08Bump version number of jgaurora profileJaime van Kessel
2022-07-07increase printing temperature BAM 0.1 layerheightRijk van Manen
reduced printing temperature for BAM 0.1mm layer height profile causes extrusion issues. No drawback for increasing to the default printing temperature are found. PP-190
2022-07-04Removed shrinkage compensation from the quality profiles. They have been ↵PP-187_move_shrinkage_compensation_values_to_fdm_materialsp.kuiper
moved to the material profiles in the fdm_material repo. Relates to PP-187
2022-07-04Set default for 3rd-party printers to Inside-OutGhostkeeper
Overwhelmingly in our community it seems that the overhang and seam quality is better when printing inside-out. Ultimaker found that the quality is better (in particular the dimensional accuracy) when printing outside-in. So let them have it outside-in and the rest inside-out. Made after experimental evidence on Reddit (and in the past on Github).
2022-06-27Add acceleration_infill & acceleration_wallAnnaKang0219
Add acceleration_infill & acceleration_wall and modify speed_travel
2022-06-17Fix multiple issues with profilesJaime van Kessel
That's what you get from not having tests running remote.
2022-06-17Merge branch 'fix_material_diameter_profiles' of github.com:fieldOfView/Cura ↵Jaime van Kessel
into 5.1
2022-06-13Merge remote-tracking branch 'origin/PP-108_Improved_support_settings' into ↵PP-108_Improved_support_settingsp.kuiper
PP-108_Improved_support_settings # Conflicts: # resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg # resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg # resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg # resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg # resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg # resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg # resources/quality/ultimaker2_plus_connect/um2pc_pp_0.4_fast.inst.cfg # resources/quality/ultimaker2_plus_connect/um2pc_pp_0.4_normal.inst.cfg # resources/quality/ultimaker2_plus_connect/um2pc_pp_0.6_draft.inst.cfg # resources/quality/ultimaker2_plus_connect/um2pc_pp_0.6_fast.inst.cfg
2022-06-13Processed review comments of Rijk van Manen + cleanup redundant support_z ↵p.kuiper
related settings Relates to PP-108
2022-06-13Cleanup support_xy_distance_overhang settings in UM2 quality filesp.kuiper
Relates to PP-108
2022-06-13these profiles can simply follow the default valuesRijk van Manen
Looks like these removals have been overlooked. PP-108
2022-06-08Renoved settings that already have a good default value in ↵p.kuiper
fdmprinter.def.json. Added support_use_towers to the PVA quality files. Removed support_use_towers for AA and CC cores, they do not add anything to self support structures. Relates to PP-108
2022-06-08Made xy support distance to the wall 1mm iso support_offset (support_offset ↵p.kuiper
was 0mm when no support interface was used). Restored the default 0.1mm z distance for the UM2 familie. Relates to PP-108
2022-06-08Added PVA robustness improvements. Turn of fan when used as support ↵p.kuiper
material, will improve strength. Dump extra material in the skirt to purge the hotend with fresh PVA. Relates to PP-108
2022-06-08Enable interface layer for BAM (also for PVA, but this was already enabled ↵p.kuiper
via the BB core variant). Relates to PP-108
2022-06-07Moved support infill thickness to the global quality classes of the dual ↵p.kuiper
extrusion machines. Relates to PP-108
2022-06-03Cleaned up of the support settings for quality modes.p.kuiper
Relates to PP-108
2022-06-03Cleaned up of the support settings for the UM3 quality modes.p.kuiper
Relates to PP-108
2022-06-03Cleaned up of the support settings for the UM2+C quality modes.p.kuiper
Relates to PP-108
2022-06-03Cleaned up of the support settings for the UM2+ quality modes.p.kuiper
Relates to PP-108
2022-06-03Cleaned up of the support settings for the S3 quality modes.p.kuiper
Relates to PP-108
2022-06-03Cleaned up of the support settings for the S5 quality modes.p.kuiper
Relates to PP-108
2022-06-02Merge pull request #12394 from Ultimaker/PP-15-enable-skin-edge-supportJaime van Kessel
PP-15-enable-skin-edge-support
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-02Merge branch 'main' into PP-15-enable-skin-edge-supportRijk van Manen
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-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-06-01remove setting, follow the defaultRijk van Manen
PP-170
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-05-06Update newly merged 3rd party printer settings version to current one.Remco Burema
2022-05-06Merge pull request #11255 from Toylerrr/masterRemco Burema
Elegoo Neptune 2 Printer Configuration
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-29Remove filter_out_tiny_gaps from prepackaged profiles tooGhostkeeper
This setting was removed. The version upgrade would remove it (but that's not applied to pre-packaged profiles). Contributes to issue CURA-8466.