mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Increase bridging flowrate on AA 0.8 at 0.2 layers
This commit is contained in:
parent
d0f1641c4b
commit
5f69c89309
6 changed files with 12 additions and 0 deletions
|
@ -24,8 +24,10 @@ acceleration_topbottom = =acceleration_wall
|
|||
acceleration_wall = =acceleration_infill
|
||||
acceleration_wall_0 = 1500
|
||||
acceleration_wall_x = =acceleration_wall
|
||||
bridge_skin_material_flow = 200
|
||||
bridge_skin_speed = =bridge_wall_speed
|
||||
bridge_sparse_infill_max_density = 50
|
||||
bridge_wall_material_flow = 200
|
||||
bridge_wall_speed = 30
|
||||
cool_min_layer_time = 4
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
|
|
|
@ -24,8 +24,10 @@ acceleration_topbottom = =acceleration_wall
|
|||
acceleration_wall = =acceleration_infill
|
||||
acceleration_wall_0 = 1500
|
||||
acceleration_wall_x = =acceleration_wall
|
||||
bridge_skin_material_flow = 200
|
||||
bridge_skin_speed = =bridge_wall_speed
|
||||
bridge_sparse_infill_max_density = 50
|
||||
bridge_wall_material_flow = 200
|
||||
bridge_wall_speed = 30
|
||||
cool_min_layer_time = 6
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
|
|
|
@ -24,8 +24,10 @@ acceleration_topbottom = =acceleration_wall
|
|||
acceleration_wall = =acceleration_infill
|
||||
acceleration_wall_0 = 1500
|
||||
acceleration_wall_x = =acceleration_wall
|
||||
bridge_skin_material_flow = 200
|
||||
bridge_skin_speed = =bridge_wall_speed
|
||||
bridge_sparse_infill_max_density = 50
|
||||
bridge_wall_material_flow = 200
|
||||
bridge_wall_speed = 30
|
||||
cool_min_layer_time = 6
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue