diff --git a/resources/definitions/eryone_thinker.def.json b/resources/definitions/eryone_thinker.def.json index 33fef2a826..34e333f9cc 100644 --- a/resources/definitions/eryone_thinker.def.json +++ b/resources/definitions/eryone_thinker.def.json @@ -80,9 +80,6 @@ "optimize_wall_printing_order": { "default_value": true }, - "outer_inset_first": { - "default_value": false - }, "z_seam_type": { "value": "'shortest'" }, diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg index bd0db31570..83ebefc18c 100644 --- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg @@ -39,6 +39,4 @@ line_width = =machine_nozzle_size wall_line_width_x = =line_width infill_line_width = =line_width wall_thickness = =line_width * 2 -top_bottom_thickness = =wall_thickness - -fill_perimeter_gaps = nowhere \ No newline at end of file +top_bottom_thickness = =wall_thickness \ No newline at end of file diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg index 73144c2618..7f160079d2 100644 --- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg @@ -39,6 +39,4 @@ line_width = =machine_nozzle_size wall_line_width_x = =line_width infill_line_width = =line_width wall_thickness = =line_width * 2 -top_bottom_thickness = =wall_thickness - -fill_perimeter_gaps = nowhere \ No newline at end of file +top_bottom_thickness = =wall_thickness \ No newline at end of file diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg index b99fc603ab..f082f0c698 100644 --- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg @@ -39,6 +39,4 @@ line_width = =machine_nozzle_size wall_line_width_x = =line_width infill_line_width = =line_width wall_thickness = =line_width * 2 -top_bottom_thickness = =wall_thickness - -fill_perimeter_gaps = nowhere \ No newline at end of file +top_bottom_thickness = =wall_thickness \ No newline at end of file diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg index bd530ac443..cc5104fb5a 100644 --- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg +++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg @@ -39,6 +39,4 @@ line_width = =machine_nozzle_size wall_line_width_x = =line_width infill_line_width = =line_width wall_thickness = =line_width * 2 -top_bottom_thickness = =wall_thickness - -fill_perimeter_gaps = nowhere \ No newline at end of file +top_bottom_thickness = =wall_thickness \ No newline at end of file