mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
set inner_wall_acceleration to 5000 for Bambu printers
This commit is contained in:
parent
45b40fd380
commit
ca7000a659
2 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "120",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"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