mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 23:54:00 -06:00
ENH: increase the speed of strength process
1 out wall speed - 60 2 infill speed - 100 Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I7dbcae03562596038cc47d950163ff9feb8854e2
This commit is contained in:
parent
7c2417d1f8
commit
50a5f8bddf
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_bbl_0.20",
|
"inherits": "fdm_process_bbl_0.20",
|
||||||
"outer_wall_speed": "40",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_speed": "30",
|
|
||||||
"wall_loops": "6",
|
"wall_loops": "6",
|
||||||
"sparse_infill_density": "25%",
|
"sparse_infill_density": "25%",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue