ENH: set default nozzle volume type to standard
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia7c0118f89aee4e55c4c4b466957d80453775237
This commit is contained in:
parent
8e48e10f51
commit
a780ed9e1d
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.24",
|
||||
"version": "02.00.00.25",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
"Bambu PLA Basic @BBL H2D"
|
||||
],
|
||||
"default_nozzle_volume_type": [
|
||||
"High Flow",
|
||||
"High Flow"
|
||||
"Standard",
|
||||
"Standard"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BBL H2D",
|
||||
"deretraction_speed": [
|
||||
|
|
Loading…
Reference in New Issue