From df8a716ac394fcf122a1cd2f3b76da5a02dc1d60 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Wed, 9 Dec 2020 20:55:37 +0100 Subject: [PATCH 1/4] Remove old 'Print Thin Walls' and 'Fill Gsps'. In favour of new variable line width processing (Arachne). CURA-7148 --- .../VersionUpgrade49to50.py | 4 +++- resources/definitions/fdmprinter.def.json | 21 ------------------- 2 files changed, 3 insertions(+), 22 deletions(-) diff --git a/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py b/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py index af6d80ec63..a2b1e68292 100644 --- a/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py +++ b/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py @@ -9,7 +9,9 @@ from UM.VersionUpgrade import VersionUpgrade _removed_settings = { "travel_compensate_overlapping_walls_enabled", "travel_compensate_overlapping_walls_0_enabled", - "travel_compensate_overlapping_walls_x_enabled" + "travel_compensate_overlapping_walls_x_enabled", + "fill_perimeter_gaps", + "fill_outline_gaps" } diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 23beecb538..6cc2ca6333 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1366,19 +1366,6 @@ "enabled": "wall_min_flow > 0", "settable_per_mesh": true }, - "fill_perimeter_gaps": - { - "label": "Fill Gaps Between Walls", - "description": "Fills the gaps between walls where no walls fit.", - "type": "enum", - "options": { - "nowhere": "Nowhere", - "everywhere": "Everywhere" - }, - "default_value": "everywhere", - "limit_to_extruder": "wall_0_extruder_nr", - "settable_per_mesh": true - }, "filter_out_tiny_gaps": { "label": "Filter Out Tiny Gaps", @@ -1388,14 +1375,6 @@ "limit_to_extruder": "wall_0_extruder_nr", "settable_per_mesh": true }, - "fill_outline_gaps": { - "label": "Print Thin Walls", - "description": "Print pieces of the model which are horizontally thinner than the nozzle size.", - "type": "bool", - "default_value": false, - "limit_to_extruder": "wall_0_extruder_nr", - "settable_per_mesh": true - }, "min_feature_size": { "label": "Minimum Feature Size", From 77c39247f9e742210133e7e300107fb5d970d7eb Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Wed, 9 Dec 2020 21:20:08 +0100 Subject: [PATCH 2/4] ... also of course delete them from definitions. Context: Print Thin Walls and Fill Perimeter Gaps are old settings that aren't needed any more since we switched to libArachne (Varianble Line Widths). CURA-7148 --- resources/definitions/anet3d.def.json | 2 -- resources/definitions/artillery_base.def.json | 2 -- resources/definitions/atmat_signal_pro_base.def.json | 2 -- resources/definitions/biqu_base.def.json | 3 --- resources/definitions/blv_mgn_cube_base.def.json | 6 ------ resources/definitions/creality_base.def.json | 2 -- resources/definitions/cubicon_common.def.json | 1 - resources/definitions/fdmprinter.def.json | 4 ++-- resources/definitions/flyingbear_base.def.json | 2 -- resources/definitions/hms434.def.json | 1 - resources/definitions/koonovo_base.def.json | 2 -- resources/definitions/koonovo_kn3.def.json | 2 -- resources/definitions/koonovo_kn5.def.json | 2 -- resources/definitions/lotmaxx_sc60.def.json | 1 - resources/definitions/skriware_2.def.json | 3 --- resources/definitions/tizyx_evy.def.json | 1 - resources/definitions/tronxy_x.def.json | 2 -- resources/definitions/voron2_base.def.json | 2 -- resources/definitions/winbo_dragonl4.def.json | 1 - resources/definitions/winbo_mini2.def.json | 1 - resources/definitions/winbo_superhelper105.def.json | 1 - .../liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg | 1 - .../liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg | 1 - .../liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg | 1 - .../ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg | 1 - .../ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg | 1 - .../um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg | 1 - .../ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg | 1 - .../ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg | 1 - .../um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg | 1 - ...Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg | 1 - ...apfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg | 1 - ...eapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg | 1 - ...pfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg | 1 - ...Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg | 1 - ...apfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg | 1 - .../cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg | 1 - .../quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg | 1 - .../cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg | 1 - .../arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg | 1 - .../cartesio/hips/cartesio_0.25_hips_normal.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg | 1 - .../cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg | 1 - .../quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg | 1 - .../quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg | 1 - .../quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg | 1 - .../cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg | 1 - .../quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg | 1 - .../quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg | 1 - resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg | 1 - .../quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg | 1 - .../quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg | 1 - .../cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg | 1 - resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg | 1 - .../quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg | 1 - .../cartesio/petg/cartesio_0.25_petg_normal.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg | 1 - .../cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg | 1 - .../quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg | 1 - .../cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg | 1 - .../quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg | 1 - .../cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg | 1 - .../quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg | 1 - resources/quality/katihal/alya3dp_normal.inst.cfg | 1 - resources/quality/katihal/alyanx3dp_normal.inst.cfg | 1 - resources/quality/katihal/kupido_normal.inst.cfg | 1 - resources/quality/key3d/key3d_tyro_best.inst.cfg | 2 -- resources/quality/key3d/key3d_tyro_fast.inst.cfg | 2 -- resources/quality/key3d/key3d_tyro_normal.inst.cfg | 2 -- resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg | 2 -- resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg | 2 -- resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg | 2 -- resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg | 2 -- resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg | 2 -- resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg | 2 -- resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg | 2 -- .../tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg | 1 - .../tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg | 1 - .../tizyx_evy_global_Extra_Coarse_Quality.inst.cfg | 1 - .../tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg | 1 - .../tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg | 1 - .../abs/tizyx_evy_dual_classic_abs_high.inst.cfg | 1 - .../abs/tizyx_evy_dual_classic_abs_normal.inst.cfg | 1 - .../flex/tizyx_evy_dual_classic_flex_flex.inst.cfg | 1 - .../petg/tizyx_evy_dual_classic_petg_high.inst.cfg | 1 - .../petg/tizyx_evy_dual_classic_petg_normal.inst.cfg | 1 - .../pla/tizyx_evy_dual_classic_pla_flex.inst.cfg | 1 - .../pla/tizyx_evy_dual_classic_pla_high.inst.cfg | 1 - .../pla/tizyx_evy_dual_classic_pla_normal.inst.cfg | 1 - .../pla/tizyx_evy_dual_classic_pla_pva.inst.cfg | 1 - .../pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg | 1 - .../pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg | 1 - .../tizyx_evy_dual_classic_pla_bois_normal.inst.cfg | 1 - .../pva/tizyx_evy_dual_classic_pva_pva.inst.cfg | 1 - .../tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg | 1 - .../tizyx_evy_dual_global_High_Quality.inst.cfg | 1 - .../tizyx_evy_dual_global_Normal_Quality.inst.cfg | 1 - resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg | 1 - resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg | 1 - resources/setting_visibility/advanced.cfg | 1 - resources/setting_visibility/expert.cfg | 2 -- 132 files changed, 2 insertions(+), 163 deletions(-) diff --git a/resources/definitions/anet3d.def.json b/resources/definitions/anet3d.def.json index 798ae8a965..4d47cc0af6 100644 --- a/resources/definitions/anet3d.def.json +++ b/resources/definitions/anet3d.def.json @@ -86,8 +86,6 @@ "infill_wipe_dist": { "value": 0 }, "wall_0_wipe_dist": { "value": 0.2 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": true }, "retraction_speed": { diff --git a/resources/definitions/artillery_base.def.json b/resources/definitions/artillery_base.def.json index 021abf5e39..4aebd34c4c 100644 --- a/resources/definitions/artillery_base.def.json +++ b/resources/definitions/artillery_base.def.json @@ -191,8 +191,6 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/atmat_signal_pro_base.def.json b/resources/definitions/atmat_signal_pro_base.def.json index 774c179a34..e504314f4d 100644 --- a/resources/definitions/atmat_signal_pro_base.def.json +++ b/resources/definitions/atmat_signal_pro_base.def.json @@ -258,8 +258,6 @@ "layer_height_0": { "resolve": "max(0.2, min(extruderValues('layer_height')))" }, "line_width": { "value": "machine_nozzle_size * 1.125" }, "wall_line_width": { "value": "machine_nozzle_size" }, - "fill_perimeter_gaps": { "default_value": "everywhere" }, - "fill_outline_gaps": { "value": "True" }, "meshfix_maximum_resolution": { "value": "0.01" }, "meshfix_maximum_deviation": { "value": "layer_height / 2" }, "infill_before_walls": { "value": "False" }, diff --git a/resources/definitions/biqu_base.def.json b/resources/definitions/biqu_base.def.json index 4327da886c..5fd600e033 100755 --- a/resources/definitions/biqu_base.def.json +++ b/resources/definitions/biqu_base.def.json @@ -95,9 +95,6 @@ "skin_overlap": { "value": 10.0 }, "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, - - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/blv_mgn_cube_base.def.json b/resources/definitions/blv_mgn_cube_base.def.json index 47b7d12f97..149536ac49 100644 --- a/resources/definitions/blv_mgn_cube_base.def.json +++ b/resources/definitions/blv_mgn_cube_base.def.json @@ -45,12 +45,6 @@ "machine_gcode_flavor": { "default_value": "RepRap (RepRap)" }, - "fill_perimeter_gaps": { - "value": "'everywhere'" - }, - "fill_outline_gaps": { - "value": true - }, "retraction_speed": { "default_value": 85, "maximum_value_warning": 130 diff --git a/resources/definitions/creality_base.def.json b/resources/definitions/creality_base.def.json index 34a02ee86f..5898e5d678 100644 --- a/resources/definitions/creality_base.def.json +++ b/resources/definitions/creality_base.def.json @@ -195,8 +195,6 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/cubicon_common.def.json b/resources/definitions/cubicon_common.def.json index 45491b943c..f700df7ae6 100644 --- a/resources/definitions/cubicon_common.def.json +++ b/resources/definitions/cubicon_common.def.json @@ -30,7 +30,6 @@ "default_value": "raft" }, "top_bottom_pattern": { "default_value": "lines" }, - "fill_perimeter_gaps": { "default_value": "everywhere" }, "infill_sparse_density": { "default_value": 20 }, "infill_before_walls": { "default_value": false }, "top_bottom_thickness": { diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 6cc2ca6333..4027999fba 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1385,7 +1385,7 @@ "maximum_value": "wall_line_width_0", "type": "float", "limit_to_extruder": "wall_0_extruder_nr", - "enabled": "fill_outline_gaps" + "enabled": true }, "min_bead_width": { @@ -1398,7 +1398,7 @@ "maximum_value_warning": "wall_line_width_0", "type": "float", "limit_to_extruder": "wall_0_extruder_nr", - "enabled": "fill_outline_gaps" + "enabled": true }, "xy_offset": { diff --git a/resources/definitions/flyingbear_base.def.json b/resources/definitions/flyingbear_base.def.json index 84164c42f8..583e33006b 100644 --- a/resources/definitions/flyingbear_base.def.json +++ b/resources/definitions/flyingbear_base.def.json @@ -172,9 +172,7 @@ "wall_0_wipe_dist": { "value": 0.0 }, "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 3 if layer_height > 0.15 else 0.8" }, "optimize_wall_printing_order": { "value": true }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, "filter_out_tiny_gaps": { "value": false }, - "fill_outline_gaps": { "value": false }, "z_seam_type": { "value": "'sharpest_corner'" }, "z_seam_corner": { "value": "'z_seam_corner_weighted'" }, diff --git a/resources/definitions/hms434.def.json b/resources/definitions/hms434.def.json index b171cb374b..3d78482b6f 100644 --- a/resources/definitions/hms434.def.json +++ b/resources/definitions/hms434.def.json @@ -92,7 +92,6 @@ "outer_inset_first": {"value": true }, "alternate_extra_perimeter": {"value": false }, "filter_out_tiny_gaps": {"value": true }, - "fill_outline_gaps": {"value": true }, "z_seam_type": {"value": "'shortest'"}, "z_seam_x": {"value": "300"}, "z_seam_y": {"value": "325"}, diff --git a/resources/definitions/koonovo_base.def.json b/resources/definitions/koonovo_base.def.json index acfd674ad1..ef13730e39 100644 --- a/resources/definitions/koonovo_base.def.json +++ b/resources/definitions/koonovo_base.def.json @@ -112,8 +112,6 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/koonovo_kn3.def.json b/resources/definitions/koonovo_kn3.def.json index 5d490a75fe..e06cea1401 100644 --- a/resources/definitions/koonovo_kn3.def.json +++ b/resources/definitions/koonovo_kn3.def.json @@ -129,8 +129,6 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/koonovo_kn5.def.json b/resources/definitions/koonovo_kn5.def.json index 3e0f3c8df5..a7f830b935 100644 --- a/resources/definitions/koonovo_kn5.def.json +++ b/resources/definitions/koonovo_kn5.def.json @@ -130,8 +130,6 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/lotmaxx_sc60.def.json b/resources/definitions/lotmaxx_sc60.def.json index a18e197757..d3080f50a3 100644 --- a/resources/definitions/lotmaxx_sc60.def.json +++ b/resources/definitions/lotmaxx_sc60.def.json @@ -26,7 +26,6 @@ "acceleration_travel":{"value":1000}, "acceleration_travel_layer_0":{"value":1000.0}, "expand_skins_expand_distance":{"value":0.8}, - "fill_outline_gaps":{"default_value":false}, "infill_sparse_density":{"value":15}, "meshfix_maximum_resolution":{"value":0.25}, "optimize_wall_printing_order":{"value":true}, diff --git a/resources/definitions/skriware_2.def.json b/resources/definitions/skriware_2.def.json index 88f4e3eecf..007a179735 100644 --- a/resources/definitions/skriware_2.def.json +++ b/resources/definitions/skriware_2.def.json @@ -590,9 +590,6 @@ "jerk_roofing": { "value": "10" }, - "fill_outline_gaps": { - "default_value": true - }, "layer_height": { "default_value": 0.2 }, diff --git a/resources/definitions/tizyx_evy.def.json b/resources/definitions/tizyx_evy.def.json index 8ed9a5aeff..721212e181 100644 --- a/resources/definitions/tizyx_evy.def.json +++ b/resources/definitions/tizyx_evy.def.json @@ -47,7 +47,6 @@ "adhesion_type": { "default_value": "skirt" }, "skirt_line_count": {"default_value": 2}, "skirt_gap": { "default_value": 2}, - "fill_outline_gaps": { "default_value": true}, "infill_sparse_density": { "default_value": 15}, "retraction_amount": { "default_value": 2.5}, "retraction_speed": { "default_value": 30}, diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json index a7326aff89..201daea407 100644 --- a/resources/definitions/tronxy_x.def.json +++ b/resources/definitions/tronxy_x.def.json @@ -95,8 +95,6 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, - "fill_perimeter_gaps": { "value": "'everywhere'" }, - "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/voron2_base.def.json b/resources/definitions/voron2_base.def.json index 7a9a6ee8aa..095e4c2408 100644 --- a/resources/definitions/voron2_base.def.json +++ b/resources/definitions/voron2_base.def.json @@ -136,8 +136,6 @@ "layer_height_0": { "resolve": "max(0.2, min(extruderValues('layer_height')))" }, "line_width": { "value": "machine_nozzle_size * 1.125" }, "wall_line_width": { "value": "machine_nozzle_size" }, - "fill_perimeter_gaps": { "default_value": "nowhere" }, - "fill_outline_gaps": { "default_value": true }, "meshfix_maximum_resolution": { "default_value": 0.01 }, "infill_before_walls": { "default_value": false }, "zig_zaggify_infill": { "value": true }, diff --git a/resources/definitions/winbo_dragonl4.def.json b/resources/definitions/winbo_dragonl4.def.json index 2798abffc2..60c3ef089b 100644 --- a/resources/definitions/winbo_dragonl4.def.json +++ b/resources/definitions/winbo_dragonl4.def.json @@ -55,7 +55,6 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, - "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/definitions/winbo_mini2.def.json b/resources/definitions/winbo_mini2.def.json index a43948a49d..5f17c2e76d 100644 --- a/resources/definitions/winbo_mini2.def.json +++ b/resources/definitions/winbo_mini2.def.json @@ -55,7 +55,6 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, - "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/definitions/winbo_superhelper105.def.json b/resources/definitions/winbo_superhelper105.def.json index 2da031cb99..abcff615cc 100644 --- a/resources/definitions/winbo_superhelper105.def.json +++ b/resources/definitions/winbo_superhelper105.def.json @@ -55,7 +55,6 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, - "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg index efbd6ebf23..ba7d63ffd9 100644 --- a/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg +++ b/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 10 diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg index 6a80944e7a..8cd51751c4 100644 --- a/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg +++ b/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 15 diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg index ba82f1c1e1..85078b32b7 100644 --- a/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg +++ b/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 15 diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg index 90cc64ee16..7e97586beb 100644 --- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg index 99cfb80cbe..7f48355caf 100644 --- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg index ca24a65c56..13001cd9b1 100644 --- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg index ec3bc33265..f7e57e8eb4 100644 --- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg index 10e80bf032..70bf78717f 100644 --- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg index 639a8411bb..e54132e992 100644 --- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg @@ -20,7 +20,6 @@ speed_wall_x = =speed_wall speed_layer_0 = 20 top_bottom_thickness = =wall_thickness wall_thickness = =line_width * 2 -fill_perimeter_gaps = nowhere infill_sparse_density = 15 infill_line_width = =line_width jerk_print = 30 diff --git a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg index e79a5ac2f2..7469d1e9ba 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg index e025bf001f..cb236e9425 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg index e15148439c..556bfe5d72 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg index 7753346dc4..2d1682901f 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg index 7110a05ec3..65636f0798 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg index 248026b8be..e819b69aa9 100644 --- a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg +++ b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg @@ -21,7 +21,6 @@ wall_0_wipe_dist = 0.2 top_bottom_thickness = 0.8 top_bottom_pattern = lines optimize_wall_printing_order = True -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True z_seam_type = sharpest_corner z_seam_corner = hide_seam diff --git a/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg index 5a2875d655..2b069f4df1 100644 --- a/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg index fc3a54841d..1104006af2 100644 --- a/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg index df49ec167f..5f7078b90c 100644 --- a/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg index 50b317a0c7..3ff9865945 100644 --- a/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg index bb9ea57545..d5907905c6 100644 --- a/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg index c2775c821d..81e75d4e45 100644 --- a/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg index 566013fa35..b76fc5c249 100644 --- a/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg index 637e191db0..0c70269fb8 100644 --- a/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg +++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg index c8df783173..96d62466bb 100644 --- a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg +++ b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg index 8e86e3f948..c6040f34a0 100644 --- a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg +++ b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg index 59ced391e4..116a304d40 100644 --- a/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg index c670b903d5..36e266a988 100644 --- a/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg index 67eb3d219c..b33ec8f1d6 100644 --- a/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg index 21ca181305..3909d71ab2 100644 --- a/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg index 4ff723b005..1455c1c005 100644 --- a/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg index 07368a2cd0..32c830fce9 100644 --- a/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg index d4666cc04c..9d35ae882c 100644 --- a/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg index 1af3f77c9a..43b2dc5c8a 100644 --- a/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg +++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg index ce6c90b4a0..d3de2ae771 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg index 693e8864ca..3a838a02c7 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg index 68776ebe83..affc954df8 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg index 14daa96705..4d95d09916 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg index 20feb28b2a..91bbddbadd 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg index c6ddedad4c..9a5631beff 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg index 2d0791bc05..259c1802c3 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg index e123dc9a09..b748bf41cd 100644 --- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg +++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg index c8750c4d6b..b0e0794c97 100644 --- a/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg index 250b6b603a..4a6b4690f5 100644 --- a/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg index f682fbca21..08a465b714 100644 --- a/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg index 4e4ddb2f04..6d6a3de06d 100644 --- a/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg index 737c1d0fed..34d4204fec 100644 --- a/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg index 39bb156980..a5d541e757 100644 --- a/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg index de7548f693..d0a944bb43 100644 --- a/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg index ee40a27a7a..9a652383f2 100644 --- a/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg +++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg index a313b08887..cd29747040 100644 --- a/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg index e830d7a13b..90d7cd1b3a 100644 --- a/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg index 04fa7b25cf..9d8231e8c0 100644 --- a/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg index 0b670241fa..ba11545751 100644 --- a/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg index cb77f2f1e3..f6dfc3a653 100644 --- a/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg index 33db89deef..b8681a1576 100644 --- a/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg index 176e35d42a..30685201f9 100644 --- a/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 50 infill_pattern = grid diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg index 06b62a06c7..eaabaf4be2 100644 --- a/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg +++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg index a15e67d56d..57ed11df48 100644 --- a/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg index 17905dc539..28ed36c977 100644 --- a/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg index b930e49046..7b4c6be5a3 100644 --- a/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg index b47cbf689b..ce12b97f60 100644 --- a/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg index 7543e4f7eb..1ab58f3bc8 100644 --- a/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg index d90aed849c..02e2d717c7 100644 --- a/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg index 126bbc8ab1..6b57c0a06b 100644 --- a/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg index fa1599ba4f..cf8f1979a0 100644 --- a/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg +++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg index d2a08e9095..34dd293908 100644 --- a/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg index 6879e19212..3b6d872395 100644 --- a/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.3 wall_thickness = 1 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg index 8c09cd0b7a..312d252ee5 100644 --- a/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg index d9f3e60ef7..6ed5fedad4 100644 --- a/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.5 wall_thickness = 1.2 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg index 9c49387ec1..51985c13d1 100644 --- a/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg index 7ab817c6bc..ae5880e0ab 100644 --- a/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = =layer_height * 3 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg index a12dd8d905..575478e6d6 100644 --- a/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg index 6f5c1a325f..5f977c6910 100644 --- a/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg +++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg @@ -17,7 +17,6 @@ infill_line_width = 0.9 wall_thickness = 2.4 top_bottom_thickness = 0.8 wall_0_inset = -0.05 -fill_perimeter_gaps = nowhere infill_sparse_density = 40 infill_pattern = grid diff --git a/resources/quality/katihal/alya3dp_normal.inst.cfg b/resources/quality/katihal/alya3dp_normal.inst.cfg index 9ad411da9a..7c32cebe0a 100644 --- a/resources/quality/katihal/alya3dp_normal.inst.cfg +++ b/resources/quality/katihal/alya3dp_normal.inst.cfg @@ -16,7 +16,6 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/katihal/alyanx3dp_normal.inst.cfg b/resources/quality/katihal/alyanx3dp_normal.inst.cfg index 0f2978b335..6917e6e309 100644 --- a/resources/quality/katihal/alyanx3dp_normal.inst.cfg +++ b/resources/quality/katihal/alyanx3dp_normal.inst.cfg @@ -16,7 +16,6 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/katihal/kupido_normal.inst.cfg b/resources/quality/katihal/kupido_normal.inst.cfg index 0516f20455..3e407fc4a4 100644 --- a/resources/quality/katihal/kupido_normal.inst.cfg +++ b/resources/quality/katihal/kupido_normal.inst.cfg @@ -16,7 +16,6 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/key3d/key3d_tyro_best.inst.cfg b/resources/quality/key3d/key3d_tyro_best.inst.cfg index 91c4d1ee9d..7c12108fe7 100644 --- a/resources/quality/key3d/key3d_tyro_best.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_best.inst.cfg @@ -31,9 +31,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/key3d/key3d_tyro_fast.inst.cfg b/resources/quality/key3d/key3d_tyro_fast.inst.cfg index a00637d2bd..9a60211828 100644 --- a/resources/quality/key3d/key3d_tyro_fast.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_fast.inst.cfg @@ -30,9 +30,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/key3d/key3d_tyro_normal.inst.cfg b/resources/quality/key3d/key3d_tyro_normal.inst.cfg index daaa749d02..e9f07fe08b 100644 --- a/resources/quality/key3d/key3d_tyro_normal.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_normal.inst.cfg @@ -30,9 +30,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg index f6d0b5303e..c8f490a053 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg @@ -32,9 +32,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg index 8587812776..75a91e83b1 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg @@ -29,9 +29,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg index 14fa0ee796..ba7babb84f 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg @@ -32,9 +32,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg index 49ca6da156..6414f7358a 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg @@ -31,9 +31,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg index 435630c44a..e560af2f2b 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg @@ -30,9 +30,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg index 51323e2c55..811641d83b 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg @@ -30,9 +30,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg index 61ea9c7406..a1574da6a0 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg @@ -30,9 +30,7 @@ optimize_wall_printing_order = False outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 -fill_perimeter_gaps = everywhere filter_out_tiny_gaps = True -fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg index 2b56b83b30..d8ae183c0a 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg @@ -27,7 +27,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg index 16f93bcf7d..89f03f03f7 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg @@ -27,7 +27,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg index 0c91aac26e..fe02cce8f9 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg @@ -27,7 +27,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg index 642b6c52f0..b14dfeee2d 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg @@ -27,7 +27,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg index 720d7134c6..8d4ab7aefe 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg @@ -27,7 +27,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg index 11e15457e2..ee0bf53705 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg index 116271802f..f7f261c7eb 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg index ec7abca441..44b436a0c2 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg index 799305ddd9..2a355a562d 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg index 6571caf379..05708b96dd 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg index 48b1dac689..5d0eafd7f2 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg index 1f5cdd2c53..1b79ffcd8c 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg index b5de6785f4..bb5dbce685 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg index 4d36b4efc9..4bd4c2e7f3 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg index 90d99dfe5b..b503786236 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg index f35b05ed3e..7e3d357022 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg index 090b5a4c25..b9b3589b6f 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg index 260d40a27f..abc42b60ee 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg @@ -15,7 +15,6 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 -fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg index c898126040..6eb65a1511 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg @@ -17,7 +17,6 @@ adhesion_extruder_nr = 1 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 retraction_min_travel = 2 speed_print = 30 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg index 49993b40e7..122b93a94b 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg @@ -36,7 +36,6 @@ speed_topbottom = 45 support_angle = 70 skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg index 6a4d2a7b90..e0c7dd4427 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg @@ -36,7 +36,6 @@ speed_topbottom = 45 support_angle = 70 skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg index 5c957d0d82..9b21259730 100644 --- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg @@ -23,7 +23,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg index 8b685490c3..286033b055 100644 --- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg @@ -23,7 +23,6 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 -fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/setting_visibility/advanced.cfg b/resources/setting_visibility/advanced.cfg index d3ed1094a6..04f254e55d 100644 --- a/resources/setting_visibility/advanced.cfg +++ b/resources/setting_visibility/advanced.cfg @@ -28,7 +28,6 @@ top_layers bottom_thickness bottom_layers optimize_wall_printing_order -fill_perimeter_gaps xy_offset ironing_enabled diff --git a/resources/setting_visibility/expert.cfg b/resources/setting_visibility/expert.cfg index 59c8c0a790..0fce810426 100644 --- a/resources/setting_visibility/expert.cfg +++ b/resources/setting_visibility/expert.cfg @@ -43,9 +43,7 @@ wall_0_inset optimize_wall_printing_order outer_inset_first alternate_extra_perimeter -fill_perimeter_gaps filter_out_tiny_gaps -fill_outline_gaps xy_offset xy_offset_layer_0 hole_xy_offset From db33f676665c39062d60ee4e719b5ff97e13d1ec Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Thu, 10 Dec 2020 12:49:00 +0100 Subject: [PATCH 3/4] Partial revert: Don't remove 'Print Thin Walls'. It still makes sense, even in a libArachne/Variable Line Width sense. CURA-7148 --- .../VersionUpgrade49to50/VersionUpgrade49to50.py | 3 +-- resources/definitions/anet3d.def.json | 1 + resources/definitions/artillery_base.def.json | 1 + resources/definitions/atmat_signal_pro_base.def.json | 1 + resources/definitions/biqu_base.def.json | 2 ++ resources/definitions/blv_mgn_cube_base.def.json | 3 +++ resources/definitions/creality_base.def.json | 1 + resources/definitions/fdmprinter.def.json | 4 ++-- resources/definitions/flyingbear_base.def.json | 1 + resources/definitions/hms434.def.json | 1 + resources/definitions/koonovo_base.def.json | 1 + resources/definitions/koonovo_kn3.def.json | 1 + resources/definitions/koonovo_kn5.def.json | 1 + resources/definitions/lotmaxx_sc60.def.json | 1 + resources/definitions/skriware_2.def.json | 3 +++ resources/definitions/tizyx_evy.def.json | 1 + resources/definitions/tronxy_x.def.json | 1 + resources/definitions/voron2_base.def.json | 1 + resources/definitions/winbo_dragonl4.def.json | 1 + resources/definitions/winbo_mini2.def.json | 1 + resources/definitions/winbo_superhelper105.def.json | 1 + resources/quality/katihal/alya3dp_normal.inst.cfg | 1 + resources/quality/katihal/alyanx3dp_normal.inst.cfg | 1 + resources/quality/katihal/kupido_normal.inst.cfg | 1 + resources/quality/key3d/key3d_tyro_best.inst.cfg | 1 + resources/quality/key3d/key3d_tyro_fast.inst.cfg | 1 + resources/quality/key3d/key3d_tyro_normal.inst.cfg | 1 + resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg | 1 + resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg | 1 + resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg | 1 + resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg | 1 + resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg | 1 + resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg | 1 + resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg | 1 + .../tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg | 1 + .../tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg | 1 + .../tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg | 1 + .../tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg | 1 + .../tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg | 1 + .../abs/tizyx_evy_dual_classic_abs_high.inst.cfg | 1 + .../abs/tizyx_evy_dual_classic_abs_normal.inst.cfg | 1 + .../flex/tizyx_evy_dual_classic_flex_flex.inst.cfg | 1 + .../petg/tizyx_evy_dual_classic_petg_high.inst.cfg | 1 + .../petg/tizyx_evy_dual_classic_petg_normal.inst.cfg | 1 + .../pla/tizyx_evy_dual_classic_pla_flex.inst.cfg | 1 + .../pla/tizyx_evy_dual_classic_pla_high.inst.cfg | 1 + .../pla/tizyx_evy_dual_classic_pla_normal.inst.cfg | 1 + .../pla/tizyx_evy_dual_classic_pla_pva.inst.cfg | 1 + .../pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg | 1 + .../pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg | 1 + .../pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg | 1 + .../pva/tizyx_evy_dual_classic_pva_pva.inst.cfg | 1 + .../tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg | 1 + .../tizyx_evy_dual_global_High_Quality.inst.cfg | 1 + .../tizyx_evy_dual_global_Normal_Quality.inst.cfg | 1 + resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg | 1 + resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg | 1 + resources/setting_visibility/expert.cfg | 1 + 58 files changed, 64 insertions(+), 4 deletions(-) diff --git a/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py b/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py index a2b1e68292..7757a45c25 100644 --- a/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py +++ b/plugins/VersionUpgrade/VersionUpgrade49to50/VersionUpgrade49to50.py @@ -10,8 +10,7 @@ _removed_settings = { "travel_compensate_overlapping_walls_enabled", "travel_compensate_overlapping_walls_0_enabled", "travel_compensate_overlapping_walls_x_enabled", - "fill_perimeter_gaps", - "fill_outline_gaps" + "fill_perimeter_gaps" } diff --git a/resources/definitions/anet3d.def.json b/resources/definitions/anet3d.def.json index 4d47cc0af6..54092bcf25 100644 --- a/resources/definitions/anet3d.def.json +++ b/resources/definitions/anet3d.def.json @@ -86,6 +86,7 @@ "infill_wipe_dist": { "value": 0 }, "wall_0_wipe_dist": { "value": 0.2 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": true }, "retraction_speed": { diff --git a/resources/definitions/artillery_base.def.json b/resources/definitions/artillery_base.def.json index 4aebd34c4c..76e2cb3fef 100644 --- a/resources/definitions/artillery_base.def.json +++ b/resources/definitions/artillery_base.def.json @@ -191,6 +191,7 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/atmat_signal_pro_base.def.json b/resources/definitions/atmat_signal_pro_base.def.json index e504314f4d..411867fb02 100644 --- a/resources/definitions/atmat_signal_pro_base.def.json +++ b/resources/definitions/atmat_signal_pro_base.def.json @@ -258,6 +258,7 @@ "layer_height_0": { "resolve": "max(0.2, min(extruderValues('layer_height')))" }, "line_width": { "value": "machine_nozzle_size * 1.125" }, "wall_line_width": { "value": "machine_nozzle_size" }, + "fill_outline_gaps": { "value": "True" }, "meshfix_maximum_resolution": { "value": "0.01" }, "meshfix_maximum_deviation": { "value": "layer_height / 2" }, "infill_before_walls": { "value": "False" }, diff --git a/resources/definitions/biqu_base.def.json b/resources/definitions/biqu_base.def.json index 5fd600e033..d6365f0aab 100755 --- a/resources/definitions/biqu_base.def.json +++ b/resources/definitions/biqu_base.def.json @@ -95,6 +95,8 @@ "skin_overlap": { "value": 10.0 }, "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, + + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/blv_mgn_cube_base.def.json b/resources/definitions/blv_mgn_cube_base.def.json index 149536ac49..c56112c4c5 100644 --- a/resources/definitions/blv_mgn_cube_base.def.json +++ b/resources/definitions/blv_mgn_cube_base.def.json @@ -45,6 +45,9 @@ "machine_gcode_flavor": { "default_value": "RepRap (RepRap)" }, + "fill_outline_gaps": { + "value": true + }, "retraction_speed": { "default_value": 85, "maximum_value_warning": 130 diff --git a/resources/definitions/creality_base.def.json b/resources/definitions/creality_base.def.json index 5898e5d678..e07c6057a0 100644 --- a/resources/definitions/creality_base.def.json +++ b/resources/definitions/creality_base.def.json @@ -195,6 +195,7 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 4027999fba..6cc2ca6333 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1385,7 +1385,7 @@ "maximum_value": "wall_line_width_0", "type": "float", "limit_to_extruder": "wall_0_extruder_nr", - "enabled": true + "enabled": "fill_outline_gaps" }, "min_bead_width": { @@ -1398,7 +1398,7 @@ "maximum_value_warning": "wall_line_width_0", "type": "float", "limit_to_extruder": "wall_0_extruder_nr", - "enabled": true + "enabled": "fill_outline_gaps" }, "xy_offset": { diff --git a/resources/definitions/flyingbear_base.def.json b/resources/definitions/flyingbear_base.def.json index 583e33006b..a472daa508 100644 --- a/resources/definitions/flyingbear_base.def.json +++ b/resources/definitions/flyingbear_base.def.json @@ -173,6 +173,7 @@ "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 3 if layer_height > 0.15 else 0.8" }, "optimize_wall_printing_order": { "value": true }, "filter_out_tiny_gaps": { "value": false }, + "fill_outline_gaps": { "value": false }, "z_seam_type": { "value": "'sharpest_corner'" }, "z_seam_corner": { "value": "'z_seam_corner_weighted'" }, diff --git a/resources/definitions/hms434.def.json b/resources/definitions/hms434.def.json index 3d78482b6f..b171cb374b 100644 --- a/resources/definitions/hms434.def.json +++ b/resources/definitions/hms434.def.json @@ -92,6 +92,7 @@ "outer_inset_first": {"value": true }, "alternate_extra_perimeter": {"value": false }, "filter_out_tiny_gaps": {"value": true }, + "fill_outline_gaps": {"value": true }, "z_seam_type": {"value": "'shortest'"}, "z_seam_x": {"value": "300"}, "z_seam_y": {"value": "325"}, diff --git a/resources/definitions/koonovo_base.def.json b/resources/definitions/koonovo_base.def.json index ef13730e39..b0791dd251 100644 --- a/resources/definitions/koonovo_base.def.json +++ b/resources/definitions/koonovo_base.def.json @@ -112,6 +112,7 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/koonovo_kn3.def.json b/resources/definitions/koonovo_kn3.def.json index e06cea1401..0750eec47a 100644 --- a/resources/definitions/koonovo_kn3.def.json +++ b/resources/definitions/koonovo_kn3.def.json @@ -129,6 +129,7 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/koonovo_kn5.def.json b/resources/definitions/koonovo_kn5.def.json index a7f830b935..16d34caf15 100644 --- a/resources/definitions/koonovo_kn5.def.json +++ b/resources/definitions/koonovo_kn5.def.json @@ -130,6 +130,7 @@ "minimum_support_area": { "value": 2 }, "minimum_interface_area": { "value": 10 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "adhesion_type": { "value": "'skirt'" }, diff --git a/resources/definitions/lotmaxx_sc60.def.json b/resources/definitions/lotmaxx_sc60.def.json index d3080f50a3..a18e197757 100644 --- a/resources/definitions/lotmaxx_sc60.def.json +++ b/resources/definitions/lotmaxx_sc60.def.json @@ -26,6 +26,7 @@ "acceleration_travel":{"value":1000}, "acceleration_travel_layer_0":{"value":1000.0}, "expand_skins_expand_distance":{"value":0.8}, + "fill_outline_gaps":{"default_value":false}, "infill_sparse_density":{"value":15}, "meshfix_maximum_resolution":{"value":0.25}, "optimize_wall_printing_order":{"value":true}, diff --git a/resources/definitions/skriware_2.def.json b/resources/definitions/skriware_2.def.json index 007a179735..88f4e3eecf 100644 --- a/resources/definitions/skriware_2.def.json +++ b/resources/definitions/skriware_2.def.json @@ -590,6 +590,9 @@ "jerk_roofing": { "value": "10" }, + "fill_outline_gaps": { + "default_value": true + }, "layer_height": { "default_value": 0.2 }, diff --git a/resources/definitions/tizyx_evy.def.json b/resources/definitions/tizyx_evy.def.json index 721212e181..8ed9a5aeff 100644 --- a/resources/definitions/tizyx_evy.def.json +++ b/resources/definitions/tizyx_evy.def.json @@ -47,6 +47,7 @@ "adhesion_type": { "default_value": "skirt" }, "skirt_line_count": {"default_value": 2}, "skirt_gap": { "default_value": 2}, + "fill_outline_gaps": { "default_value": true}, "infill_sparse_density": { "default_value": 15}, "retraction_amount": { "default_value": 2.5}, "retraction_speed": { "default_value": 30}, diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json index 201daea407..10b020267d 100644 --- a/resources/definitions/tronxy_x.def.json +++ b/resources/definitions/tronxy_x.def.json @@ -95,6 +95,7 @@ "infill_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 }, + "fill_outline_gaps": { "value": false }, "filter_out_tiny_gaps": { "value": false }, "retraction_speed": { diff --git a/resources/definitions/voron2_base.def.json b/resources/definitions/voron2_base.def.json index 095e4c2408..e7e81685b7 100644 --- a/resources/definitions/voron2_base.def.json +++ b/resources/definitions/voron2_base.def.json @@ -136,6 +136,7 @@ "layer_height_0": { "resolve": "max(0.2, min(extruderValues('layer_height')))" }, "line_width": { "value": "machine_nozzle_size * 1.125" }, "wall_line_width": { "value": "machine_nozzle_size" }, + "fill_outline_gaps": { "default_value": true }, "meshfix_maximum_resolution": { "default_value": 0.01 }, "infill_before_walls": { "default_value": false }, "zig_zaggify_infill": { "value": true }, diff --git a/resources/definitions/winbo_dragonl4.def.json b/resources/definitions/winbo_dragonl4.def.json index 60c3ef089b..2798abffc2 100644 --- a/resources/definitions/winbo_dragonl4.def.json +++ b/resources/definitions/winbo_dragonl4.def.json @@ -55,6 +55,7 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, + "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/definitions/winbo_mini2.def.json b/resources/definitions/winbo_mini2.def.json index 5f17c2e76d..a43948a49d 100644 --- a/resources/definitions/winbo_mini2.def.json +++ b/resources/definitions/winbo_mini2.def.json @@ -55,6 +55,7 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, + "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/definitions/winbo_superhelper105.def.json b/resources/definitions/winbo_superhelper105.def.json index abcff615cc..2da031cb99 100644 --- a/resources/definitions/winbo_superhelper105.def.json +++ b/resources/definitions/winbo_superhelper105.def.json @@ -55,6 +55,7 @@ "cool_fan_speed": { "value": "100" }, "cool_fan_speed_max": { "value": "100" }, "cool_min_speed": { "value": "5" }, + "fill_outline_gaps": { "value": "True" }, "infill_overlap": { "value": "0" }, "min_infill_area": { "value": "1" }, "min_skin_width_for_expansion": { "value": "2" }, diff --git a/resources/quality/katihal/alya3dp_normal.inst.cfg b/resources/quality/katihal/alya3dp_normal.inst.cfg index 7c32cebe0a..9ad411da9a 100644 --- a/resources/quality/katihal/alya3dp_normal.inst.cfg +++ b/resources/quality/katihal/alya3dp_normal.inst.cfg @@ -16,6 +16,7 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/katihal/alyanx3dp_normal.inst.cfg b/resources/quality/katihal/alyanx3dp_normal.inst.cfg index 6917e6e309..0f2978b335 100644 --- a/resources/quality/katihal/alyanx3dp_normal.inst.cfg +++ b/resources/quality/katihal/alyanx3dp_normal.inst.cfg @@ -16,6 +16,7 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/katihal/kupido_normal.inst.cfg b/resources/quality/katihal/kupido_normal.inst.cfg index 3e407fc4a4..0516f20455 100644 --- a/resources/quality/katihal/kupido_normal.inst.cfg +++ b/resources/quality/katihal/kupido_normal.inst.cfg @@ -16,6 +16,7 @@ layer_height_0 = 0.1 adhesion_type = raft skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_angles = [0,90 ] infill_sparse_density = 15 retraction_min_travel = 0.8 diff --git a/resources/quality/key3d/key3d_tyro_best.inst.cfg b/resources/quality/key3d/key3d_tyro_best.inst.cfg index 7c12108fe7..5e5dff29b6 100644 --- a/resources/quality/key3d/key3d_tyro_best.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_best.inst.cfg @@ -32,6 +32,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/key3d/key3d_tyro_fast.inst.cfg b/resources/quality/key3d/key3d_tyro_fast.inst.cfg index 9a60211828..c9d77de6fe 100644 --- a/resources/quality/key3d/key3d_tyro_fast.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_fast.inst.cfg @@ -31,6 +31,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/key3d/key3d_tyro_normal.inst.cfg b/resources/quality/key3d/key3d_tyro_normal.inst.cfg index e9f07fe08b..5b528763c8 100644 --- a/resources/quality/key3d/key3d_tyro_normal.inst.cfg +++ b/resources/quality/key3d/key3d_tyro_normal.inst.cfg @@ -31,6 +31,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg index c8f490a053..b30422c085 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg @@ -33,6 +33,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg index 75a91e83b1..4c4c6b53a2 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg @@ -30,6 +30,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg index ba7babb84f..cf2341a3d2 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg @@ -33,6 +33,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg index 6414f7358a..7e07be25fd 100644 --- a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg +++ b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg @@ -32,6 +32,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg index e560af2f2b..ad1a028fe2 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg @@ -31,6 +31,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg index 811641d83b..73a9e9c3bd 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg @@ -31,6 +31,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg index a1574da6a0..a667489ac3 100644 --- a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg +++ b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg @@ -31,6 +31,7 @@ outer_inset_first = False alternate_extra_perimeter = False wall_min_flow = 0 filter_out_tiny_gaps = True +fill_outline_gaps = True xy_offset = 0 skin_no_small_gaps_heuristic = True skin_outline_count = 1 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg index d8ae183c0a..2b56b83b30 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg @@ -27,6 +27,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg index 89f03f03f7..16f93bcf7d 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg @@ -27,6 +27,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg index fe02cce8f9..0c91aac26e 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg @@ -27,6 +27,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg index b14dfeee2d..642b6c52f0 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg @@ -27,6 +27,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg index 8d4ab7aefe..720d7134c6 100644 --- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg @@ -27,6 +27,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg index ee0bf53705..11e15457e2 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg index f7f261c7eb..116271802f 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg index 44b436a0c2..ec7abca441 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg index 2a355a562d..799305ddd9 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg index 05708b96dd..6571caf379 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg index 5d0eafd7f2..48b1dac689 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg index 1b79ffcd8c..1f5cdd2c53 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg index bb5dbce685..b5de6785f4 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg index 4bd4c2e7f3..4d36b4efc9 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg index b503786236..90d99dfe5b 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg index 7e3d357022..f35b05ed3e 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg index b9b3589b6f..090b5a4c25 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg index abc42b60ee..260d40a27f 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg @@ -15,6 +15,7 @@ variant = Classic Extruder cool_fan_speed_0 = 100 cool_min_layer_time = 10 default_material_print_temperature = 210 +fill_outline_gaps = True infill_angles = [] infill_sparse_density = 15 material_final_print_temperature = 210 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg index 6eb65a1511..c898126040 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg @@ -17,6 +17,7 @@ adhesion_extruder_nr = 1 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 retraction_min_travel = 2 speed_print = 30 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg index 122b93a94b..49993b40e7 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg @@ -36,6 +36,7 @@ speed_topbottom = 45 support_angle = 70 skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg index e0c7dd4427..6a4d2a7b90 100644 --- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg +++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg @@ -36,6 +36,7 @@ speed_topbottom = 45 support_angle = 70 skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg index 9b21259730..5c957d0d82 100644 --- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg +++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg @@ -23,6 +23,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg index 286033b055..8b685490c3 100644 --- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg +++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg @@ -23,6 +23,7 @@ support_angle = 70 adhesion_type = skirt skirt_line_count = 2 skirt_gap = 2 +fill_outline_gaps = True infill_sparse_density = 15 material_diameter = 1.75 retraction_min_travel = 2 diff --git a/resources/setting_visibility/expert.cfg b/resources/setting_visibility/expert.cfg index 0fce810426..e8206f03f2 100644 --- a/resources/setting_visibility/expert.cfg +++ b/resources/setting_visibility/expert.cfg @@ -44,6 +44,7 @@ optimize_wall_printing_order outer_inset_first alternate_extra_perimeter filter_out_tiny_gaps +fill_outline_gaps xy_offset xy_offset_layer_0 hole_xy_offset From 7ff51049dc4f155ce6c71a625a1878e958a1f4eb Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Thu, 10 Dec 2020 13:00:09 +0100 Subject: [PATCH 4/4] (Also partially revert the main printer def.) See parent commit (Partial revert to undelete Print Thin Walls.) CURA-7148 --- resources/definitions/fdmprinter.def.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 6cc2ca6333..0d3d9a6bf2 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1375,6 +1375,14 @@ "limit_to_extruder": "wall_0_extruder_nr", "settable_per_mesh": true }, + "fill_outline_gaps": { + "label": "Print Thin Walls", + "description": "Print pieces of the model which are horizontally thinner than the nozzle size.", + "type": "bool", + "default_value": false, + "limit_to_extruder": "wall_0_extruder_nr", + "settable_per_mesh": true + }, "min_feature_size": { "label": "Minimum Feature Size",