FIX: not use scarf seam as defualt

Jira: 8724

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I4decfd861aa2205db65c6052736bf650a5dbca06
This commit is contained in:
qing.zhang 2024-11-14 09:29:44 +08:00 committed by Lane.Wei
parent 8e2b233730
commit 0c0c290b66
4 changed files with 4 additions and 4 deletions

View File

@ -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.10.00.19", "version": "01.10.00.26",
"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": [

View File

@ -21,7 +21,7 @@
"Bambu Lab" "Bambu Lab"
], ],
"filament_scarf_seam_type": [ "filament_scarf_seam_type": [
"all" "none"
], ],
"filament_scarf_height":[ "filament_scarf_height":[
"10%" "10%"

View File

@ -18,7 +18,7 @@
"Bambu Lab" "Bambu Lab"
], ],
"filament_scarf_seam_type": [ "filament_scarf_seam_type": [
"all" "none"
], ],
"filament_scarf_height":[ "filament_scarf_height":[
"5%" "5%"

View File

@ -38,7 +38,7 @@
"12" "12"
], ],
"filament_scarf_seam_type": [ "filament_scarf_seam_type": [
"all" "none"
], ],
"filament_scarf_gap": [ "filament_scarf_gap": [
"15%" "15%"