mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Remove deleted setting from profiles
This commit is contained in:
parent
ce136fafc1
commit
4656ba0917
6 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue