mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
JSON/profiles: fix: made travel_compensate_overlapping_walls_enabled always true (CURA-983)
This commit is contained in:
parent
b225cb5c34
commit
4bde5c176f
@ -467,7 +467,7 @@
|
|||||||
"label": "Compensate Wall Overlaps",
|
"label": "Compensate Wall Overlaps",
|
||||||
"description": "Compensate the flow for parts of a wall being laid down where there already is a piece of a wall. These overlaps occur in thin pieces in a model. Gcode generation might be slowed down considerably.",
|
"description": "Compensate the flow for parts of a wall being laid down where there already is a piece of a wall. These overlaps occur in thin pieces in a model. Gcode generation might be slowed down considerably.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": true,
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"fill_perimeter_gaps": {
|
"fill_perimeter_gaps": {
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.06
|
|||||||
layer_height_0 = 0.15
|
layer_height_0 = 0.15
|
||||||
shell_thickness = 0.88
|
shell_thickness = 0.88
|
||||||
top_bottom_thickness = 0.72
|
top_bottom_thickness = 0.72
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 22
|
infill_sparse_density = 22
|
||||||
infill_wipe_dist = 0.1
|
infill_wipe_dist = 0.1
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.15
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 0.7
|
shell_thickness = 0.7
|
||||||
top_bottom_thickness = 0.6
|
top_bottom_thickness = 0.6
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 18
|
infill_sparse_density = 18
|
||||||
infill_wipe_dist = 0.2
|
infill_wipe_dist = 0.2
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.06
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.05
|
shell_thickness = 1.05
|
||||||
top_bottom_thickness = 0.84
|
top_bottom_thickness = 0.84
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 22
|
infill_sparse_density = 22
|
||||||
infill_wipe_dist = 0.2
|
infill_wipe_dist = 0.2
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.1
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.05
|
shell_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_wipe_dist = 0.2
|
infill_wipe_dist = 0.2
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.04
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.4
|
shell_thickness = 1.4
|
||||||
top_bottom_thickness = 1.12
|
top_bottom_thickness = 1.12
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 25
|
infill_sparse_density = 25
|
||||||
infill_wipe_dist = 0.2
|
infill_wipe_dist = 0.2
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.15
|
|||||||
layer_height_0 = 0.4
|
layer_height_0 = 0.4
|
||||||
shell_thickness = 1.59
|
shell_thickness = 1.59
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_wipe_dist = 0.3
|
infill_wipe_dist = 0.3
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.2
|
|||||||
layer_height_0 = 0.5
|
layer_height_0 = 0.5
|
||||||
shell_thickness = 2.1
|
shell_thickness = 2.1
|
||||||
top_bottom_thickness = 1.6
|
top_bottom_thickness = 1.6
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_wipe_dist = 0.4
|
infill_wipe_dist = 0.4
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.06
|
|||||||
layer_height_0 = 0.15
|
layer_height_0 = 0.15
|
||||||
shell_thickness = 0.88
|
shell_thickness = 0.88
|
||||||
top_bottom_thickness = 0.72
|
top_bottom_thickness = 0.72
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 22
|
infill_sparse_density = 22
|
||||||
infill_overlap = 0.022
|
infill_overlap = 0.022
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.15
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 0.7
|
shell_thickness = 0.7
|
||||||
top_bottom_thickness = 0.6
|
top_bottom_thickness = 0.6
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 18
|
infill_sparse_density = 18
|
||||||
infill_overlap = 0.035
|
infill_overlap = 0.035
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.06
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.05
|
shell_thickness = 1.05
|
||||||
top_bottom_thickness = 0.84
|
top_bottom_thickness = 0.84
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 22
|
infill_sparse_density = 22
|
||||||
infill_overlap = 0.035
|
infill_overlap = 0.035
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.1
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.05
|
shell_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_overlap = 0.035
|
infill_overlap = 0.035
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.04
|
|||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.4
|
shell_thickness = 1.4
|
||||||
top_bottom_thickness = 1.12
|
top_bottom_thickness = 1.12
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 25
|
infill_sparse_density = 25
|
||||||
infill_overlap = 0.035
|
infill_overlap = 0.035
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.15
|
|||||||
layer_height_0 = 0.4
|
layer_height_0 = 0.4
|
||||||
shell_thickness = 1.59
|
shell_thickness = 1.59
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_overlap = 0.053
|
infill_overlap = 0.053
|
||||||
|
@ -10,7 +10,6 @@ layer_height = 0.2
|
|||||||
layer_height_0 = 0.5
|
layer_height_0 = 0.5
|
||||||
shell_thickness = 2.1
|
shell_thickness = 2.1
|
||||||
top_bottom_thickness = 1.6
|
top_bottom_thickness = 1.6
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
top_bottom_pattern = lines
|
top_bottom_pattern = lines
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
infill_overlap = 0.07
|
infill_overlap = 0.07
|
||||||
|
Loading…
x
Reference in New Issue
Block a user