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:
Casper Lamboo 2023-11-13 09:59:32 +01:00 committed by GitHub
commit 2215b452b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 0 deletions

View file

@ -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'

View file

@ -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'

View file

@ -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'

View file

@ -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'

View file

@ -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'

View file

@ -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'