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:
parent
8e2b233730
commit
0c0c290b66
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.10.00.19",
|
||||
"version": "01.10.00.26",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"Bambu Lab"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"10%"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"Bambu Lab"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"5%"
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"12"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_gap": [
|
||||
"15%"
|
||||
|
|
Loading…
Reference in New Issue