ENH: set wall loops to 2 to reduce extra stick material
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Icab1c1eb73d5e71f63d6fc6046562f0518476080
This commit is contained in:
parent
3f924b79d6
commit
c52365cec3
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.07.00.04",
|
"version": "01.07.00.06",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
"only_one_wall_top": "1",
|
"only_one_wall_top": "1",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"inner_wall_speed": "150",
|
"inner_wall_speed": "150",
|
||||||
"wall_loops": "3",
|
"wall_loops": "2",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
|
|
Loading…
Reference in New Issue