mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Merge pull request #17279 from Ultimaker/PP-387_Pillowing_PETG_AA08
Increase bridging flowrate on AA 0.8 at 0.2 layers
This commit is contained in:
commit
2215b452b8
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'
|
||||
|
|
|
@ -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