diff --git a/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg index f478ddf8a7..ac7a32a370 100644 --- a/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg +++ b/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg @@ -13,12 +13,24 @@ global_quality = True [values] layer_height = 0.2 layer_height_0 = 0.3 +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 = raft +raft_margin = 5 +raft_airgap = 0.35 +raft_surface_layers = 1 +raft_surface_thickness = 0.1 +raft_surface_line_spacing = 0.6 +raft_base_thickness = 0.6 material_print_temperature = 240 material_bed_temperature = 110 cool_fan_enabled = False +support_enable = True +support_pattern = lines +support_infill_rate = 15 +support_z_distance = 0.15 +support_xy_distance = 0.85