Remove deleted setting from profiles

This commit is contained in:
Jaime van Kessel 2022-07-08 09:58:04 +02:00
parent ce136fafc1
commit 4656ba0917
6 changed files with 0 additions and 6 deletions

View File

@ -32,7 +32,6 @@ speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
top_bottom_thickness = =layer_height_0+layer_height*3 top_bottom_thickness = =layer_height_0+layer_height*3
top_layers = =0 if infill_sparse_density == 100 else math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4)) top_layers = =0 if infill_sparse_density == 100 else math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))
travel_compensate_overlapping_walls_0_enabled = True
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4
wall_thickness = 1.2 wall_thickness = 1.2

View File

@ -28,7 +28,6 @@ speed_layer_0 = 25.0
speed_travel_layer_0 = 125.0 speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
top_bottom_thickness = 1 top_bottom_thickness = 1
travel_compensate_overlapping_walls_0_enabled = True
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4
wall_thickness = 1.2 wall_thickness = 1.2

View File

@ -35,7 +35,6 @@ speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
support_xy_distance = 0.2 support_xy_distance = 0.2
top_bottom_thickness = 1 top_bottom_thickness = 1
travel_compensate_overlapping_walls_0_enabled = True
wall_0_inset = 0.2 wall_0_inset = 0.2
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4

View File

@ -32,7 +32,6 @@ speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
top_bottom_thickness = =layer_height_0+layer_height*3 top_bottom_thickness = =layer_height_0+layer_height*3
top_layers = =0 if infill_sparse_density == 100 else math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4)) top_layers = =0 if infill_sparse_density == 100 else math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))
travel_compensate_overlapping_walls_0_enabled = True
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4
wall_thickness = 1.2 wall_thickness = 1.2

View File

@ -28,7 +28,6 @@ speed_layer_0 = 25.0
speed_travel_layer_0 = 125.0 speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
top_bottom_thickness = 1 top_bottom_thickness = 1
travel_compensate_overlapping_walls_0_enabled = True
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4
wall_thickness = 1.2 wall_thickness = 1.2

View File

@ -35,7 +35,6 @@ speed_travel_layer_0 = 125.0
speed_wall_x = 50.0 speed_wall_x = 50.0
support_xy_distance = 0.2 support_xy_distance = 0.2
top_bottom_thickness = 1 top_bottom_thickness = 1
travel_compensate_overlapping_walls_0_enabled = True
wall_0_inset = 0.2 wall_0_inset = 0.2
wall_0_material_flow = 95 wall_0_material_flow = 95
wall_0_wipe_dist = 0.4 wall_0_wipe_dist = 0.4