mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 14:34:04 -06:00
ENH: preset improvement
Reduce infill/wall overlap Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I7999f278fdba620bd463ecd315bc35a7b725c2bd
This commit is contained in:
parent
acf8f7b2a3
commit
f01cf37ead
3 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@
|
|||
"gap_infill_speed": "50",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"infill_wall_overlap": "15%",
|
||||
"sparse_infill_speed": "250",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"gap_infill_speed": "30",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"infill_wall_overlap": "15%",
|
||||
"sparse_infill_speed": "50",
|
||||
"interface_shells": "0",
|
||||
"detect_overhang_wall": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue