Applied printer-linter format

This commit is contained in:
saumyaj3 2024-05-03 08:15:43 +00:00 committed by github-actions[bot]
parent e0635f1f05
commit 83b99e3b40
4 changed files with 460 additions and 467 deletions

View file

@ -15,246 +15,243 @@
"preferred_material": "generic_pla", "preferred_material": "generic_pla",
"preferred_quality_type": "normal" "preferred_quality_type": "normal"
}, },
"overrides": { "overrides":
{
"adhesion_type": { "default_value": "skirt" }, "acceleration_enabled": { "value": true },
"cool_min_layer_time": { "value": 6 }, "acceleration_infill": { "value": 5000 },
"cool_min_speed": { "value": 30 }, "acceleration_layer_0": { "value": 2500 },
"gantry_height": { "value": 25 }, "acceleration_prime_tower": { "value": 5000 },
"acceleration_print": { "value": 5000 },
"machine_name": { "default_value": "AnkerMake M5" }, "acceleration_print_layer_0": { "value": 2500 },
"machine_start_gcode": { "default_value": "M104 S{material_print_temperature_layer_0} ; set final nozzle temp\nM190 S{material_bed_temperature_layer_0} ; set and wait for nozzle temp to stabilize\nM109 S{material_print_temperature_layer_0} ; wait for nozzle temp to stabilize\nG28 ;Home\nG1 E10 F3600; push out retracted filament(fix for over retraction after prime)" }, "acceleration_roofing": { "value": 2500 },
"acceleration_skirt_brim": { "value": 2500 },
"material_diameter": { "default_value": 1.75 }, "acceleration_support": { "value": 5000 },
"acceleration_support_bottom": { "value": 5000 },
"material_flow_layer_0": { "value": 120 }, "acceleration_support_infill": { "value": 5000 },
"acceleration_support_interface": { "value": 5000 },
"minimum_interface_area": { "value": 10 }, "acceleration_support_roof": { "value": 5000 },
"minimum_support_area": { "value": "2 if support_structure == 'normal' else 0" }, "acceleration_topbottom": { "value": 2500 },
"acceleration_travel_layer_0": { "value": 2500 },
"skin_material_flow": { "value": 97 }, "acceleration_wall": { "value": 5000 },
"skin_monotonic": { "default_value": true }, "acceleration_wall_x": { "value": 5000 },
"skirt_line_count": { "value": 3 }, "adhesion_type": { "default_value": "skirt" },
"alternate_extra_perimeter": { "value": true },
"wall_overhang_speed_factor": { "value": 40 }, "bottom_layers": { "value": 3 },
"zig_zaggify_infill": { "value": true }, "bottom_skin_expand_distance": { "value": 0.84 },
"bottom_skin_preshrink": { "value": 0.84 },
"small_hole_max_size": { "value": 3 }, "bottom_thickness": { "value": 0.8 },
"small_feature_max_length": { "value": 9.42 }, "bridge_fan_speed_2": { "value": 100 },
"bridge_fan_speed_3": { "value": 100 },
"wall_overhang_angle": { "value": 45 }, "bridge_settings_enabled": { "value": true },
"bridge_shrink_length": { "value": 0.01 },
"machine_max_jerk_xy": { "value": 30 }, "bridge_skin_density_2": { "value": 80 },
"machine_max_jerk_z": { "value": 0.30 }, "bridge_skin_material_flow": { "value": 100 },
"machine_max_jerk_e": { "value": 5 }, "bridge_skin_material_flow_2": { "value": 80 },
"machine_show_variants": { "value": false }, "bridge_skin_speed": { "value": 20 },
"machine_width": { "value": 220 }, "bridge_skin_speed_2": { "value": 50 },
"machine_depth": { "value": 220 }, "bridge_skin_speed_3": { "value": 50 },
"machine_shape": { "value": "rectangular" }, "bridge_wall_material_flow": { "value": 100 },
"machine_buildplate_type": { "value": "glass" }, "bridge_wall_min_length ": { "value": 5 },
"machine_height": { "value": 250 }, "bridge_wall_speed": { "value": 20 },
"machine_heated_bed": { "value": true }, "connect_infill_polygons": { "value": false },
"cool_fan_full_at_height": { "value": 0.14 },
"infill_extruder_nr": { "value": -1 }, "cool_min_layer_time": { "value": 6 },
"infill_sparse_density": { "value": 10 }, "cool_min_speed": { "value": 30 },
"infill_line_distance": { "value": 8 }, "cool_min_speed_includes_outer_walls": { "value": false },
"cross_infill_pocket_size": { "value": 8 },
"connect_infill_polygons": { "value": false }, "expand_skins_expand_distance": { "value": 0.84 },
"infill_angles": { "value": [ 90 ] }, "fill_outline_gaps": { "value": false },
"infill_wipe_dist": { "value": 0.10 }, "gantry_height": { "value": 25 },
"infill_sparse_thickness": { "value": 0.25 }, "gradual_infill_step_height": { "value": 2 },
"gradual_infill_step_height": { "value": 2 }, "infill_angles":
"infill_material_flow": { "value": 90 }, {
"cross_infill_pocket_size": { "value": 8 }, "value": [
"infill_pattern": { "value": "'lines' if infill_sparse_density >= 25 else 'grid'" }, 90
]
"wall_line_width_0": { "value": 0.44 }, },
"infill_extruder_nr": { "value": -1 },
"wall_extruder_nr": { "value": -1 }, "infill_line_distance": { "value": 8 },
"wall_0_extruder_nr": { "value": -1 }, "infill_material_flow": { "value": 90 },
"wall_x_extruder_nr": { "value": -1 }, "infill_pattern": { "value": "'lines' if infill_sparse_density >= 25 else 'grid'" },
"wall_thickness": { "value": 0.84 }, "infill_sparse_density": { "value": 10 },
"outer_inset_first": { "value": true }, "infill_sparse_thickness": { "value": 0.25 },
"fill_outline_gaps": { "value": false }, "infill_wipe_dist": { "value": 0.1 },
"alternate_extra_perimeter": { "value": true }, "initial_bottom_layers": { "value": 3 },
"jerk_enabled": { "value": true },
"jerk_infill": { "value": 15 },
"top_layers": { "value": 4 }, "jerk_layer_0": { "value": 15 },
"bottom_thickness": { "value": 0.80 }, "jerk_prime_tower": { "value": 15 },
"bottom_layers": { "value": 3 }, "jerk_print": { "value": 15 },
"initial_bottom_layers": { "value": 3 }, "jerk_print_layer_0": { "value": 15 },
"jerk_roofing": { "value": 15 },
"top_skin_preshrink": { "value": 0.84 }, "jerk_skirt_brim": { "value": 15 },
"bottom_skin_preshrink": { "value": 0.84 }, "jerk_support": { "value": 15 },
"expand_skins_expand_distance": { "value": 0.84 }, "jerk_support_bottom": { "value": 15 },
"top_skin_expand_distance": { "value": 0.84 }, "jerk_support_infill": { "value": 15 },
"bottom_skin_expand_distance": { "value": 0.84 }, "jerk_support_interface": { "value": 15 },
"top_skin_density": { "value": 100 }, "jerk_support_roof": { "value": 15 },
"top_surface_one_wall": { "value": false }, "jerk_topbottom": { "value": 15 },
"roofing_pattern": { "value": "zigzag" }, "jerk_travel": { "value": 15 },
"roofing_monotonic": { "value": false }, "jerk_travel_layer_0": { "value": 15 },
"roofing_angles": { "value": [] }, "jerk_wall": { "value": 15 },
"jerk_wall_0": { "value": 15 },
"bridge_settings_enabled": { "value": true }, "jerk_wall_x": { "value": 15 },
"bridge_wall_speed": { "value": 20 }, "limit_support_retractions": { "value": false },
"bridge_skin_speed": { "value": 20 }, "machine_buildplate_type": { "value": "glass" },
"bridge_skin_material_flow": { "value": 100 }, "machine_depth": { "value": 220 },
"machine_heated_bed": { "value": true },
"bridge_skin_speed_2": { "value": 50 }, "machine_height": { "value": 250 },
"bridge_skin_material_flow_2": { "value": 80 }, "machine_max_jerk_e": { "value": 5 },
"bridge_skin_density_2": { "value": 80 }, "machine_max_jerk_xy": { "value": 30 },
"bridge_fan_speed_2": { "value": 100 }, "machine_max_jerk_z": { "value": 0.3 },
"bridge_skin_speed_3": { "value": 50 }, "machine_name": { "default_value": "AnkerMake M5" },
"bridge_fan_speed_3": { "value": 100 }, "machine_shape": { "value": "rectangular" },
"bridge_wall_material_flow": { "value": 100 }, "machine_show_variants": { "value": false },
"bridge_wall_min_length ": { "value": 5 }, "machine_start_gcode": { "default_value": "M104 S{material_print_temperature_layer_0} ; set final nozzle temp\nM190 S{material_bed_temperature_layer_0} ; set and wait for nozzle temp to stabilize\nM109 S{material_print_temperature_layer_0} ; wait for nozzle temp to stabilize\nG28 ;Home\nG1 E10 F3600; push out retracted filament(fix for over retraction after prime)" },
"bridge_shrink_length": { "value": 0.01 }, "machine_width": { "value": 220 },
"material_density": { "value": 1.24 },
"speed_travel": { "material_diameter": { "default_value": 1.75 },
"maximum_value_warning": "550", "material_flow_layer_0": { "value": 120 },
"value": 500 "material_linear_density": { "value": 2.98 },
}, "material_no_load_move_factor": { "value": 0.94 },
"speed_print": { "minimum_interface_area": { "value": 10 },
"maximum_value_warning": "550", "minimum_support_area": { "value": "2 if support_structure == 'normal' else 0" },
"value": 500 "outer_inset_first": { "value": true },
}, "retract_at_layer_change": { "value": true },
"speed_infill": { "retraction_amount": { "value": 0.8 },
"maximum_value_warning": "550", "retraction_combing": { "value": "noskin" },
"value": 270 "retraction_combing_max_distance": { "value": 3 },
}, "retraction_extrusion_window": { "value": 0.8 },
"speed_wall": { "retraction_min_travel": { "value": 0.8 },
"maximum_value_warning": "550", "retraction_prime_speed": { "value": 60 },
"value": 250 "retraction_retract_speed": { "value": 60 },
}, "retraction_speed": { "value": 60 },
"speed_wall_0": { "roofing_angles": { "value": [] },
"maximum_value_warning": "550", "roofing_monotonic": { "value": false },
"value": 150 "roofing_pattern": { "value": "zigzag" },
}, "skin_material_flow": { "value": 97 },
"speed_wall_x": { "skin_monotonic": { "default_value": true },
"maximum_value_warning": "550", "skirt_brim_speed":
"value": 250 {
}, "maximum_value_warning": "550",
"speed_topbottom": { "value": 50
"maximum_value_warning": "550", },
"value": 150 "skirt_line_count": { "value": 3 },
}, "small_feature_max_length": { "value": 9.42 },
"speed_roofing": { "small_hole_max_size": { "value": 3 },
"maximum_value_warning": "550", "speed_equalize_flow_enabled": { "value": false },
"value": 150 "speed_equalize_flow_max": { "value": 300 },
}, "speed_infill":
"speed_support": { {
"maximum_value_warning": "550", "maximum_value_warning": "550",
"value": 250 "value": 270
}, },
"speed_support_infill": { "speed_layer_0":
"maximum_value_warning": "550", {
"value": 250 "maximum_value_warning": "550",
}, "value": 50
"speed_wall_x_roofing": { },
"maximum_value_warning": "550" "speed_prime_tower":
}, {
"speed_support_interface": { "maximum_value_warning": "550",
"maximum_value_warning": "550", "value": 500
"value": 166.667 },
}, "speed_print":
"speed_support_roof": { {
"maximum_value_warning": "550", "maximum_value_warning": "550",
"value": 166.667 "value": 500
}, },
"speed_support_bottom": { "speed_print_layer_0":
"maximum_value_warning": "550", {
"value": 166.667 "maximum_value_warning": "550",
}, "value": 50
"speed_prime_tower": { },
"maximum_value_warning": "550", "speed_roofing":
"value": 500 {
}, "maximum_value_warning": "550",
"speed_layer_0": { "value": 150
"maximum_value_warning": "550", },
"value": 50 "speed_support":
}, {
"speed_print_layer_0": { "maximum_value_warning": "550",
"maximum_value_warning": "550", "value": 250
"value": 50 },
}, "speed_support_bottom":
"speed_travel_layer_0": { {
"maximum_value_warning": "550", "maximum_value_warning": "550",
"value": 150 "value": 166.667
}, },
"skirt_brim_speed": { "speed_support_infill":
"maximum_value_warning": "550", {
"value": 50 "maximum_value_warning": "550",
}, "value": 250
},
"speed_equalize_flow_enabled": { "value": false }, "speed_support_interface":
"speed_equalize_flow_max": { "value": 300 }, {
"acceleration_enabled": { "value": true }, "maximum_value_warning": "550",
"acceleration_print": { "value": 5000 }, "value": 166.667
"acceleration_infill": { "value": 5000 }, },
"acceleration_wall": { "value": 5000 }, "speed_support_roof":
"acceleration_wall_x": { "value": 5000 }, {
"acceleration_topbottom": { "value": 2500 }, "maximum_value_warning": "550",
"acceleration_roofing": { "value": 2500 }, "value": 166.667
"acceleration_support": { "value": 5000 }, },
"acceleration_support_infill": { "value": 5000 }, "speed_topbottom":
"acceleration_support_interface": { "value": 5000 }, {
"acceleration_support_roof": { "value": 5000 }, "maximum_value_warning": "550",
"acceleration_support_bottom": { "value": 5000 }, "value": 150
"acceleration_prime_tower": { "value": 5000 }, },
"acceleration_layer_0": { "value": 2500 }, "speed_travel":
"acceleration_travel_layer_0": { "value": 2500 }, {
"acceleration_print_layer_0": { "value": 2500 }, "maximum_value_warning": "550",
"acceleration_skirt_brim": { "value": 2500 }, "value": 500
"jerk_enabled": { "value": true }, },
"jerk_travel": { "value": 15 }, "speed_travel_layer_0":
"jerk_print": { "value": 15 }, {
"jerk_infill": { "value": 15 }, "maximum_value_warning": "550",
"jerk_wall": { "value": 15 }, "value": 150
"jerk_wall_0": { "value": 15 }, },
"jerk_wall_x": { "value": 15 }, "speed_wall":
"jerk_topbottom": { "value": 15 }, {
"jerk_roofing": { "value": 15 }, "maximum_value_warning": "550",
"jerk_support": { "value": 15 }, "value": 250
"jerk_support_infill": { "value": 15 }, },
"jerk_support_interface": { "value": 15 }, "speed_wall_0":
"jerk_support_roof": { "value": 15 }, {
"jerk_support_bottom": { "value": 15 }, "maximum_value_warning": "550",
"jerk_prime_tower": { "value": 15 }, "value": 150
"jerk_layer_0": { "value": 15 }, },
"jerk_travel_layer_0": { "value": 15 }, "speed_wall_x":
"jerk_print_layer_0": { "value": 15 }, {
"jerk_skirt_brim": { "value": 15 }, "maximum_value_warning": "550",
"retract_at_layer_change": { "value": true }, "value": 250
"retraction_amount": { "value": 0.80 }, },
"retraction_speed": { "value": 60 }, "speed_wall_x_roofing": { "maximum_value_warning": "550" },
"retraction_retract_speed": { "value": 60 }, "support_bottom_distance": { "value": 0.2 },
"retraction_prime_speed": { "value": 60 }, "support_brim_enable": { "value": false },
"retraction_min_travel": { "value": 0.80 }, "support_brim_line_count": { "value": 20 },
"retraction_extrusion_window": { "value": 0.80 }, "support_brim_width": { "value": 8 },
"limit_support_retractions": { "value": false }, "support_infill_angles": { "value": [] },
"retraction_combing": { "value": "noskin" }, "support_infill_rate": { "value": 30 },
"retraction_combing_max_distance": { "value": 3 }, "support_initial_layer_line_distance": { "value": 1.333 },
"travel_avoid_distance": { "value": 0.63 }, "support_line_distance": { "value": 1.333 },
"support_offset": { "value": 2 },
"cool_fan_full_at_height": { "value": 0.14 }, "support_top_distance": { "value": 0.2 },
"support_xy_distance": { "value": 0.8 },
"cool_min_speed_includes_outer_walls": { "value": false }, "support_xy_overrides_z": { "value": "xy_overrides_z" },
"top_layers": { "value": 4 },
"material_density": { "value": 1.24 }, "top_skin_density": { "value": 100 },
"material_linear_density": { "value": 2.98 }, "top_skin_expand_distance": { "value": 0.84 },
"material_no_load_move_factor": { "value": 0.94 }, "top_skin_preshrink": { "value": 0.84 },
"top_surface_one_wall": { "value": false },
"support_infill_rate": { "value": 30 }, "travel_avoid_distance": { "value": 0.63 },
"support_line_distance": { "value": 1.333 }, "wall_0_extruder_nr": { "value": -1 },
"support_initial_layer_line_distance": { "value": 1.333 }, "wall_extruder_nr": { "value": -1 },
"support_infill_angles": { "value": [] }, "wall_line_width_0": { "value": 0.44 },
"support_brim_enable": { "value": false }, "wall_overhang_angle": { "value": 45 },
"support_brim_width": { "value": 8 }, "wall_overhang_speed_factor": { "value": 40 },
"support_brim_line_count": { "value": 20 }, "wall_thickness": { "value": 0.84 },
"support_top_distance": { "value": 0.20 }, "wall_x_extruder_nr": { "value": -1 },
"support_bottom_distance": { "value": 0.20 }, "zig_zaggify_infill": { "value": true }
"support_xy_distance": { "value": 0.80 }, }
"support_xy_overrides_z": { "value": "xy_overrides_z" }, }
"support_offset": { "value": 2 }
}
}

View file

@ -11,67 +11,66 @@ type = quality
weight = -2 weight = -2
[values] [values]
acceleration_enabled = true
acceleration_infill = 5000
acceleration_layer_0 = 2500
acceleration_prime_tower = 5000
acceleration_print = 5000
acceleration_print_layer_0 = 2500
acceleration_roofing = 2500
acceleration_skirt_brim = 2500
acceleration_support = 5000
acceleration_support_bottom = 5000
acceleration_support_infill = 5000
acceleration_support_interface = 5000
acceleration_support_roof = 5000
acceleration_topbottom = 2500
acceleration_travel = 5000
acceleration_travel_layer_0 = 2500
acceleration_wall = 5000
acceleration_wall_0 = 3000
acceleration_wall_x = 5000
jerk_enabled = true
jerk_infill = 15
jerk_layer_0 = 15
jerk_prime_tower = 15
jerk_print = 15
jerk_print_layer_0 = 15
jerk_roofing = 15
jerk_skirt_brim = 15
jerk_support = 15
jerk_support_bottom = 15
jerk_support_infill = 15
jerk_support_interface = 15
jerk_support_roof = 15
jerk_topbottom = 15
jerk_travel = 15
jerk_travel_layer_0 = 15
jerk_wall = 15
jerk_wall_0 = 15
jerk_wall_x = 15
layer_height = 0.25 layer_height = 0.25
layer_height_0 = 0.14 layer_height_0 = 0.14
skirt_brim_speed = 50
speed_equalize_flow_enabled = false
speed_equalize_flow_max = 300
speed_infill = 270
speed_layer_0 = 50
speed_prime_tower = 500
speed_print = 500
speed_print_layer_0 = 50
speed_roofing = 150
speed_slowdown_layers = 2
speed_support = 250
speed_support_bottom = 166.667
speed_support_infill = 250
speed_support_interface = 166.667
speed_support_roof = 166.667
speed_topbottom = 150
speed_travel = 500
speed_travel_layer_0 = 150
speed_wall = 250
speed_wall_0 = 150
speed_wall_x = 250
speed_z_hop = 10
speed_travel=500
speed_print=500
speed_infill=270
speed_wall=250
speed_wall_0=150
speed_wall_x=250
speed_topbottom=150
speed_roofing=150
speed_support=250
speed_support_infill=250
speed_support_interface=166.667
speed_support_roof=166.667
speed_support_bottom=166.667
speed_prime_tower=500
speed_layer_0=50
speed_print_layer_0=50
speed_travel_layer_0=150
skirt_brim_speed=50
speed_z_hop=10
speed_slowdown_layers=2
speed_equalize_flow_enabled=false
speed_equalize_flow_max=300
acceleration_enabled=true
acceleration_travel=5000
acceleration_print=5000
acceleration_infill=5000
acceleration_wall=5000
acceleration_wall_0=3000
acceleration_wall_x=5000
acceleration_topbottom=2500
acceleration_roofing=2500
acceleration_support=5000
acceleration_support_infill=5000
acceleration_support_interface=5000
acceleration_support_roof=5000
acceleration_support_bottom=5000
acceleration_prime_tower=5000
acceleration_layer_0=2500
acceleration_travel_layer_0=2500
acceleration_print_layer_0=2500
acceleration_skirt_brim=2500
jerk_enabled=true
jerk_travel=15
jerk_print=15
jerk_infill=15
jerk_wall=15
jerk_wall_0=15
jerk_wall_x=15
jerk_topbottom=15
jerk_roofing=15
jerk_support=15
jerk_support_infill=15
jerk_support_interface=15
jerk_support_roof=15
jerk_support_bottom=15
jerk_prime_tower=15
jerk_layer_0=15
jerk_travel_layer_0=15
jerk_print_layer_0=15
jerk_skirt_brim=15

View file

@ -11,86 +11,84 @@ type = quality
weight = 0 weight = 0
[values] [values]
acceleration_infill = 2500
acceleration_layer_0 = 2500
acceleration_prime_tower = 2500
acceleration_print = 2500
acceleration_print_layer_0 = 2500
acceleration_roofing = 2500
acceleration_skirt_brim = 2500
acceleration_support = 2500
acceleration_support_bottom = 2500
acceleration_support_infill = 2500
acceleration_support_interface = 2500
acceleration_support_roof = 2500
acceleration_topbottom = 2500
acceleration_travel = 2500
acceleration_travel_layer_0 = 2500
acceleration_wall = 2500
acceleration_wall_0 = 2500
acceleration_wall_x = 2500
bottom_layers = 4
infill_line_width = 0.40
initial_layer_line_width_factor = 100
jerk_enabled = true
jerk_infill = 10
jerk_layer_0 = 10
jerk_prime_tower = 10
jerk_print = 10
jerk_print_layer_0 = 10
jerk_roofing = 10
jerk_skirt_brim = 10
jerk_support = 10
jerk_support_bottom = 10
jerk_support_infill = 10
jerk_support_interface = 10
jerk_support_roof = 10
jerk_topbottom = 10
jerk_travel = 10
jerk_travel_layer_0 = 10
jerk_wall = 10
jerk_wall_0 = 8
jerk_wall_x = 8
layer_height = 0.2 layer_height = 0.2
layer_height_0 = 0.14 layer_height_0 = 0.14
line_width = 0.40
min_wall_line_width = 0.10
prime_tower_line_width = 0.40
skin_line_width = 0.40
skirt_brim_line_width = 0.40
skirt_brim_speed = 50
speed_infill = 250
speed_layer_0 = 50
speed_prime_tower = 250
speed_print = 250
speed_print_layer_0 = 50
speed_roofing = 150
speed_support = 150
speed_support_bottom = 100
speed_support_infill = 150
speed_support_interface = 100
speed_support_roof = 100
speed_topbottom = 150
speed_travel = 250
speed_travel_layer_0 = 50
speed_wall = 150
speed_wall_0 = 150
speed_wall_x = 250
support_bottom_line_width = 0.40
support_interface_line_width = 0.40
support_line_width = 0.40
support_roof_line_width = 0.40
top_layers = 4
wall_0_extruder_nr = -1
wall_0_inset = 0
wall_0_wipe_dist = 0.20
wall_extruder_nr = -1
wall_line_count = 3
wall_line_width = 0.40
wall_line_width_0 = 0.44
wall_line_width_x = 0.40
wall_thickness = 1.24
wall_x_extruder_nr = -1
line_width=0.40
wall_line_width=0.40
wall_line_width_0=0.44
min_wall_line_width=0.10
wall_line_width_x=0.40
skin_line_width=0.40
infill_line_width=0.40
skirt_brim_line_width=0.40
support_line_width=0.40
support_interface_line_width=0.40
support_roof_line_width=0.40
support_bottom_line_width=0.40
prime_tower_line_width=0.40
initial_layer_line_width_factor=100
wall_extruder_nr=-1
wall_0_extruder_nr=-1
wall_x_extruder_nr=-1
wall_thickness=1.24
wall_line_count=3
wall_0_wipe_dist=0.20
wall_0_inset=0
top_layers=4
bottom_layers=4
speed_travel=250
speed_print=250
speed_infill=250
speed_wall=150
speed_wall_0=150
speed_wall_x=250
speed_topbottom=150
speed_roofing=150
speed_support=150
speed_support_infill=150
speed_support_interface=100
speed_support_roof=100
speed_support_bottom=100
speed_prime_tower=250
speed_layer_0=50
speed_print_layer_0=50
speed_travel_layer_0=50
skirt_brim_speed=50
acceleration_travel=2500
acceleration_print=2500
acceleration_infill=2500
acceleration_wall=2500
acceleration_wall_0=2500
acceleration_wall_x=2500
acceleration_topbottom=2500
acceleration_roofing=2500
acceleration_support=2500
acceleration_support_infill=2500
acceleration_support_interface=2500
acceleration_support_roof=2500
acceleration_support_bottom=2500
acceleration_prime_tower=2500
acceleration_layer_0=2500
acceleration_travel_layer_0=2500
acceleration_print_layer_0=2500
acceleration_skirt_brim=2500
jerk_enabled=true
jerk_travel=10
jerk_print=10
jerk_infill=10
jerk_wall=10
jerk_wall_0=8
jerk_wall_x=8
jerk_topbottom=10
jerk_roofing=10
jerk_support=10
jerk_support_infill=10
jerk_support_interface=10
jerk_support_roof=10
jerk_support_bottom=10
jerk_prime_tower=10
jerk_layer_0=10
jerk_travel_layer_0=10
jerk_print_layer_0=10
jerk_skirt_brim=10

View file

@ -11,89 +11,88 @@ type = quality
weight = 1 weight = 1
[values] [values]
acceleration_enabled = true
acceleration_infill = 4000
acceleration_layer_0 = 2500
acceleration_prime_tower = 4000
acceleration_print = 4000
acceleration_print_layer_0 = 2500
acceleration_roofing = 1000
acceleration_skirt_brim = 2500
acceleration_support = 4000
acceleration_support_bottom = 4000
acceleration_support_infill = 4000
acceleration_support_interface = 4000
acceleration_support_roof = 4000
acceleration_topbottom = 2500
acceleration_travel = 4000
acceleration_travel_layer_0 = 2500
acceleration_wall = 4000
acceleration_wall_0 = 3000
acceleration_wall_x = 3000
bottom_layers = 3
infill_line_width = 0.30
initial_layer_line_width_factor = 100
jerk_enabled = true
jerk_infill = 8
jerk_layer_0 = 8
jerk_prime_tower = 8
jerk_print = 8
jerk_print_layer_0 = 8
jerk_roofing = 8
jerk_skirt_brim = 8
jerk_support = 8
jerk_support_bottom = 8
jerk_support_infill = 8
jerk_support_interface = 8
jerk_support_roof = 8
jerk_topbottom = 8
jerk_travel = 8
jerk_travel_layer_0 = 8
jerk_wall = 8
jerk_wall_0 = 8
jerk_wall_x = 8
layer_height = 0.16 layer_height = 0.16
layer_height_0 = 0.14 layer_height_0 = 0.14
line_width = 0.40
prime_tower_line_width = 0.40
skin_line_width = 0.40
skirt_brim_line_width = 0.40
skirt_brim_speed = 50
speed_equalize_flow_enabled = false
speed_equalize_flow_max = 300
speed_infill = 250
speed_layer_0 = 150
speed_prime_tower = 250
speed_print = 500
speed_print_layer_0 = 50
speed_roofing = 50
speed_slowdown_layers = 2
speed_support = 150
speed_support_bottom = 100
speed_support_infill = 150
speed_support_interface = 100
speed_support_roof = 100
speed_topbottom = 150
speed_travel = 500
speed_travel_layer_0 = 150
speed_wall = 250
speed_wall_0 = 150
speed_wall_x = 200
speed_z_hop = 10
support_bottom_line_width = 0.40
support_interface_line_width = 0.40
support_line_width = 0.40
support_roof_line_width = 0.40
top_layers = 5
wall_0_extruder_nr = -1
wall_0_inset = 0
wall_0_wipe_dist = 0.20
wall_extruder_nr = -1
wall_line_count = 2
wall_line_width = 0.40
wall_line_width_0 = 0.40
wall_line_width_x = 0.40
wall_thickness = 0.84
wall_x_extruder_nr = -1
line_width=0.40
wall_line_width=0.40
wall_line_width_0=0.40
wall_line_width_x=0.40
skin_line_width=0.40
infill_line_width=0.30
skirt_brim_line_width=0.40
support_line_width=0.40
support_interface_line_width=0.40
support_roof_line_width=0.40
support_bottom_line_width=0.40
prime_tower_line_width=0.40
initial_layer_line_width_factor=100
wall_extruder_nr=-1
wall_0_extruder_nr=-1
wall_x_extruder_nr=-1
wall_thickness=0.84
wall_line_count=2
wall_0_wipe_dist=0.20
wall_0_inset=0
top_layers=5
bottom_layers=3
speed_travel=500
speed_print=500
speed_infill=250
speed_wall=250
speed_wall_0=150
speed_wall_x=200
speed_topbottom=150
speed_roofing=50
speed_support=150
speed_support_infill=150
speed_support_interface=100
speed_support_roof=100
speed_support_bottom=100
speed_prime_tower=250
speed_layer_0=150
speed_print_layer_0=50
speed_travel_layer_0=150
skirt_brim_speed=50
speed_z_hop=10
speed_slowdown_layers=2
speed_equalize_flow_enabled=false
speed_equalize_flow_max=300
acceleration_enabled=true
acceleration_travel=4000
acceleration_print=4000
acceleration_infill=4000
acceleration_wall=4000
acceleration_wall_0=3000
acceleration_wall_x=3000
acceleration_topbottom=2500
acceleration_roofing=1000
acceleration_support=4000
acceleration_support_infill=4000
acceleration_support_interface=4000
acceleration_support_roof=4000
acceleration_support_bottom=4000
acceleration_prime_tower=4000
acceleration_layer_0=2500
acceleration_travel_layer_0=2500
acceleration_print_layer_0=2500
acceleration_skirt_brim=2500
jerk_enabled=true
jerk_travel=8
jerk_print=8
jerk_infill=8
jerk_wall=8
jerk_wall_0=8
jerk_wall_x=8
jerk_topbottom=8
jerk_roofing=8
jerk_support=8
jerk_support_infill=8
jerk_support_interface=8
jerk_support_roof=8
jerk_support_bottom=8
jerk_prime_tower=8
jerk_layer_0=8
jerk_travel_layer_0=8
jerk_print_layer_0=8
jerk_skirt_brim=8