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:
parent
e22115bf9c
commit
9c7d55b8b4
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue