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
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
jspijker
d2f5d059cb
Bump up the settings version to 21 in profiles/definitions
...
Contributes to CURA-10077
2023-01-30 11:40:04 +01:00
jspijker
aed56a489a
Merge remote-tracking branch 'origin/main' into PP-71_improved-minimum-layer-time-behaviour
2023-01-26 17:58:22 +01:00
rijkvanmanen
0648cc5fd6
Applied printer-linter format
2023-01-24 10:33:14 +00: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
76a6e394d6
follow the default settings
...
PP-71
2023-01-24 11:26:45 +01:00
Rijk van Manen
7187550a46
follow the default settings
...
PP-71
2023-01-24 11:17:52 +01:00
Paul Kuiper
72846894ec
Renamed profiles
...
Relates to: PP-222
2023-01-23 11:06:35 +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
jellespijker
6a10b8b8b7
Applied printer-linter format
2022-12-13 15:22:03 +00:00
Rijk van Manen
4b0d07a477
restore the correct setting
...
PP-277
2022-12-08 10:36:27 +01:00
Paul Kuiper
29c7f766be
There was an error was in the file naming which we need to uphold to prevent issues with ufp files.
...
The file name is called 'Fast' while the quality type inside the files is 'Draft'. This will be fixed in PP-222
Relates to: PP-277
2022-12-08 10:25:07 +01:00
Paul Kuiper
d5bcd36ecd
Fixed error in 0.8mm profiles for PC and CPE+
...
The 0.15mm mode was generated iso 0.2mm
Relates to: PP-277
2022-12-07 17:10:55 +01:00
nallath
7b3e072294
Applied printer-linter format
2022-11-30 13:30:31 +00:00
Paul Kuiper
5ab546e01d
Remove the use of support towers when using PVA
...
Relates to: PP-276
2022-11-30 09:35:56 +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
Paul Kuiper
3665227c5a
Ordered settings and fixed white spaces in formulas.
...
Relates to PP-238
2022-09-21 14:35:19 +02:00
Remco Burema
836764a237
Revert "Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set."
...
This reverts commit 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-21 08:09:40 +02:00
Paul Kuiper
4785371f26
Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set.
...
Related to: PP-238
2022-09-19 17:26:56 +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
179e6bdfb6
cleanup raft speeds
...
raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
2022-09-13 11:18:38 +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
b3fb34d84a
clean up adhesion_type
...
S-line printers can follow the machine default. PP-brim will be moved to fdm materials. PP-235
2022-08-31 15:54:20 +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
Remco Burema
81a34d1d18
Merge pull request #12692 from Ultimaker/PP-187_move_shrinkage_compensation_values_to_fdm_materials
...
Removed shrinkage compensation from the quality profiles. They have b…
2022-08-06 11:07:35 +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
c7d947ae5a
Removed shrinkage compensation from the quality profiles. They have been moved to the material profiles in the fdm_material repo.
...
Relates to PP-187
2022-07-04 20:01:34 +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
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
ea93d2a2e9
Cleaned up of the support settings for quality modes.
...
Relates to PP-108
2022-06-03 10:29:27 +02:00
p.kuiper
126c95b1da
Cleaned up of the support settings for the S3 quality modes.
...
Relates to PP-108
2022-06-03 09:36:43 +02:00
Jaime van Kessel
afd7f5507d
Merge pull request #12394 from Ultimaker/PP-15-enable-skin-edge-support
...
PP-15-enable-skin-edge-support
2022-06-02 17:06:53 +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
Rijk van Manen
a970e455d4
Merge branch 'main' into PP-15-enable-skin-edge-support
2022-06-02 17:01:29 +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
p.kuiper
fec4888989
Clean up of jerk settings. Moved the jerk setting up to ultimaker.def.json. Removed duplicate entries in quality profiles and removed a number of strange jerk entries in the quality profiles.
...
Relates to PP-19
2022-06-02 09:04:13 +02:00