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",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.20",
|
||||
"outer_wall_speed": "40",
|
||||
"sparse_infill_speed": "30",
|
||||
"outer_wall_speed": "60",
|
||||
"wall_loops": "6",
|
||||
"sparse_infill_density": "25%",
|
||||
"compatible_printers": [
|
||||
|
|
Loading…
Reference in a new issue