From c52365cec38bdbd6bec1cf7ef1c822de3308c6c0 Mon Sep 17 00:00:00 2001 From: "qing.zhang" Date: Wed, 19 Jul 2023 10:27:54 +0800 Subject: [PATCH] ENH: set wall loops to 2 to reduce extra stick material Signed-off-by: qing.zhang Change-Id: Icab1c1eb73d5e71f63d6fc6046562f0518476080 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/process/fdm_process_bbl_common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 9d9f52017..b21ceab97 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1,7 +1,7 @@ { "name": "Bambulab", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", - "version": "01.07.00.04", + "version": "01.07.00.06", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/process/fdm_process_bbl_common.json b/resources/profiles/BBL/process/fdm_process_bbl_common.json index 19efb0b81..122421159 100644 --- a/resources/profiles/BBL/process/fdm_process_bbl_common.json +++ b/resources/profiles/BBL/process/fdm_process_bbl_common.json @@ -56,7 +56,7 @@ "only_one_wall_top": "1", "inner_wall_line_width": "0.45", "inner_wall_speed": "150", - "wall_loops": "3", + "wall_loops": "2", "print_settings_id": "", "raft_layers": "0", "seam_position": "aligned",