Set bridging flow to 200 for PETG AA08 02

Increase flow during bridging to prevent stretching and breaking the thread
This commit is contained in:
Frederic Meeuwissen 2023-11-03 10:04:43 +01:00
parent 6a82a5c96e
commit d0f1641c4b
3 changed files with 6 additions and 6 deletions

View file

@ -24,10 +24,10 @@ acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_material_flow = 100
bridge_skin_material_flow = 200
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_material_flow = 100
bridge_wall_material_flow = 200
bridge_wall_speed = 20
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'