mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-22 04:29:01 +08:00
Remove deleted setting from profiles
This commit is contained in:
parent
ce136fafc1
commit
4656ba0917
@ -32,7 +32,6 @@ speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
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))
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
wall_thickness = 1.2
|
||||
|
@ -28,7 +28,6 @@ speed_layer_0 = 25.0
|
||||
speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
top_bottom_thickness = 1
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
wall_thickness = 1.2
|
||||
|
@ -35,7 +35,6 @@ speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
support_xy_distance = 0.2
|
||||
top_bottom_thickness = 1
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_inset = 0.2
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
|
@ -32,7 +32,6 @@ speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
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))
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
wall_thickness = 1.2
|
||||
|
@ -28,7 +28,6 @@ speed_layer_0 = 25.0
|
||||
speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
top_bottom_thickness = 1
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
wall_thickness = 1.2
|
||||
|
@ -35,7 +35,6 @@ speed_travel_layer_0 = 125.0
|
||||
speed_wall_x = 50.0
|
||||
support_xy_distance = 0.2
|
||||
top_bottom_thickness = 1
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
wall_0_inset = 0.2
|
||||
wall_0_material_flow = 95
|
||||
wall_0_wipe_dist = 0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user