ENH: fix some mistakes in profiles
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ic760cbe7dcc3bde0038f0cb2569d631608b29b47
This commit is contained in:
parent
2c10531348
commit
002137b876
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.73",
|
||||
"version": "02.00.00.74",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -26,38 +26,30 @@
|
|||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"inner_wall_line_width": "0.22",
|
||||
"inner_wall_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"ironing_inset": "0.11",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
|
@ -84,7 +76,6 @@
|
|||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
|
@ -92,13 +83,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_line_width": "0.22",
|
||||
"support_top_z_distance": "0.1",
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_shell_layers": "9",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"70",
|
||||
"70"
|
||||
],
|
||||
"layer_height": "0.1",
|
||||
"layer_height": "0.06",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.06",
|
||||
"support_line_width": "0.22",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.06",
|
||||
"top_shell_layers": "7",
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"70",
|
||||
"70"
|
||||
],
|
||||
"layer_height": "0.1",
|
||||
"layer_height": "0.08",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"support_line_width": "0.22",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.08",
|
||||
"top_shell_layers": "7",
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"inherits": "fdm_process_dual_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_color_penetration_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"gap_infill_speed": [
|
||||
|
@ -30,19 +32,24 @@
|
|||
"250",
|
||||
"250"
|
||||
],
|
||||
"ironing_flow": "8%",
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105",
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"layer_height": "0.08",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"support_threshold_angle": "15",
|
||||
"support_top_z_distance": "0.08",
|
||||
"top_shell_layers": "9",
|
||||
"top_color_penetration_layers": "9",
|
||||
"top_shell_thickness": "1.0"
|
||||
}
|
|
@ -7,14 +7,7 @@
|
|||
"bottom_shell_layers": "5",
|
||||
"bottom_color_penetration_layers": "5",
|
||||
"bridge_flow": "1",
|
||||
"compatible_printers_condition": "",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"initial_layer_speed": [
|
||||
|
@ -25,12 +18,16 @@
|
|||
],
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"ironing_inset": "0.11",
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"layer_height": "0.1",
|
||||
"line_width": "0.22",
|
||||
"max_bridge_length": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"ironing_inset": "0.11",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
|
@ -50,11 +47,5 @@
|
|||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"wall_loops": "4"
|
||||
}
|
|
@ -25,7 +25,7 @@
|
|||
"70",
|
||||
"70"
|
||||
],
|
||||
"layer_height": "0.1",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"support_line_width": "0.22",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.12",
|
||||
"top_shell_layers": "7",
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"inherits": "fdm_process_dual_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_color_penetration_layers": "5",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"gap_infill_speed": [
|
||||
|
@ -36,13 +38,17 @@
|
|||
"105",
|
||||
"105"
|
||||
],
|
||||
"layer_height": "0.12",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"support_threshold_angle": "20",
|
||||
"support_top_z_distance": "0.12",
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_thickness": "1.0"
|
||||
"top_shell_thickness": "0.6"
|
||||
}
|
|
@ -25,7 +25,7 @@
|
|||
"70",
|
||||
"70"
|
||||
],
|
||||
"layer_height": "0.1",
|
||||
"layer_height": "0.14",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.14",
|
||||
"support_line_width": "0.22",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.14",
|
||||
"top_shell_layers": "7",
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"inherits": "fdm_process_dual_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"bottom_shell_layers": "4",
|
||||
"bottom_color_penetration_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"gap_infill_speed": [
|
||||
|
@ -36,13 +38,17 @@
|
|||
"105",
|
||||
"105"
|
||||
],
|
||||
"layer_height": "0.16",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"support_bottom_z_distance": "0.16",
|
||||
"support_threshold_angle": "25",
|
||||
"support_top_z_distance": "0.16",
|
||||
"top_shell_layers": "6",
|
||||
"top_color_penetration_layers": "6",
|
||||
"top_shell_thickness": "1.0"
|
||||
}
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"layer_height": "0.18",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_3_4_speed": [
|
||||
|
@ -45,7 +45,9 @@
|
|||
"100",
|
||||
"100"
|
||||
],
|
||||
"support_bottom_z_distance": "0.18",
|
||||
"support_line_width": "0.62",
|
||||
"support_top_z_distance": "0.18",
|
||||
"top_surface_line_width": "0.62",
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"bridge_flow": "1",
|
||||
"compatible_printers_condition": "",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
|
@ -13,12 +12,6 @@
|
|||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105",
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"20",
|
||||
"20",
|
||||
|
@ -31,16 +24,18 @@
|
|||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250",
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"line_width": "0.42",
|
||||
"max_bridge_length": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105",
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
|
@ -49,11 +44,5 @@
|
|||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_thickness": "1.0",
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
]
|
||||
"top_shell_thickness": "1.0"
|
||||
}
|
|
@ -36,13 +36,16 @@
|
|||
"105",
|
||||
"105"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_thickness": "1.0"
|
||||
"support_threshold_angle": "35",
|
||||
"top_shell_layers": "4",
|
||||
"top_color_penetration_layers": "4",
|
||||
"top_shell_thickness": "1.0",
|
||||
"top_surface_line_width": "0.45"
|
||||
}
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"layer_height": "0.24",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -36,13 +36,16 @@
|
|||
"105",
|
||||
"105"
|
||||
],
|
||||
"layer_height": "0.28",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270",
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_thickness": "1.0"
|
||||
"support_threshold_angle": "40",
|
||||
"top_shell_layers": "4",
|
||||
"top_color_penetration_layers": "4",
|
||||
"top_shell_thickness": "1.0",
|
||||
"top_surface_line_width": "0.45"
|
||||
}
|
|
@ -11,14 +11,7 @@
|
|||
"30",
|
||||
"30"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_line_width": "0.62",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_speed": [
|
||||
|
@ -29,12 +22,16 @@
|
|||
],
|
||||
"inner_wall_line_width": "0.62",
|
||||
"internal_solid_infill_line_width": "0.62",
|
||||
"ironing_inset": "0.31",
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.62",
|
||||
"max_bridge_length": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"ironing_inset": "0.31",
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15",
|
||||
|
@ -55,11 +52,5 @@
|
|||
"150",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
]
|
||||
}
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"layer_height": "0.32",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"layer_height": "0.36",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -11,14 +11,7 @@
|
|||
"30",
|
||||
"30"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_line_width": "0.82",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"initial_layer_speed": [
|
||||
|
@ -29,12 +22,16 @@
|
|||
],
|
||||
"inner_wall_line_width": "0.82",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"ironing_inset": "0.41",
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"line_width": "0.82",
|
||||
"max_bridge_length": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"ironing_inset": "0.41",
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25",
|
||||
|
@ -62,11 +59,5 @@
|
|||
"150",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
]
|
||||
}
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"layer_height": "0.42",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"layer_height": "0.48",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"55",
|
||||
"55"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"layer_height": "0.56",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_3_4_speed": [
|
||||
|
|
Loading…
Reference in New Issue