mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 10:47:50 -06:00
changed first layer height according to optimal value of the respective nozzle size
This commit is contained in:
parent
b1c0b40fea
commit
f86b45e4fa
14 changed files with 16 additions and 12 deletions
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.25",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.05",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "13",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.25",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.07",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "10",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.27",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "9",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.27",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "9",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.27",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.27",
|
||||
"support_line_width": "0.25",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.6",
|
||||
"support_line_width": "0.5",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.6 nozzle"
|
||||
],
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"line_width": "0.68",
|
||||
"inner_wall_line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_miniis",
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"line_width": "0.68",
|
||||
"inner_wall_line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.68",
|
||||
"support_line_width": "0.5",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"top_shell_thickness": "0.9",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.68",
|
||||
"support_line_width": "0.5",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"top_shell_thickness": "0.9",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.9",
|
||||
"support_line_width": "0.65",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"initial_layer_line_width": "0.68",
|
||||
"internal_solid_infill_line_width": "0.68",
|
||||
"support_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"layer_height": "0.35",
|
||||
"top_shell_thickness": "0.9",
|
||||
"top_shell_layers": "4",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"internal_solid_infill_line_width": "0.9",
|
||||
"support_line_width": "0.65",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"top_shell_thickness": "1.2",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue