ENH: update nozzle volume for H2D
jira:none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I21e56af3d4d2d3eb2ec4265ce3f34bac649b18f0
This commit is contained in:
parent
dc81de37fd
commit
3213963399
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.21",
|
||||
"version": "02.00.00.22",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -82,6 +82,12 @@
|
|||
"machine_switch_extruder_time": "5.6",
|
||||
"machine_unload_filament_time": "24",
|
||||
"master_extruder_id": "2",
|
||||
"nozzle_volume": [
|
||||
"130",
|
||||
"133",
|
||||
"145",
|
||||
"148"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"350x0",
|
||||
|
|
Loading…
Reference in New Issue