115 Commits

Author SHA1 Message Date
HellAholic
1958700418
Merge pull request #19296 from Ultimaker/CURA-11795_activate_fans_during_switch
CURA-11795 Activate fans during switch
2024-07-03 12:37:32 +02:00
Erwan MATHIEU
06d85437f7 Display new setting in advanced and expert configs
CURA-11795
2024-06-28 12:05:38 +02:00
Erwan MATHIEU
44c23dd612 Merge remote-tracking branch 'origin/main' into smaller-prime-tower 2024-06-19 15:15:37 +02:00
Erwan MATHIEU
96d233fa8c Add prime_tower_min_shell_thickness to expert settings 2024-06-18 11:47:05 +02:00
Remco Burema
faa2b46a31 Make z-seam on non-vertex positions posible.
For user-specified and shortest at least.

part of CURA-9474
2024-06-05 14:58:21 +02:00
Saumya Jain
ee85383699 Add support z seam settings to expert.cfg and fdmprinter.def.json
This update includes two new settings in the expert visibility profile: 'support_z_seam_away_from_model' and 'support_z_seam_min_distance'. These allow users more control over the spatial relationship between the z seam of the support structure and the actual 3D model, ensuring a smoother post-printing process

CURA-11227
2024-04-19 16:55:24 +02:00
Erwan MATHIEU
d7dbd13034 Finalized changing brim_outside_only to briml_location
CURA-9838
2024-02-29 12:00:28 +01:00
c.lamboo
caf710ff60 Change some left over prime tower mode -> enable
CURA-11645
2024-02-27 12:46:58 +01:00
Erwan MATHIEU
e642d85fcd Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-02-16 09:10:49 +01:00
Saumya Jain
355f24e29f
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-02-09 09:52:06 +01:00
Erwan MATHIEU
6b4ec29b41 Add setting to activate monotonic raft top layer
CURA-11438
2024-01-18 15:51:26 +01:00
Erwan MATHIEU
8d0329f284 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-17 13:01:41 +01:00
Erwan MATHIEU
34555d4dd1 Rename prime tower enabled -> mode in profiles 2024-01-10 17:24:10 +01:00
Saumya Jain
148f4ca08e
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-01-10 13:40:13 +01:00
Remco Burema
c64dcb785c Remove 'support_interface_skip_height' setting.
Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless.

frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
2024-01-10 08:55:56 +01:00
c.lamboo
4489b8db46 Make expert more consistent
Only include parent settings
2024-01-09 10:21:55 +01:00
Erwan MATHIEU
aaa25104df
Merge branch 'main' into CURA-11395 2024-01-08 17:34:45 +01:00
c.lamboo
a7137c5e63 Add raft settings to make margin and remove inside corners configurable per raft-type
Added teh following settings
- raft_base_margin
- raft_interface_margin
- raft_surface_margin
- raft_base_smoothing
- raft_interface_smoothing
- raft_surface_smoothing
- raft_base_remove_inside_corners
- raft_interface_remove_inside_corners
- raft_surface_remove_inside_corners
2024-01-08 14:44:17 +01:00
Erwan MATHIEU
13deab505e Add/reorganize settings for raft walls
CURA-11228
2024-01-08 11:32:25 +01:00
alexandr-vladimirov
2b05a370ca Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
c.lamboo
a3eed42a38 Add prime_tower_raft_base_line_spacing to setting visibility
Also fix setting name `prime_tower_base_curve_magnitude`

CURA-10561
2023-10-30 11:17:32 +01:00
Remco Burema
ab843c52ae Add prime-tower-base settings to visibility category.
done as part of CURA-10783
2023-10-25 14:08:09 +02:00
c.lamboo
2813ecc48d Add inner/outer walls roofing configuration settings
CURA-11110
2023-10-05 12:44:49 +02:00
c.lamboo
8d36f0a9fe Put group outer walls in experimental
CURA-11082
2023-09-26 10:43:30 +02:00
c.lamboo
288c1f7275 Add new setting to visibility
CURA-11082
2023-09-25 15:07:07 +02:00
Remco Burema
8f1f34e803
Merge branch 'main' into CURA-10829_dont_expose_small_skin_to_air 2023-08-22 10:13:54 +02:00
c.lamboo
56b15a284c Add fluid motion related settings
CURA-10811
2023-08-09 22:52:31 +02:00
Remco Burema
652fff8571 Also add new setting to expert.
part of CURA-10829
2023-08-08 19:58:27 +02:00
Remco Burema
d1f8125f51 Add setting to prevent the top layer from doing small-skin behaviour.
Actually the other way around, so we don't have another negation you have to turn on to turn off (and so the default can be false I suppose). The idea is that recently, a feature was introduced where there should be walls instead of normal skin in small hard to reach places of the model. However, this is to be excluded in most cases for all the top-layer parts exposed to air on the buildplate.

implements CURA-10829
2023-08-08 17:19:35 +02:00
MariMakes
228a3e821e Add Support Structure to Basic
We show this setting in recommended, so it's safe to say we can show it in basic.
2023-07-18 12:06:26 +02:00
Jelle Spijker
ff7d75374a
Fixed upgrade settings
There were some redundant tree settings:

- support_tree_branch_distance
- support_tree_collision_resolution
2023-04-28 11:44:22 +02:00
Jelle Spijker
8a36e07274
Copied relevant setting_visibilities from xmas branch
Since the xmas branch was based on 5.2 and that branch
contained some magic to facilitate the S7 release with
a lot of definition/profile changes. It is best to manually
copy the relevant setting.

Contributes to CURA-10415
2023-03-23 11:59:42 +01:00
c.lamboo
06dbf0f275 Merge branch 'main' into CURA-10201_fill-narrow-skin-with-walls 2023-03-21 13:49:12 +01:00
c.lamboo
1dfdf46d09 Use more predictable settings-name
CURA-10032
2023-03-20 13:46:55 +01:00
c.lamboo
1023eb8867 Add "smart brim" setting
CURA-10032
2023-03-17 16:23:16 +01:00
c.lamboo
61aff1756e Merge branch 'main' into CURA-8890-hole-horizontal-expansion-max-diameter
# Conflicts:
#	resources/i18n/cs_CZ/fdmprinter.def.json.po
#	resources/i18n/de_DE/fdmprinter.def.json.po
#	resources/i18n/es_ES/fdmprinter.def.json.po
#	resources/i18n/fdmprinter.def.json.pot
#	resources/i18n/fi_FI/fdmprinter.def.json.po
#	resources/i18n/fr_FR/fdmprinter.def.json.po
#	resources/i18n/hu_HU/fdmprinter.def.json.po
#	resources/i18n/it_IT/fdmprinter.def.json.po
#	resources/i18n/ja_JP/fdmprinter.def.json.po
#	resources/i18n/ko_KR/fdmprinter.def.json.po
#	resources/i18n/nl_NL/fdmprinter.def.json.po
#	resources/i18n/pl_PL/fdmprinter.def.json.po
#	resources/i18n/pt_BR/fdmprinter.def.json.po
#	resources/i18n/pt_PT/fdmprinter.def.json.po
#	resources/i18n/ru_RU/fdmprinter.def.json.po
#	resources/i18n/tr_TR/fdmprinter.def.json.po
#	resources/i18n/zh_CN/fdmprinter.def.json.po
#	resources/i18n/zh_TW/fdmprinter.def.json.po
2023-03-15 12:50:29 +01:00
c.lamboo
3edd6bc4c3 Add Hole Horizontal Expansion Max Diameter to expert visibility
CURA-8890
2023-03-15 12:01:44 +01:00
Rijk van Manen
e965788b7b add skirt height to settings visibility
CURA-9826
2023-03-15 09:08:33 +01:00
Joey de l'Arago
d25fd7a35e Remove references to material_flow_dependant_temperature
CURA-10077
2023-01-30 13:27:51 +01:00
Rijk van Manen
8410f84184 add new setting to expert
CURA-10201
2023-01-26 11:31:27 +01:00
MariMakes
540fca2409 [CURA-10168] Add Interlocking to settings visibility
Have Interlocking visible in Advanced, but the subsettings in Expert Setting Visibility
2023-01-24 11:37:50 +01:00
Remco Burema
bcb88981b7 Add support interface wall count settings.
part of CURA-9350
2022-11-08 18:00:44 +01:00
Vandresc
296175d83b Update_expert_settings_visibility_Cura-9433
Added the new three children settings of Initial Layer Flow to Expert mode to match the parent.
2022-09-22 13:40:08 +02:00
p.kuiper
3e5bacd684 The horizontal expansion can be used to create a more robust support structure when needed. Therefore also expose this setting in the Basic settings view.
Relates to PP-108
2022-06-10 10:29:14 +02:00
Casper Lamboo
c4748ba332
Merge branch 'master' into PP-129_increase-filter-distance 2022-04-07 13:54:27 +02:00
p.kuiper
0a8ef5162e Removed the rather hacky implementation of the shrinkage factor averaging. Issues with dual extrusion were the second extruder is not used should solved in a different way.
Relates to PP-77
2022-04-06 13:28:55 +02:00
p.kuiper
733447a2dd Removed the settings: "material_shrinkage_percentage" and update code that was using this parameter.
material_shrinkage_percentage_xy and material_shrinkage_percentage_z cannot depend on material_shrinkage_percentage otherwise their resolve function will not execute properly.
I noticed that the shrinkage factors do not get the correct value if a wrong nozzle is chosen for a material. However, in that case the slicer will also not slice, so in practice this is not an issue

Relates to PP-77
2022-04-01 13:00:41 +02:00
p.kuiper
4bb79654d4 Updated the S3 and S5 PLA, T-PLA and PETG profiles to include the determined 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-31 16:32:41 +02:00
p.kuiper
d6d4644a31 Set visibility of shrinkage settings to true. Enable visibility in advanced (xyz shrinkage only) and the expert display mode.
New calculations to determine the average shrinkage when two materials are used. By default the material shrinkage is set to null (None). In that case the shrinkage of that material is not taken into account in the new averaging formula. Support materials such as PVA, BAM, Aquasys etc. should keep this setting to null. When two materials are used with a shrinkage percentage the average of these two materials will be used.

Relates to PP-77
2022-03-31 16:07:17 +02:00
Ghostkeeper
d801fdcf94
Remove filter_out_tiny_gaps from prepackaged profiles too
This setting was removed. The version upgrade would remove it (but that's not applied to pre-packaged profiles).

Contributes to issue CURA-8466.
2022-03-29 15:08:46 +02:00