mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: set wall loops to 2 to reduce extra stick material
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Icab1c1eb73d5e71f63d6fc6046562f0518476080
This commit is contained in:
parent
3f924b79d6
commit
c52365cec3
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
"only_one_wall_top": "1",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "150",
|
||||
"wall_loops": "3",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue