Browse Source

Remove a deleted setting from various profiles

Jaime van Kessel 4 years ago
parent
commit
c70fe3c107

+ 0 - 1
resources/definitions/artillery_base.def.json

@@ -179,7 +179,6 @@
         "material_initial_print_temperature": { "value": "material_print_temperature" },
         "material_final_print_temperature": { "value": "material_print_temperature" },
         "material_flow": { "value": 100 },
-        "travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
 
         "z_seam_type": { "value": "'back'" },
         "z_seam_corner": { "value": "'z_seam_corner_none'" },

+ 0 - 1
resources/definitions/biqu_base.def.json

@@ -83,7 +83,6 @@
         "material_initial_print_temperature": { "value": "material_print_temperature" },
         "material_final_print_temperature": { "value": "material_print_temperature" },
         "material_flow": { "value": 100 },
-        "travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
 
         "z_seam_type": { "value": "'back'" },
         "z_seam_corner": { "value": "'z_seam_corner_weighted'" },

+ 0 - 1
resources/definitions/flyingbear_base.def.json

@@ -172,7 +172,6 @@
         "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 },
-        "travel_compensate_overlapping_walls_0_enabled": { "value": false },
         "fill_perimeter_gaps": { "value": "'everywhere'" },
         "filter_out_tiny_gaps": { "value": false },
         "fill_outline_gaps": { "value": false },

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_PP_Draft_Print.inst.cfg

@@ -46,7 +46,6 @@ switch_extruder_prime_speed = 15
 switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.6
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
 wall_thickness = 1.6

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_PP_Superdraft_Print.inst.cfg

@@ -46,7 +46,6 @@ switch_extruder_prime_speed = 15
 switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.6
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
 wall_thickness = 1.6

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_PP_Verydraft_Print.inst.cfg

@@ -45,7 +45,6 @@ switch_extruder_prime_speed = 15
 switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.6
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
 wall_thickness = 1.6

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_TPU_Draft_Print.inst.cfg

@@ -54,7 +54,6 @@ switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.2
 travel_avoid_distance = 1.5
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
 wall_thickness = 1.3

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_TPU_Superdraft_Print.inst.cfg

@@ -55,7 +55,6 @@ switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.2
 travel_avoid_distance = 1.5
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
 wall_thickness = 1.3

+ 0 - 1
resources/quality/liquid/liquid_vo0.8_TPU_Verydraft_Print.inst.cfg

@@ -54,7 +54,6 @@ switch_extruder_retraction_amount = 20
 switch_extruder_retraction_speeds = 45
 top_bottom_thickness = 1.2
 travel_avoid_distance = 1.5
-travel_compensate_overlapping_walls_0_enabled = False
 wall_0_wipe_dist = =line_width * 2
 wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
 wall_thickness = 1.3