mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
profiles: fix: skin_no_small_skin_heuristic not set anymore in profiles, but now defaults to fdmPrinter default (TRUE) (CURA-983)
This commit is contained in:
parent
5cd1a760e7
commit
b225cb5c34
26 changed files with 0 additions and 26 deletions
|
@ -11,7 +11,6 @@ layer_height_0 = 0.15
|
|||
shell_thickness = 0.88
|
||||
top_bottom_thickness = 0.72
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 22
|
||||
infill_overlap = 0.022
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.26
|
|||
shell_thickness = 0.7
|
||||
top_bottom_thickness = 0.6
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 18
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.26
|
|||
shell_thickness = 1.05
|
||||
top_bottom_thickness = 0.84
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 22
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.26
|
|||
shell_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 20
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.26
|
|||
shell_thickness = 1.4
|
||||
top_bottom_thickness = 1.12
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 25
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.4
|
|||
shell_thickness = 1.59
|
||||
top_bottom_thickness = 1.2
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 20
|
||||
infill_overlap = 0.053
|
||||
|
|
|
@ -11,7 +11,6 @@ layer_height_0 = 0.5
|
|||
shell_thickness = 2.1
|
||||
top_bottom_thickness = 1.6
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
skin_no_small_gaps_heuristic = False
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 20
|
||||
infill_overlap = 0.07
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue