mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH: fix BBL.json & change first layer height of process
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ib9d849815760a79ffe933336b2df25594c3881e2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.06",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.08",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.12",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.14",
|
||||
"initial_layer_print_height": "0.14",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.18",
|
||||
"initial_layer_print_height": "0.18",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.36",
|
||||
"initial_layer_print_height": "0.36",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.42",
|
||||
"initial_layer_print_height": "0.42",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.56",
|
||||
"initial_layer_print_height": "0.56",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"wall_loops": "2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
Reference in New Issue
Block a user