mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
6114a415cf
commit
7d17bb538a
13 changed files with 16 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue