diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index ca21e83a97..76e8361f8b 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -467,7 +467,7 @@ "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.", "type": "boolean", - "default": false, + "default": true, "visible": false }, "fill_perimeter_gaps": { diff --git a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile index 31e2b5da88..b52132b5c5 100644 --- a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.06 layer_height_0 = 0.15 shell_thickness = 0.88 top_bottom_thickness = 0.72 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 22 infill_wipe_dist = 0.1 diff --git a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile index 62abae9dd2..9d947dbb30 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.15 layer_height_0 = 0.26 shell_thickness = 0.7 top_bottom_thickness = 0.6 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 18 infill_wipe_dist = 0.2 diff --git a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile index de38624a1e..51a7dc97f8 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.06 layer_height_0 = 0.26 shell_thickness = 1.05 top_bottom_thickness = 0.84 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 22 infill_wipe_dist = 0.2 diff --git a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile index 20a4c5e002..6f1116fdee 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.1 layer_height_0 = 0.26 shell_thickness = 1.05 top_bottom_thickness = 0.8 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_wipe_dist = 0.2 diff --git a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile index bce7a83a87..e82be902d2 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.04 layer_height_0 = 0.26 shell_thickness = 1.4 top_bottom_thickness = 1.12 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 25 infill_wipe_dist = 0.2 diff --git a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile index f006c958c8..1a2351d38f 100644 --- a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.15 layer_height_0 = 0.4 shell_thickness = 1.59 top_bottom_thickness = 1.2 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_wipe_dist = 0.3 diff --git a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile index 5c63cf0d7f..fe61ced732 100644 --- a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile @@ -11,7 +11,6 @@ layer_height = 0.2 layer_height_0 = 0.5 shell_thickness = 2.1 top_bottom_thickness = 1.6 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_wipe_dist = 0.4 diff --git a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile index 45e4a4a26a..d3f9ddbdf5 100644 --- a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.06 layer_height_0 = 0.15 shell_thickness = 0.88 top_bottom_thickness = 0.72 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 22 infill_overlap = 0.022 diff --git a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile index 815c6a74e2..b656213b33 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.15 layer_height_0 = 0.26 shell_thickness = 0.7 top_bottom_thickness = 0.6 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 18 infill_overlap = 0.035 diff --git a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile index f1b5234698..7a298201d1 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.06 layer_height_0 = 0.26 shell_thickness = 1.05 top_bottom_thickness = 0.84 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 22 infill_overlap = 0.035 diff --git a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile index a7f5687ce5..54653ffb78 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.1 layer_height_0 = 0.26 shell_thickness = 1.05 top_bottom_thickness = 0.8 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_overlap = 0.035 diff --git a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile index 0d37690391..a64ad72e3a 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.04 layer_height_0 = 0.26 shell_thickness = 1.4 top_bottom_thickness = 1.12 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 25 infill_overlap = 0.035 diff --git a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile index 1ef68752ac..8d237ffce7 100644 --- a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.15 layer_height_0 = 0.4 shell_thickness = 1.59 top_bottom_thickness = 1.2 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_overlap = 0.053 diff --git a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile index 97abce19a3..26f5770df6 100644 --- a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile @@ -10,7 +10,6 @@ layer_height = 0.2 layer_height_0 = 0.5 shell_thickness = 2.1 top_bottom_thickness = 1.6 -travel_compensate_overlapping_walls_enabled = True top_bottom_pattern = lines infill_sparse_density = 20 infill_overlap = 0.07