mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: lower outer wall acceleration for better quality
As title. And also not make printing time increased too much. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I79f578227c5d81e76d8dd9254c43a3cb90109132
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"enable_arc_fitting": "1",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "120",
|
||||
"outer_wall_acceleration": "10000",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"infill_direction": "45",
|
||||
|
||||
Reference in New Issue
Block a user