Remco Burema
4b2026e718
Upgrader for 5.8 -> 5.9 version.
...
see jira ticket CURA-12097
2024-10-01 20:09:04 +02:00
c.lamboo
74678bf6fb
Bumb version for profiles
...
CURA-11526
2024-03-15 11:59:09 +01:00
c.lamboo
597fbb06a0
Revert "Bumb version in profiles"
...
This reverts commit 3aa32298dc54f734d4ddd4fc506fb94ea86e63a2.
2024-03-15 11:44:37 +01:00
c.lamboo
3aa32298dc
Bumb version in profiles
...
CURA-11526
2024-03-15 10:28:16 +01:00
c.lamboo
501b15753d
Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles"
...
This reverts commit 5a291f9ba9e83c85d1bdfe1c0e907e0df8154f6f.
2024-02-22 16:20:39 +01:00
wawanbreton
6c8ee8d98a
Applied printer-linter format
2024-02-16 08:05:52 +00:00
Erwan MATHIEU
5a291f9ba9
Change prime_tower_enable to prime_tower_mode in all defs/profiles
2024-02-16 09:04:48 +01:00
Frederic Meeuwissen
52cff80161
Move temperature deltas to quality profiles
...
Have one level (quality containers) where all temperature deltas compared to base temperature (in material container) are defined
2023-06-27 17:47:55 +02:00
Remco Burema
b6926b9a24
Merge branch 'main' into PP-249_53_enable-support-brim
2023-04-20 23:31:37 +02:00
Jelle Spijker
28d6e993df
Bump up setting version to 22
2023-03-31 07:24:43 +02:00
Rijk van Manen
957ea8541f
enable support brim by default
...
remove all support brim mention in the profiles and move this to ultimaker.def.json
PP-249
2023-02-15 13:29:58 +01:00
rijkvanmanen
651d278377
Applied printer-linter format
2023-02-09 14:29:26 +01:00
Rijk van Manen
0735748dee
cool_min_temperature can now follow default
...
PP-71
2023-02-09 14:29:16 +01:00
Rijk van Manen
9088ab23f4
cleanup initial print temperatures
...
In the initial PR for PP-71 I only cleaned up material_final_print_temperatures, but now the material_initial_print_temperatures are also coming into play, so I cleaned those as well. From research for PP-123 I know this is a safe change. Due to this cleanup the cool_min_temperature can now always follow the ultimaker default settings.
2023-02-09 14:28:11 +01:00
c.lamboo
046d6ab01c
Re-enable support towers
...
Decrease `support_offset` setting as using both support towers and support horizontal expansion would apply the same concept twice.
Remove duplicate settings in other ultimaker profiles.
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:08 +01:00
Rijk van Manen
2888a6132e
increase cool_min_temperature
...
By default the cool_min_temperature is 15deg below print temperature. However, for PP and TPU this should be 10deg below print temperature. This is already changed for the other ultimaker printers, but I forget the UM3.
PP-71
(cherry picked from commit 0b1b19f0b19b9ac4a277a1856842f79189938867)
2023-02-03 10:46:02 +01:00
jspijker
d2f5d059cb
Bump up the settings version to 21 in profiles/definitions
...
Contributes to CURA-10077
2023-01-30 11:40:04 +01:00
Rijk van Manen
5aa7dcf62a
align cool_min_temperature and material_final_printing_temperature
...
Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP.
PP-71
2023-01-24 11:31:39 +01:00
Rijk van Manen
7187550a46
follow the default settings
...
PP-71
2023-01-24 11:17:52 +01:00
Rijk van Manen
9171aa9168
follow the default settings
...
PP-71
2023-01-24 11:08:16 +01:00
jspijker
53d8e0c730
Applied printer-linter format
...
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
Rijk van Manen
fff03deefa
default max comb distance = 15mm
...
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
2022-11-14 13:20:29 +01:00
Rijk van Manen
c47243cdde
remove specific initial layer bed temperature
...
Forgot to remove an initial layer setting. PP-42
2022-10-17 14:52:10 +02:00
Rijk van Manen
27d56d378e
improve initial layer settings
...
ultimaker.def.json is also cleaned and put in alphabetic order.
Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
2022-10-06 16:11:04 +02:00
Rijk van Manen
4712c6abc3
restructure raft airgap
...
No values are changed, but the settings are restructured. The PVA airgap is moved to fdm_materials. Inconsistent use of equations is also resolved. PP-243
2022-09-13 11:59:34 +02:00
Rijk van Manen
410efc1588
set raft acceleration to default
...
Rafts have only straight lines, no need for modified acceleration. PP-243
2022-09-13 11:20:53 +02:00
Rijk van Manen
257d37eb73
raft middle layer thickness has new default
...
The raft middle layer thickness is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:20:40 +02:00
Rijk van Manen
071bf77ac9
raft surface thickness = layer height
...
To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
2022-09-13 09:58:17 +02:00
Rijk van Manen
e742a6afa8
set raft margin to default of 15mm
...
The raft margin is not a critical setting and for most profiles it resolves to 15mm currently, which is the default in fdmprinter. PP-243
2022-09-13 09:33:39 +02:00
Rijk van Manen
e64a48bc86
cleanup jerk settings
...
Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
2022-09-08 16:28:36 +02:00
Rijk van Manen
25ef399595
these settings are already default
...
PP-242
2022-09-07 16:55:18 +02:00
Rijk van Manen
6d489659f2
Clean up of standby temperatures
...
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-08-29 14:52:02 +02:00
p.kuiper
32eefbb404
Removed the 'support_infill_sparse_thickness' setting from the global 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-13 16:29:18 +02:00
Rijk van Manen
55375a22d4
increase printing temperature BAM 0.1 layerheight
...
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-07 15:35:54 +02:00
p.kuiper
808bb9b5fb
Merge remote-tracking branch 'origin/PP-108_Improved_support_settings' into 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-13 21:55:25 +02:00
p.kuiper
bfc25b8350
Processed review comments of Rijk van Manen + cleanup redundant support_z related settings
...
Relates to PP-108
2022-06-13 21:41:46 +02:00
Rijk van Manen
82569c14ac
these profiles can simply follow the default values
...
Looks like these removals have been overlooked. PP-108
2022-06-13 14:11:28 +02:00
p.kuiper
ba275c546e
Renoved settings that already have a good default value in 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-08 21:33:14 +02:00
p.kuiper
8e3ec5655a
Added PVA robustness improvements. Turn of fan when used as support material, will improve strength. Dump extra material in the skirt to purge the hotend with fresh PVA.
...
Relates to PP-108
2022-06-08 15:10:41 +02:00
p.kuiper
8ef3444b4a
Enable interface layer for BAM (also for PVA, but this was already enabled via the BB core variant).
...
Relates to PP-108
2022-06-08 12:40:28 +02:00
p.kuiper
d293a7ae29
Moved support infill thickness to the global quality classes of the dual extrusion machines.
...
Relates to PP-108
2022-06-07 17:09:35 +02:00
p.kuiper
ca689967fa
Cleaned up of the support settings for the UM3 quality modes.
...
Relates to PP-108
2022-06-03 10:16:28 +02:00
Jaime van Kessel
952da63230
Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_max
...
Pp 170 clean up retraction limits
2022-06-02 17:05:57 +02:00
p.kuiper
a103d377f7
Further cleanup of the jerk settings. UM2 based machine have no jerk 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-02 11:33:22 +02:00
Rijk van Manen
0779cbbbdd
set material specific settings
...
TPU, PP and PVA have a lower retraction count then default. PP-170
2022-06-01 15:18:25 +02:00
Rijk van Manen
3a2a58f546
remove setting, follow the default
...
PP-170
2022-06-01 15:16:23 +02:00
Ghostkeeper
af454600a2
Merge branch 'PP-104_respect-maximum-flow-AA08'
2022-03-30 13:44:45 +02:00
Rijk van Manen
7452f8703c
reduce speed to match maximum flow in CURA413
...
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-30 09:15:42 +02:00
Rijk van Manen
80d87cb57e
increase infill density for good top layer quality
...
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-29 15:28:34 +02:00
Ghostkeeper
d9d90ab4b6
Increment setting_version to 20
...
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-29 15:03:48 +02:00