Commit graph

113 commits

Author SHA1 Message Date
Erwan MATHIEU
857d26307d Hide setting from expert set
CURA-12433
Those settings highly depend on wall_overhang_angle, which is not visible in expert, so they should also not be visible
2025-03-03 15:41:07 +01:00
Erwan MATHIEU
cf12231641 Make flooring settings visible as roofing settings are
CURA-12359
2025-02-26 08:15:58 +01:00
HellAholic
4be40f770c
Merge branch 'main' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2025-02-03 10:05:10 +01:00
Erwan MATHIEU
a13726bba1 Move interlocking settings out of experimental
CURA-12247
Also set interlocking_enable to basic settings because it is quite important and just enabling it doesn't require advanced knowledge/skills.
2025-01-22 09:54:20 +01:00
Erwan MATHIEU
078fccc839 Add setting for minimum layer time with overhang
CURA-12352
2024-12-16 13:25:41 +01:00
Erwan MATHIEU
907d4e2b6e Display scarf seam settings in advanced and expert
CURA-12196
2024-10-21 11:04:00 +02:00
Oliver Mattos
b0aae9a6df Add setting for extra_infill_lines_to_support_skins 2024-07-29 16:16:09 +01:00
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
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
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
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