mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +00:00
Disable infill combination for 0.2 & 0.24
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
"outer_wall_acceleration": "5000",
|
"outer_wall_acceleration": "5000",
|
||||||
"initial_layer_line_width": "0.5",
|
"initial_layer_line_width": "0.5",
|
||||||
"initial_layer_print_height": "0.2",
|
"initial_layer_print_height": "0.2",
|
||||||
"infill_combination": "1",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.45",
|
"sparse_infill_line_width": "0.45",
|
||||||
"infill_wall_overlap": "25%",
|
"infill_wall_overlap": "25%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"outer_wall_acceleration": "5000",
|
"outer_wall_acceleration": "5000",
|
||||||
"initial_layer_line_width": "0.5",
|
"initial_layer_line_width": "0.5",
|
||||||
"initial_layer_print_height": "0.2",
|
"initial_layer_print_height": "0.2",
|
||||||
"infill_combination": "1",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.45",
|
"sparse_infill_line_width": "0.45",
|
||||||
"infill_wall_overlap": "25%",
|
"infill_wall_overlap": "25%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
|
|||||||
Reference in New Issue
Block a user