diff --git a/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg index fb01e0778d..898c1eee23 100644 --- a/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg +++ b/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg @@ -13,14 +13,20 @@ global_quality = True [values] layer_height = 0.1 layer_height_0 = 0.15 +initial_layer_line_width_factor = 150 +infill_before_walls = False speed_print = 55 speed_travel = 70 retraction_amount = 1 retraction_speed = 40 -support_enable = True adhesion_type = skirt material_print_temperature = 215 material_bed_temperature = 60 -cool_fan_enabled = True +cool_fan_enabled = true cool_fan_speed = 100 cool_fan_full_at_height = 0.6 +support_enable = True +support_pattern = lines +support_infill_rate = 15 +support_z_distance = 0.15 +support_xy_distance = 0.85