FIX: fix the parameter value

jira: none
Change-Id: Ie8cc7df76be9179d88cbba6db5fd189b9725cd76
This commit is contained in:
zhimin.zeng 2025-03-08 14:37:32 +08:00 committed by lane.wei
parent 9ad06ba3f4
commit 8c1ed01948
2 changed files with 2 additions and 2 deletions

View File

@ -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": [

View File

@ -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"
}