FIX: add default value for top/bottom_color_penetration_layers

jira: none
Change-Id: I9fce470daf4318ece2313a66670c9ebda7580eff
This commit is contained in:
zhimin.zeng 2025-02-26 20:38:31 +08:00 committed by lane.wei
parent e146f07b88
commit 0c242ddaaa
24 changed files with 39 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "02.00.00.43", "version": "02.00.00.46",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -5,6 +5,7 @@
"instantiation": "false", "instantiation": "false",
"adaptive_layer_height": "0", "adaptive_layer_height": "0",
"bottom_shell_layers": "3", "bottom_shell_layers": "3",
"bottom_color_penetration_layers": "3",
"bottom_shell_thickness": "0", "bottom_shell_thickness": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
"bridge_flow": "0.95", "bridge_flow": "0.95",
@ -114,6 +115,7 @@
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_type": "tree(auto)", "support_type": "tree(auto)",
"top_shell_layers": "3", "top_shell_layers": "3",
"top_color_penetration_layers": "3",
"top_shell_thickness": "0.8", "top_shell_thickness": "0.8",
"top_surface_line_width": "0.42", "top_surface_line_width": "0.42",
"top_surface_pattern": "monotonicline", "top_surface_pattern": "monotonicline",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"initial_layer_line_width": "0.25", "initial_layer_line_width": "0.25",
@ -38,6 +39,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150", "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"initial_layer_line_width": "0.25", "initial_layer_line_width": "0.25",
@ -38,6 +39,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150", "150",

View File

@ -43,5 +43,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"compatible_printers_condition": "", "compatible_printers_condition": "",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
@ -41,6 +42,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150", "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"initial_layer_line_width": "0.25", "initial_layer_line_width": "0.25",
@ -38,6 +39,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150", "150",

View File

@ -43,5 +43,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"initial_layer_line_width": "0.25", "initial_layer_line_width": "0.25",
@ -38,6 +39,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150", "150",

View File

@ -43,5 +43,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -48,6 +48,7 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0", "top_shell_thickness": "1.0",
"travel_speed_z": [ "travel_speed_z": [
"0", "0",

View File

@ -43,5 +43,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -43,5 +43,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"initial_layer_infill_speed": [ "initial_layer_infill_speed": [
"70" "70"
@ -28,6 +29,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.06", "support_top_z_distance": "0.06",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150" "150"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "7", "bottom_shell_layers": "7",
"bottom_color_penetration_layers": "7",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"gap_infill_speed": [ "gap_infill_speed": [
@ -42,5 +43,6 @@
"support_bottom_z_distance": "0.08", "support_bottom_z_distance": "0.08",
"support_threshold_angle": "15", "support_threshold_angle": "15",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"top_shell_layers": "9" "top_shell_layers": "9",
"top_color_penetration_layers": "9"
} }

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"initial_layer_infill_speed": [ "initial_layer_infill_speed": [
"70" "70"
@ -28,6 +29,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150" "150"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"initial_layer_infill_speed": [ "initial_layer_infill_speed": [
"70" "70"
@ -28,6 +29,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.1", "support_top_z_distance": "0.1",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150" "150"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"gap_infill_speed": [ "gap_infill_speed": [
@ -42,5 +43,6 @@
"support_threshold_angle": "20", "support_threshold_angle": "20",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "0.6" "top_shell_thickness": "0.6"
} }

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"initial_layer_infill_speed": [ "initial_layer_infill_speed": [
"70" "70"
@ -28,6 +29,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150" "150"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "5", "bottom_shell_layers": "5",
"bottom_color_penetration_layers": "5",
"bridge_flow": "1", "bridge_flow": "1",
"initial_layer_infill_speed": [ "initial_layer_infill_speed": [
"70" "70"
@ -28,6 +29,7 @@
"support_line_width": "0.22", "support_line_width": "0.22",
"support_top_z_distance": "0.14", "support_top_z_distance": "0.14",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_color_penetration_layers": "7",
"top_surface_line_width": "0.22", "top_surface_line_width": "0.22",
"top_surface_speed": [ "top_surface_speed": [
"150" "150"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"bottom_shell_layers": "4", "bottom_shell_layers": "4",
"bottom_color_penetration_layers": "4",
"bridge_flow": "1", "bridge_flow": "1",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"gap_infill_speed": [ "gap_infill_speed": [
@ -42,5 +43,6 @@
"support_threshold_angle": "25", "support_threshold_angle": "25",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"top_shell_layers": "6", "top_shell_layers": "6",
"top_color_penetration_layers": "6",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -28,5 +28,6 @@
"270" "270"
], ],
"top_shell_layers": "5", "top_shell_layers": "5",
"top_color_penetration_layers": "5",
"top_shell_thickness": "1.0" "top_shell_thickness": "1.0"
} }

View File

@ -30,6 +30,7 @@
], ],
"support_threshold_angle": "35", "support_threshold_angle": "35",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_color_penetration_layers": "4",
"top_shell_thickness": "1.0", "top_shell_thickness": "1.0",
"top_surface_line_width": "0.45" "top_surface_line_width": "0.45"
} }

View File

@ -30,6 +30,7 @@
], ],
"support_threshold_angle": "40", "support_threshold_angle": "40",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_color_penetration_layers": "4",
"top_shell_thickness": "1.0", "top_shell_thickness": "1.0",
"top_surface_line_width": "0.45" "top_surface_line_width": "0.45"
} }