mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: support specific acceleration for outer wall
So we can set lower acceleration for outer wall now. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ib4728bf16f6c540afca62f423c8aab4c9e0c4d02
This commit is contained in:
parent
9c32cff1dd
commit
5e024f75b9
8 changed files with 23 additions and 7 deletions
|
@ -24,6 +24,7 @@
|
|||
"enable_arc_fitting": "1",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "120",
|
||||
"outer_wall_acceleration": "10000",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"infill_direction": "45",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue