|
@@ -17,7 +17,7 @@ cool_min_layer_time_fan_speed_max = 6
|
|
|
top_skin_expand_distance = =line_width * 2
|
|
|
gradual_infill_step_height = =4 * layer_height
|
|
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
|
|
-infill_sparse_density = 10
|
|
|
+infill_sparse_density = 15
|
|
|
machine_nozzle_cool_down_speed = 0.5
|
|
|
machine_nozzle_heat_up_speed = 2.5
|
|
|
material_final_print_temperature = =material_print_temperature
|