From 8c1ed019480439337d37bf2922585d79ad614698 Mon Sep 17 00:00:00 2001 From: "zhimin.zeng" Date: Sat, 8 Mar 2025 14:37:32 +0800 Subject: [PATCH] FIX: fix the parameter value jira: none Change-Id: Ie8cc7df76be9179d88cbba6db5fd189b9725cd76 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/process/fdm_process_common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index a1c596665..5c6c05590 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": "02.00.00.53", + "version": "02.00.00.54", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/process/fdm_process_common.json b/resources/profiles/BBL/process/fdm_process_common.json index 50561639c..ae4887f01 100644 --- a/resources/profiles/BBL/process/fdm_process_common.json +++ b/resources/profiles/BBL/process/fdm_process_common.json @@ -140,5 +140,5 @@ "infill_shift_step": "0.4", "infill_rotate_step": "0", "prime_tower_enable_framework": "0", - "symmetric_infill_y_axis": "false" + "symmetric_infill_y_axis": "0" } \ No newline at end of file