mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-15 17:09:33 -07:00
Merge pull request #21056 from Ultimaker/CURA-12798_rename-top-surface-extension-to-expansion
Some checks are pending
conan-package-resources / conan-package (push) Waiting to run
conan-package-resources / signal-curator (push) Blocked by required conditions
conan-package / conan-package (push) Waiting to run
printer-linter-format / Printer linter auto format (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Some checks are pending
conan-package-resources / conan-package (push) Waiting to run
conan-package-resources / signal-curator (push) Blocked by required conditions
conan-package / conan-package (push) Waiting to run
printer-linter-format / Printer linter auto format (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
CURA-12798 Rename "Top Surface Extension" to "Top Surface Expansion"
This commit is contained in:
commit
45be8d116a
13 changed files with 15 additions and 15 deletions
|
|
@ -1543,10 +1543,10 @@
|
|||
"limit_to_extruder": "roofing_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"roofing_extension":
|
||||
"roofing_expansion":
|
||||
{
|
||||
"label": "Top Surface Extension",
|
||||
"description": "Determines how much the top surfaces are extended beneath overlapping surfaces. By adjusting this value, you can ensure that the outer edges of the top surfaces are concealed by the layers above, resulting in a better visual quality, particularly for models with curved surfaces.",
|
||||
"label": "Top Surface Expansion",
|
||||
"description": "Determines how much the top surfaces are expanded beneath overlapping surfaces. By adjusting this value, you can ensure that the outer edges of the top surfaces are concealed by the layers above, resulting in a better visual quality, particularly for models with curved surfaces.",
|
||||
"type": "float",
|
||||
"default_value": "0",
|
||||
"value": "0",
|
||||
|
|
|
|||
|
|
@ -446,7 +446,7 @@
|
|||
"retraction_hop_after_extruder_switch_height": { "value": 2 },
|
||||
"retraction_hop_enabled": { "value": true },
|
||||
"retraction_min_travel": { "value": "2.5 if support_enable and support_structure=='tree' else line_width * 2.5" },
|
||||
"roofing_extension": { "value": 1.2 },
|
||||
"roofing_expansion": { "value": 1.2 },
|
||||
"roofing_pattern": { "value": "'lines'" },
|
||||
"seam_overhang_angle": { "value": 35 },
|
||||
"skin_edge_support_thickness": { "value": 0.8 },
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ z_seam_corner
|
|||
z_seam_relative
|
||||
|
||||
[top_bottom]
|
||||
roofing_extension
|
||||
roofing_expansion
|
||||
roofing_layer_count
|
||||
flooring_layer_count
|
||||
top_bottom_extruder_nr
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = 15
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ retraction_hop_only_when_collides = True
|
|||
retraction_min_travel = 5
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 25
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = 15
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ retraction_hop_only_when_collides = True
|
|||
retraction_min_travel = 5
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 25
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ retraction_hop_after_extruder_switch_height = =retraction_hop
|
|||
retraction_hop_enabled = =extruders_enabled_count > 1
|
||||
retraction_min_travel = 5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
roofing_extension = 0
|
||||
roofing_expansion = 0
|
||||
roofing_monotonic = True
|
||||
roofing_pattern = =top_bottom_pattern
|
||||
seam_overhang_angle = =support_angle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue